diff --git a/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/.done b/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/.finished b/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/causal_graph.json b/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..484e54f4debe97eb5c13642dfd838d7cce6e60c1 --- /dev/null +++ b/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/causal_graph.json @@ -0,0 +1,5181 @@ +{ + "case_name": "batch-01KQJ4HFBFRVJAYATV94V0ABJB", + "fault_type": "JVMRuntimeMutator", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777651510, + "component": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777651510, + "component": "service|ts-basic-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-basic-service::BasicController.queryForTravels", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-travel-service::TravelController.queryInfo", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651609, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777651588, + "component": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651588, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777651630, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651630, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651630, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + } + ], + "edges": [ + { + "source": "service|ts-basic-service", + "target": "span|ts-basic-service::HttpServletResponseWrapper.sendError" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "target": "span|ts-travel-service::TravelController.queryInfo" + }, + { + "source": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "target": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "pod|ts-basic-service-66d8f976dd-78d5c", + "target": "service|ts-basic-service" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-basic-service::BasicController.queryForTravels" + }, + { + "source": "span|ts-basic-service::BasicController.queryForTravels", + "target": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "span|ts-travel-service::TravelController.queryInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/left" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.queryInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + } + ], + "root_causes": [ + { + "component": "container|ts-basic-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777651510, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651609, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777651588, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651630, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651630, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777651510, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651510, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651609, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777651588, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651630, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777651630, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + } + ], + "component_to_service": { + "pod|ts-basic-service-66d8f976dd-78d5c": "ts-basic-service", + "service|ts-basic-service": "ts-basic-service", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travels": "ts-basic-service", + "span|ts-basic-service::BasicController.queryForTravels": "ts-basic-service", + "span|ts-travel-service::TravelController.queryInfo": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/left": "ts-travel-service", + "span|ts-travel2-service::Travel2Controller.queryInfo": "ts-travel2-service", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left": "ts-travel2-service", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left": "ts-ui-dashboard", + "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute": "ts-route-plan-service", + "span|ts-basic-service::HttpServletResponseWrapper.sendError": "ts-basic-service", + "span|ts-travel-plan-service::TravelPlanController.getByQuickest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-ui-dashboard" + }, + "candidate_alarm_nodes": [ + { + "node_id": 519, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 520, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 521, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.008826442171428571, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010768145299999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + } + }, + { + "node_id": 522, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006340047057142858, + "abnormal_avg_duration": 20.000523507, + "avg_duration_ratio": 3154.6332900584553, + "normal_p99": 0.007799162379999997, + "abnormal_p99": 20.0009082207, + "p99_ratio": 2564.4943964738954, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 523, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0051435178, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00629550884, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 526, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 527, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 528, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007858499166666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01073861947, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8181818181818182, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8181818181818182, + "normal_avg_duration": 0.005602316272727273, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0084742548, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 530, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 531, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 533, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 538, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9230769230769231, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9230769230769231, + "normal_avg_duration": 0.008175508538461537, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01013487725, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.014382627844444445, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01790432528, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "bare_operation_unique:GET /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9473684210526315, + "normal_avg_duration": 0.010058962473684211, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01274141372, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "bare_operation_unique:POST /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8888888888888888, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8888888888888888, + "normal_avg_duration": 0.007689924166666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010363931839999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "bare_operation_unique:PUT /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 547, + "component": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9285714285714286, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9285714285714286, + "normal_avg_duration": 0.0079990745, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.009946110489999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "bare_operation_unique:DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + } + }, + { + "node_id": 551, + "component": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8518518518518519, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8518518518518519, + "normal_avg_duration": 0.01326892274074074, + "abnormal_avg_duration": 13.334614295666666, + "avg_duration_ratio": 1004.950782833653, + "normal_p99": 0.01700482688, + "abnormal_p99": 20.000910081380002, + "p99_ratio": 1176.1901619183084, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:POST /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 554, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05274883344736842, + "abnormal_avg_duration": 0.0550934995, + "avg_duration_ratio": 1.0444496285395777, + "normal_p99": 0.062195014080000006, + "abnormal_p99": 0.05940884081, + "p99_ratio": 0.95520262658971, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 557, + "component": "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 0.6666666666666666, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6666666666666666, + "normal_avg_duration": 0.010356323, + "abnormal_avg_duration": 0.003013807, + "avg_duration_ratio": 0.29101129812192994, + "normal_p99": 0.01636963196, + "abnormal_p99": 0.003013807, + "p99_ratio": 0.1841096371234482, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "bare_operation_unique:POST /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 577, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + } + }, + { + "node_id": 581, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "bare_operation_unique:POST /api/v1/basicservice/basic/travels", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travels", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travels", + "bare_path_unique:/api/v1/basicservice/basic/travels", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:POST /api/v1/basicservice/basic/travels" + ] + } + }, + { + "node_id": 590, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 591, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 611, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts", + "bare_operation_unique:GET /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:GET /api/v1/contactservice/contacts" + ] + } + }, + { + "node_id": 612, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/account/{accountId}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/account/{accountId}", + "bare_path_unique:/api/v1/contactservice/contacts/account/{accountId}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "legacy_exact:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 614, + "component": "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "service_operation:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "bare_operation_unique:POST /api/v1/contactservice/contacts/admin", + "http_endpoint:ts-contacts-service::POST::/api/v1/contactservice/contacts/admin", + "http_endpoint_unique:POST::/api/v1/contactservice/contacts/admin", + "bare_path_unique:/api/v1/contactservice/contacts/admin", + "legacy_exact:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:POST /api/v1/contactservice/contacts/admin" + ] + } + }, + { + "node_id": 615, + "component": "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "bare_operation_unique:PUT /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::PUT::/api/v1/contactservice/contacts", + "http_endpoint_unique:PUT::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:PUT /api/v1/contactservice/contacts" + ] + } + }, + { + "node_id": 624, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "http_endpoint:ts-food-service::GET::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "http_endpoint_unique:GET::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "legacy_exact:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "legacy_exact:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "legacy_exact:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 625, + "component": "span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "service_operation:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint:ts-order-other-service::DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:DELETE /api/v1/orderOtherService/orderOther/{orderId}" + ] + } + }, + { + "node_id": 627, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther", + "bare_path_unique:/api/v1/orderOtherService/orderOther", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "legacy_exact:GET /api/v1/orderOtherService/orderOther" + ] + } + }, + { + "node_id": 641, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 643, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + } + }, + { + "node_id": 644, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 652, + "component": "span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::DELETE::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:DELETE /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 654, + "component": "span|ts-order-service::GET /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order", + "service_operation:ts-order-service::GET /api/v1/orderservice/order", + "bare_operation_unique:GET /api/v1/orderservice/order", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order", + "http_endpoint_unique:GET::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:GET /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 667, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 669, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 678, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices", + "bare_operation_unique:GET /api/v1/priceservice/prices", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices", + "http_endpoint_unique:GET::/api/v1/priceservice/prices", + "bare_path_unique:/api/v1/priceservice/prices", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:GET /api/v1/priceservice/prices" + ] + } + }, + { + "node_id": 685, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + } + }, + { + "node_id": 687, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + } + }, + { + "node_id": 691, + "component": "span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:DELETE /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::DELETE::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:DELETE::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:DELETE /api/v1/routeservice/routes/{routeId}" + ] + } + }, + { + "node_id": 696, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + } + }, + { + "node_id": 701, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007307428394190871, + "abnormal_avg_duration": 0.01049931694117647, + "avg_duration_ratio": 1.4368005233582624, + "normal_p99": 0.01038026042, + "abnormal_p99": 0.01128801476, + "p99_ratio": 1.0874500545526775, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes", + "bare_operation_unique:POST /api/v1/routeservice/routes", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes", + "http_endpoint_unique:POST::/api/v1/routeservice/routes", + "bare_path_unique:/api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 702, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "bare_operation_unique:POST /api/v1/routeservice/routes/byIds", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes/byIds", + "http_endpoint_unique:POST::/api/v1/routeservice/routes/byIds", + "bare_path_unique:/api/v1/routeservice/routes/byIds", + "legacy_exact:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:POST /api/v1/routeservice/routes/byIds" + ] + } + }, + { + "node_id": 706, + "component": "span|ts-route-service::RouteController.queryById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryById", + "service_operation:ts-route-service::RouteController.queryById", + "bare_operation_unique:RouteController.queryById", + "legacy_exact:span|ts-route-service::RouteController.queryById", + "legacy_exact:ts-route-service::RouteController.queryById", + "legacy_exact:RouteController.queryById" + ] + } + }, + { + "node_id": 709, + "component": "span|ts-route-service::RouteRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findAll", + "service_operation:ts-route-service::RouteRepository.findAll", + "bare_operation_unique:RouteRepository.findAll", + "legacy_exact:span|ts-route-service::RouteRepository.findAll", + "legacy_exact:ts-route-service::RouteRepository.findAll", + "legacy_exact:RouteRepository.findAll" + ] + } + }, + { + "node_id": 710, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + } + }, + { + "node_id": 711, + "component": "span|ts-route-service::RouteRepository.findByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findByIds", + "service_operation:ts-route-service::RouteRepository.findByIds", + "bare_operation_unique:RouteRepository.findByIds", + "legacy_exact:span|ts-route-service::RouteRepository.findByIds", + "legacy_exact:ts-route-service::RouteRepository.findByIds", + "legacy_exact:RouteRepository.findByIds" + ] + } + }, + { + "node_id": 716, + "component": "span|ts-route-service::SELECT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route", + "service_operation:ts-route-service::SELECT ts.route", + "bare_operation_unique:SELECT ts.route", + "legacy_exact:span|ts-route-service::SELECT ts.route", + "legacy_exact:ts-route-service::SELECT ts.route", + "legacy_exact:SELECT ts.route" + ] + } + }, + { + "node_id": 717, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + } + }, + { + "node_id": 718, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + } + }, + { + "node_id": 720, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + } + }, + { + "node_id": 723, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 725, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations", + "bare_operation_unique:GET /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations", + "http_endpoint_unique:GET::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:GET /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 726, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + } + }, + { + "node_id": 729, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 730, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations/idlist", + "bare_operation_unique:POST /api/v1/stationservice/stations/idlist", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations/idlist", + "http_endpoint_unique:POST::/api/v1/stationservice/stations/idlist", + "bare_path_unique:/api/v1/stationservice/stations/idlist", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations/idlist", + "legacy_exact:POST /api/v1/stationservice/stations/idlist" + ] + } + }, + { + "node_id": 731, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 755, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0031210219840000003, + "abnormal_avg_duration": 0.003114235, + "avg_duration_ratio": 0.997825396926137, + "normal_p99": 0.005633835139999991, + "abnormal_p99": 0.00352914038, + "p99_ratio": 0.6264188234659641, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains", + "bare_operation_unique:POST /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains", + "http_endpoint_unique:POST::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 756, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains/byNames", + "bare_operation_unique:POST /api/v1/trainservice/trains/byNames", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains/byNames", + "http_endpoint_unique:POST::/api/v1/trainservice/trains/byNames", + "bare_path_unique:/api/v1/trainservice/trains/byNames", + "legacy_exact:span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "legacy_exact:ts-train-service::POST /api/v1/trainservice/trains/byNames", + "legacy_exact:POST /api/v1/trainservice/trains/byNames" + ] + } + }, + { + "node_id": 757, + "component": "span|ts-train-service::PUT /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0031210219840000003, + "abnormal_avg_duration": 0.003114235, + "avg_duration_ratio": 0.997825396926137, + "normal_p99": 0.005633835139999991, + "abnormal_p99": 0.00352914038, + "p99_ratio": 0.6264188234659641, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::PUT /api/v1/trainservice/trains", + "service_operation:ts-train-service::PUT /api/v1/trainservice/trains", + "bare_operation_unique:PUT /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::PUT::/api/v1/trainservice/trains", + "http_endpoint_unique:PUT::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 772, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.04819474941860465, + "abnormal_avg_duration": 20.00215257916667, + "avg_duration_ratio": 415.02762895256853, + "normal_p99": 0.05729915075000001, + "abnormal_p99": 20.0037398875, + "p99_ratio": 349.11058236757543, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 774, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.047755506420289855, + "abnormal_avg_duration": 20.001264169333332, + "avg_duration_ratio": 418.82634419798353, + "normal_p99": 0.05808228284, + "abnormal_p99": 20.00253043114, + "p99_ratio": 344.3826491159313, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 780, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019032381525925925, + "abnormal_avg_duration": 20.000440782, + "avg_duration_ratio": 1050.8638004526854, + "normal_p99": 0.023739980780000003, + "abnormal_p99": 20.000440782, + "p99_ratio": 842.4792322852081, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trips/left", + "bare_operation_unique:POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 790, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + } + }, + { + "node_id": 791, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + } + }, + { + "node_id": 793, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01955863220689655, + "abnormal_avg_duration": 20.000901540799997, + "avg_duration_ratio": 1022.6124878889792, + "normal_p99": 0.02422349045, + "abnormal_p99": 20.00169386212, + "p99_ratio": 825.7147706853287, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 805, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9230769230769231, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9230769230769231, + "normal_avg_duration": 0.008175508538461537, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01013487725, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + } + }, + { + "node_id": 806, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9285714285714286, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9285714285714286, + "normal_avg_duration": 0.0079990745, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.009946110489999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + } + }, + { + "node_id": 807, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 809, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.008826442171428571, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010768145299999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/prices" + ] + } + }, + { + "node_id": 810, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006340047057142858, + "abnormal_avg_duration": 20.000523507, + "avg_duration_ratio": 3154.6332900584553, + "normal_p99": 0.007799162379999997, + "abnormal_p99": 20.0009082207, + "p99_ratio": 2564.4943964738954, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 811, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0051435178, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00629550884, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 812, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.014382627844444445, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01790432528, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 821, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 822, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 823, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007858499166666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01073861947, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 824, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8181818181818182, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8181818181818182, + "normal_avg_duration": 0.005602316272727273, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0084742548, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 825, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9473684210526315, + "normal_avg_duration": 0.010058962473684211, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01274141372, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 826, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8518518518518519, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8518518518518519, + "normal_avg_duration": 0.01326892274074074, + "abnormal_avg_duration": 13.334614295666666, + "avg_duration_ratio": 1004.950782833653, + "normal_p99": 0.01700482688, + "abnormal_p99": 20.000910081380002, + "p99_ratio": 1176.1901619183084, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 827, + "component": "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 0.6666666666666666, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6666666666666666, + "normal_avg_duration": 0.010356323, + "abnormal_avg_duration": 0.003013807, + "avg_duration_ratio": 0.29101129812192994, + "normal_p99": 0.01636963196, + "abnormal_p99": 0.003013807, + "p99_ratio": 0.1841096371234482, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 831, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01955863220689655, + "abnormal_avg_duration": 20.000901540799997, + "avg_duration_ratio": 1022.6124878889792, + "normal_p99": 0.02422349045, + "abnormal_p99": 20.00169386212, + "p99_ratio": 825.7147706853287, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 832, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.04819474941860465, + "abnormal_avg_duration": 20.00215257916667, + "avg_duration_ratio": 415.02762895256853, + "normal_p99": 0.05729915075000001, + "abnormal_p99": 20.0037398875, + "p99_ratio": 349.11058236757543, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 834, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.047755506420289855, + "abnormal_avg_duration": 20.001264169333332, + "avg_duration_ratio": 418.82634419798353, + "normal_p99": 0.05808228284, + "abnormal_p99": 20.00253043114, + "p99_ratio": 344.3826491159313, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 835, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019032381525925925, + "abnormal_avg_duration": 20.000440782, + "avg_duration_ratio": 1050.8638004526854, + "normal_p99": 0.023739980780000003, + "abnormal_p99": 20.000440782, + "p99_ratio": 842.4792322852081, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 837, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 838, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 839, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 840, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 841, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8888888888888888, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8888888888888888, + "normal_avg_duration": 0.007689924166666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010363931839999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 581, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "bare_operation_unique:POST /api/v1/basicservice/basic/travels", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travels", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travels", + "bare_path_unique:/api/v1/basicservice/basic/travels", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:POST /api/v1/basicservice/basic/travels" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-6", + "path-7" + ] + }, + { + "node_id": 687, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + }, + "path_ids": [ + "path-5", + "path-17", + "path-18", + "path-19", + "path-20", + "path-21", + "path-22" + ] + }, + { + "node_id": 774, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.047755506420289855, + "abnormal_avg_duration": 20.001264169333332, + "avg_duration_ratio": 418.82634419798353, + "normal_p99": 0.05808228284, + "abnormal_p99": 20.00253043114, + "p99_ratio": 344.3826491159313, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-23", + "path-24", + "path-25", + "path-26", + "path-27", + "path-28" + ] + }, + { + "node_id": 780, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019032381525925925, + "abnormal_avg_duration": 20.000440782, + "avg_duration_ratio": 1050.8638004526854, + "normal_p99": 0.023739980780000003, + "abnormal_p99": 20.000440782, + "p99_ratio": 842.4792322852081, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trips/left", + "bare_operation_unique:POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-2", + "path-8", + "path-10", + "path-12" + ] + }, + { + "node_id": 793, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01955863220689655, + "abnormal_avg_duration": 20.000901540799997, + "avg_duration_ratio": 1022.6124878889792, + "normal_p99": 0.02422349045, + "abnormal_p99": 20.00169386212, + "p99_ratio": 825.7147706853287, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-3", + "path-9", + "path-11", + "path-13" + ] + }, + { + "node_id": 831, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01955863220689655, + "abnormal_avg_duration": 20.000901540799997, + "avg_duration_ratio": 1022.6124878889792, + "normal_p99": 0.02422349045, + "abnormal_p99": 20.00169386212, + "p99_ratio": 825.7147706853287, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-4", + "path-14", + "path-15", + "path-16" + ] + }, + { + "node_id": 834, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.047755506420289855, + "abnormal_avg_duration": 20.001264169333332, + "avg_duration_ratio": 418.82634419798353, + "normal_p99": 0.05808228284, + "abnormal_p99": 20.00253043114, + "p99_ratio": 344.3826491159313, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-29", + "path-30" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 519, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 520, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 521, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.008826442171428571, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010768145299999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 522, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006340047057142858, + "abnormal_avg_duration": 20.000523507, + "avg_duration_ratio": 3154.6332900584553, + "normal_p99": 0.007799162379999997, + "abnormal_p99": 20.0009082207, + "p99_ratio": 2564.4943964738954, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 523, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0051435178, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00629550884, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 526, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 527, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 528, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007858499166666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01073861947, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 529, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8181818181818182, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8181818181818182, + "normal_avg_duration": 0.005602316272727273, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0084742548, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 530, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 531, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 532, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 533, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 538, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9230769230769231, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9230769230769231, + "normal_avg_duration": 0.008175508538461537, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01013487725, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 539, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.014382627844444445, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01790432528, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "bare_operation_unique:GET /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 542, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9473684210526315, + "normal_avg_duration": 0.010058962473684211, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01274141372, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "bare_operation_unique:POST /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 543, + "component": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8888888888888888, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8888888888888888, + "normal_avg_duration": 0.007689924166666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010363931839999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "bare_operation_unique:PUT /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 547, + "component": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9285714285714286, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9285714285714286, + "normal_avg_duration": 0.0079990745, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.009946110489999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "bare_operation_unique:DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 551, + "component": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8518518518518519, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8518518518518519, + "normal_avg_duration": 0.01326892274074074, + "abnormal_avg_duration": 13.334614295666666, + "avg_duration_ratio": 1004.950782833653, + "normal_p99": 0.01700482688, + "abnormal_p99": 20.000910081380002, + "p99_ratio": 1176.1901619183084, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:POST /api/v1/adminrouteservice/adminroute" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 554, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05274883344736842, + "abnormal_avg_duration": 0.0550934995, + "avg_duration_ratio": 1.0444496285395777, + "normal_p99": 0.062195014080000006, + "abnormal_p99": 0.05940884081, + "p99_ratio": 0.95520262658971, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 557, + "component": "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 0.6666666666666666, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6666666666666666, + "normal_avg_duration": 0.010356323, + "abnormal_avg_duration": 0.003013807, + "avg_duration_ratio": 0.29101129812192994, + "normal_p99": 0.01636963196, + "abnormal_p99": 0.003013807, + "p99_ratio": 0.1841096371234482, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "bare_operation_unique:POST /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 577, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 590, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 591, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 611, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts", + "bare_operation_unique:GET /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:GET /api/v1/contactservice/contacts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 612, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/account/{accountId}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/account/{accountId}", + "bare_path_unique:/api/v1/contactservice/contacts/account/{accountId}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "legacy_exact:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 614, + "component": "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "service_operation:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "bare_operation_unique:POST /api/v1/contactservice/contacts/admin", + "http_endpoint:ts-contacts-service::POST::/api/v1/contactservice/contacts/admin", + "http_endpoint_unique:POST::/api/v1/contactservice/contacts/admin", + "bare_path_unique:/api/v1/contactservice/contacts/admin", + "legacy_exact:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:POST /api/v1/contactservice/contacts/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 615, + "component": "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "bare_operation_unique:PUT /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::PUT::/api/v1/contactservice/contacts", + "http_endpoint_unique:PUT::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:PUT /api/v1/contactservice/contacts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 624, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "http_endpoint:ts-food-service::GET::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "http_endpoint_unique:GET::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "legacy_exact:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "legacy_exact:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "legacy_exact:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 625, + "component": "span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "service_operation:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint:ts-order-other-service::DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:DELETE /api/v1/orderOtherService/orderOther/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 627, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther", + "bare_path_unique:/api/v1/orderOtherService/orderOther", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "legacy_exact:GET /api/v1/orderOtherService/orderOther" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 641, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 643, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 644, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 652, + "component": "span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::DELETE::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:DELETE /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 654, + "component": "span|ts-order-service::GET /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order", + "service_operation:ts-order-service::GET /api/v1/orderservice/order", + "bare_operation_unique:GET /api/v1/orderservice/order", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order", + "http_endpoint_unique:GET::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:GET /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 667, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 669, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 678, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices", + "bare_operation_unique:GET /api/v1/priceservice/prices", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices", + "http_endpoint_unique:GET::/api/v1/priceservice/prices", + "bare_path_unique:/api/v1/priceservice/prices", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:GET /api/v1/priceservice/prices" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 685, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 691, + "component": "span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:DELETE /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::DELETE::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:DELETE::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:DELETE /api/v1/routeservice/routes/{routeId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 696, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 701, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007307428394190871, + "abnormal_avg_duration": 0.01049931694117647, + "avg_duration_ratio": 1.4368005233582624, + "normal_p99": 0.01038026042, + "abnormal_p99": 0.01128801476, + "p99_ratio": 1.0874500545526775, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes", + "bare_operation_unique:POST /api/v1/routeservice/routes", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes", + "http_endpoint_unique:POST::/api/v1/routeservice/routes", + "bare_path_unique:/api/v1/routeservice/routes" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 702, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "bare_operation_unique:POST /api/v1/routeservice/routes/byIds", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes/byIds", + "http_endpoint_unique:POST::/api/v1/routeservice/routes/byIds", + "bare_path_unique:/api/v1/routeservice/routes/byIds", + "legacy_exact:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:POST /api/v1/routeservice/routes/byIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 706, + "component": "span|ts-route-service::RouteController.queryById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryById", + "service_operation:ts-route-service::RouteController.queryById", + "bare_operation_unique:RouteController.queryById", + "legacy_exact:span|ts-route-service::RouteController.queryById", + "legacy_exact:ts-route-service::RouteController.queryById", + "legacy_exact:RouteController.queryById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 709, + "component": "span|ts-route-service::RouteRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findAll", + "service_operation:ts-route-service::RouteRepository.findAll", + "bare_operation_unique:RouteRepository.findAll", + "legacy_exact:span|ts-route-service::RouteRepository.findAll", + "legacy_exact:ts-route-service::RouteRepository.findAll", + "legacy_exact:RouteRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 710, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 711, + "component": "span|ts-route-service::RouteRepository.findByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findByIds", + "service_operation:ts-route-service::RouteRepository.findByIds", + "bare_operation_unique:RouteRepository.findByIds", + "legacy_exact:span|ts-route-service::RouteRepository.findByIds", + "legacy_exact:ts-route-service::RouteRepository.findByIds", + "legacy_exact:RouteRepository.findByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 716, + "component": "span|ts-route-service::SELECT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route", + "service_operation:ts-route-service::SELECT ts.route", + "bare_operation_unique:SELECT ts.route", + "legacy_exact:span|ts-route-service::SELECT ts.route", + "legacy_exact:ts-route-service::SELECT ts.route", + "legacy_exact:SELECT ts.route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 717, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 718, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 720, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 723, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 725, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations", + "bare_operation_unique:GET /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations", + "http_endpoint_unique:GET::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:GET /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 726, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 729, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 730, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations/idlist", + "bare_operation_unique:POST /api/v1/stationservice/stations/idlist", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations/idlist", + "http_endpoint_unique:POST::/api/v1/stationservice/stations/idlist", + "bare_path_unique:/api/v1/stationservice/stations/idlist", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations/idlist", + "legacy_exact:POST /api/v1/stationservice/stations/idlist" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 731, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 755, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0031210219840000003, + "abnormal_avg_duration": 0.003114235, + "avg_duration_ratio": 0.997825396926137, + "normal_p99": 0.005633835139999991, + "abnormal_p99": 0.00352914038, + "p99_ratio": 0.6264188234659641, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains", + "bare_operation_unique:POST /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains", + "http_endpoint_unique:POST::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 756, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains/byNames", + "bare_operation_unique:POST /api/v1/trainservice/trains/byNames", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains/byNames", + "http_endpoint_unique:POST::/api/v1/trainservice/trains/byNames", + "bare_path_unique:/api/v1/trainservice/trains/byNames", + "legacy_exact:span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "legacy_exact:ts-train-service::POST /api/v1/trainservice/trains/byNames", + "legacy_exact:POST /api/v1/trainservice/trains/byNames" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 757, + "component": "span|ts-train-service::PUT /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0031210219840000003, + "abnormal_avg_duration": 0.003114235, + "avg_duration_ratio": 0.997825396926137, + "normal_p99": 0.005633835139999991, + "abnormal_p99": 0.00352914038, + "p99_ratio": 0.6264188234659641, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::PUT /api/v1/trainservice/trains", + "service_operation:ts-train-service::PUT /api/v1/trainservice/trains", + "bare_operation_unique:PUT /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::PUT::/api/v1/trainservice/trains", + "http_endpoint_unique:PUT::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 772, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.04819474941860465, + "abnormal_avg_duration": 20.00215257916667, + "avg_duration_ratio": 415.02762895256853, + "normal_p99": 0.05729915075000001, + "abnormal_p99": 20.0037398875, + "p99_ratio": 349.11058236757543, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 790, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 791, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 805, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9230769230769231, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9230769230769231, + "normal_avg_duration": 0.008175508538461537, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01013487725, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 806, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9285714285714286, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9285714285714286, + "normal_avg_duration": 0.0079990745, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.009946110489999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 807, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 809, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.008826442171428571, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010768145299999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/prices" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 810, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006340047057142858, + "abnormal_avg_duration": 20.000523507, + "avg_duration_ratio": 3154.6332900584553, + "normal_p99": 0.007799162379999997, + "abnormal_p99": 20.0009082207, + "p99_ratio": 2564.4943964738954, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 811, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0051435178, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00629550884, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 812, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.014382627844444445, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01790432528, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 821, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 822, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 823, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007858499166666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01073861947, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 824, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8181818181818182, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8181818181818182, + "normal_avg_duration": 0.005602316272727273, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0084742548, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 825, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9473684210526315, + "normal_avg_duration": 0.010058962473684211, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01274141372, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 826, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8518518518518519, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8518518518518519, + "normal_avg_duration": 0.01326892274074074, + "abnormal_avg_duration": 13.334614295666666, + "avg_duration_ratio": 1004.950782833653, + "normal_p99": 0.01700482688, + "abnormal_p99": 20.000910081380002, + "p99_ratio": 1176.1901619183084, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 827, + "component": "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 0.6666666666666666, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6666666666666666, + "normal_avg_duration": 0.010356323, + "abnormal_avg_duration": 0.003013807, + "avg_duration_ratio": 0.29101129812192994, + "normal_p99": 0.01636963196, + "abnormal_p99": 0.003013807, + "p99_ratio": 0.1841096371234482, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 832, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.04819474941860465, + "abnormal_avg_duration": 20.00215257916667, + "avg_duration_ratio": 415.02762895256853, + "normal_p99": 0.05729915075000001, + "abnormal_p99": 20.0037398875, + "p99_ratio": 349.11058236757543, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 835, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019032381525925925, + "abnormal_avg_duration": 20.000440782, + "avg_duration_ratio": 1050.8638004526854, + "normal_p99": 0.023739980780000003, + "abnormal_p99": 20.000440782, + "p99_ratio": 842.4792322852081, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 837, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 838, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 839, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 840, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 841, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8888888888888888, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8888888888888888, + "normal_avg_duration": 0.007689924166666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010363931839999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "no_path_found" + } + ], + "candidate_alarm_count": 92, + "explained_alarm_count": 7, + "unexplained_alarm_count": 85, + "candidate_strong_alarm_count": 38, + "explained_strong_alarm_count": 5, + "unexplained_strong_alarm_count": 33, + "strong_alarm_coverage": 0.13157894736842105, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.13157894736842105, + "alarm_coverage_confidence": 0.13157894736842105, + "final_confidence": 0.13157894736842105 + } +} \ No newline at end of file diff --git a/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/env.json b/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/env.json new file mode 100644 index 0000000000000000000000000000000000000000..d28a3f634efa7101093b19b4e9939f8d80e60744 --- /dev/null +++ b/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts12", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777651165", + "NORMAL_END": "1777651465", + "ABNORMAL_START": "1777651465", + "ABNORMAL_END": "1777651765" +} \ No newline at end of file diff --git a/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/injection.json b/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..a402072d6db37e243459bf2c18bb521e8407c22f --- /dev/null +++ b/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/injection.json @@ -0,0 +1,111 @@ +{ + "id": 2029, + "name": "batch-01KQJ4HFBFRVJAYATV94V0ABJB", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T00:04:25+08:00", + "end_time": "2026-05-02T00:09:25+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T00:04:25.601+08:00", + "updated_at": "2026-05-02T00:09:25.985+08:00", + "engine_config_summary": [ + { + "app": "ts-basic-service", + "chaos_type": "JVMRuntimeMutator", + "class": "fdse.microservice.service.BasicServiceImpl", + "duration": 5, + "method": "checkStationExists", + "mutator_config": "constant:\"/api/v1/stationservice/stations/id/\":\"mutated_/api/v1/stationservice/stations/id/\"", + "namespace": "ts12", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-station-service", + "chaos_type": "NetworkPartition", + "direction": "to", + "duration": 5, + "namespace": "ts12", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "task_id": "b91d41e6-85b4-45bc-a83b-62b546a5dd6f", + "trace_id": "bd4e2349-dcf0-42f5-a6cc-ad032afcf84e", + "source": "injection", + "description": "Fault batch for task b91d41e6-85b4-45bc-a83b-62b546a5dd6f (2 faults)", + "engine_config": [ + { + "app": "ts-basic-service", + "chaos_type": "JVMRuntimeMutator", + "class": "fdse.microservice.service.BasicServiceImpl", + "duration": 5, + "method": "checkStationExists", + "mutator_config": "constant:\"/api/v1/stationservice/stations/id/\":\"mutated_/api/v1/stationservice/stations/id/\"", + "namespace": "ts12", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-station-service", + "chaos_type": "NetworkPartition", + "direction": "to", + "duration": 5, + "namespace": "ts12", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-basic-service" + ], + "pod": [ + "ts-basic-service-66d8f976dd-78d5c" + ], + "container": [ + "ts-basic-service" + ], + "function": [ + "fdse.microservice.service.BasicServiceImpl.checkStationExists" + ] + }, + { + "service": [ + "ts-station-service", + "mysql" + ], + "pod": [ + "mysql-0", + "ts-station-service-5d447466bb-94z6l" + ], + "container": [ + "mysql", + "ts-station-service" + ], + "span": [ + "ALTER table ts", + "CREATE table ts", + "INSERT station", + "INSERT ts.station", + "SELECT ts", + "SELECT ts.station", + "SELECT ts.ts" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/label.txt b/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/result.json b/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/result.json new file mode 100644 index 0000000000000000000000000000000000000000..9013b2cb9801e35e016a12d42c3192a5f609ea99 --- /dev/null +++ b/cases/batch-01KQJ4HFBFRVJAYATV94V0ABJB/result.json @@ -0,0 +1,48891 @@ +{ + "case_name": "batch-01KQJ4HFBFRVJAYATV94V0ABJB", + "injection_nodes": [ + "container|ts-basic-service" + ], + "alarm_nodes": [ + 519, + 520, + 521, + 522, + 523, + 526, + 527, + 528, + 529, + 530, + 531, + 532, + 533, + 538, + 539, + 542, + 543, + 547, + 551, + 554, + 557, + 577, + 581, + 590, + 591, + 611, + 612, + 614, + 615, + 624, + 625, + 627, + 641, + 643, + 644, + 652, + 654, + 667, + 669, + 678, + 685, + 687, + 691, + 696, + 701, + 702, + 706, + 709, + 710, + 711, + 716, + 717, + 718, + 720, + 723, + 725, + 726, + 729, + 730, + 731, + 755, + 756, + 757, + 772, + 774, + 780, + 790, + 791, + 793, + 805, + 806, + 807, + 809, + 810, + 811, + 812, + 821, + 822, + 823, + 824, + 825, + 826, + 827, + 831, + 832, + 834, + 835, + 837, + 838, + 839, + 840, + 841 + ], + "propagation_result": { + "injection_node_ids": [ + 397 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 165, + 452, + 581 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 787, + 780 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 801, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 801, + 793, + 831 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651609 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 99.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 831, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 799.2167391022379, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1777651510, + "dst_onset": 1777651609, + "delay": 99, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 831, + "onset": 1777651609, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 787, + 780, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 787, + 780 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 801, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 787, + 780 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 801, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 787, + 780 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 801, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 801, + 793, + 831 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651609 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 99.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 831, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 799.2167391022379, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1777651510, + "dst_onset": 1777651609, + "delay": 99, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 831, + "onset": 1777651609, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 801, + 793, + 831 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651609 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 99.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 831, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 799.2167391022379, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1777651510, + "dst_onset": 1777651609, + "delay": 99, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 831, + "onset": 1777651609, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 801, + 793, + 831 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651609 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 99.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 831, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 799.2167391022379, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1777651510, + "dst_onset": 1777651609, + "delay": 99, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 831, + "onset": 1777651609, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 787, + 780, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 801, + 793, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 787, + 780, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 801, + 793, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 787, + 780, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 801, + 793, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 787, + 780, + 690, + 687, + 777, + 774 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 801, + 793, + 690, + 687, + 777, + 774 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 787, + 780, + 690, + 687, + 777, + 774 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 801, + 793, + 690, + 687, + 777, + 774 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 787, + 780, + 690, + 687, + 777, + 774 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 801, + 793, + 690, + 687, + 777, + 774 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 787, + 780, + 690, + 687, + 777, + 774, + 834 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 834, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 358.59749609676066, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 834, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 801, + 793, + 690, + 687, + 777, + 774, + 834 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 834, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 358.59749609676066, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 834, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 772, + 774, + 775, + 777, + 780, + 397, + 787, + 793, + 801, + 165, + 685, + 687, + 688, + 690, + 831, + 832, + 834, + 579, + 580, + 452, + 581, + 835, + 495, + 499 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 165, + 452, + 579, + 581, + 787, + 780, + 835 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 835, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 848.2936759150771, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 835, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 579, + 581, + 787, + 780, + 688, + 685 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 581, + 787, + 780, + 835 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 835, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 848.2936759150771, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 835, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 579, + 581, + 787, + 780, + 835 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 835, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 848.2936759150771, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 835, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 580, + 581, + 787, + 780, + 835 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 835, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 848.2936759150771, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 835, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 581, + 787, + 780, + 688, + 685 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 581, + 801, + 793, + 688, + 685 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 579, + 581, + 787, + 780, + 688, + 685 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 579, + 581, + 801, + 793, + 688, + 685 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 580, + 581, + 787, + 780, + 688, + 685 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 580, + 581, + 801, + 793, + 688, + 685 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 581, + 787, + 780, + 688, + 685, + 775, + 772 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 775, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 515.0869550609302, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 772, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 495.08091970629283, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 775, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 772, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 581, + 801, + 793, + 688, + 685, + 775, + 772 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 775, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 515.0869550609302, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 772, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 495.08091970629283, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 775, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 772, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 579, + 581, + 787, + 780, + 688, + 685, + 775, + 772 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 775, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 515.0869550609302, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 772, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 495.08091970629283, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 775, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 772, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 579, + 581, + 801, + 793, + 688, + 685, + 775, + 772 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 775, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 515.0869550609302, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 772, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 495.08091970629283, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 775, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 772, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 580, + 581, + 787, + 780, + 688, + 685, + 775, + 772 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 775, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 515.0869550609302, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 772, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 495.08091970629283, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 775, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 772, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 580, + 581, + 801, + 793, + 688, + 685, + 775, + 772 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 775, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 515.0869550609302, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 772, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 495.08091970629283, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 775, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 772, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 581, + 787, + 780, + 688, + 685, + 775, + 772, + 832 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 775, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 515.0869550609302, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 772, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 495.08091970629283, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 832, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 345.13885093177237, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 775, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 772, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 832, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 452, + 581, + 801, + 793, + 688, + 685, + 775, + 772, + 832 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 688, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 590.3507419384237, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 685, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 567.966311693048, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 775, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 515.0869550609302, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 772, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 495.08091970629283, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 832, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 345.13885093177237, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651507, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651507, + "dst_onset": 1777651504, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777651504, + "dst_onset": 1777651504, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 688, + "onset": 1777651507, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 685, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 775, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 772, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 832, + "onset": 1777651504, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 397, + "component": "container|ts-basic-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "container|ts-basic-service", + "states": [ + "degraded", + "silent" + ], + "first_state_at": 1777651465 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "span|ts-auth-service::UserRepository.findByUsername", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "span|ts-config-service::POST /api/v1/configservice/configs", + "span|ts-config-service::PUT /api/v1/configservice/configs", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "span|ts-order-service::GET /api/v1/orderservice/order", + "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "span|ts-price-service::GET /api/v1/priceservice/prices", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "span|ts-route-service::POST /api/v1/routeservice/routes", + "span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "span|ts-route-service::RouteController.queryById", + "span|ts-route-service::RouteRepository.findAll", + "span|ts-route-service::RouteRepository.findById", + "span|ts-route-service::RouteRepository.findByIds", + "span|ts-route-service::SELECT ts.route", + "span|ts-route-service::SELECT ts.route_distances", + "span|ts-route-service::SELECT ts.route_stations", + "span|ts-route-service::Session.find route.entity.Route", + "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "span|ts-station-service::GET /api/v1/stationservice/stations", + "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "span|ts-station-service::POST /api/v1/stationservice/stations", + "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "span|ts-station-service::PUT /api/v1/stationservice/stations", + "span|ts-train-service::POST /api/v1/trainservice/trains", + "span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "span|ts-train-service::PUT /api/v1/trainservice/trains", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/prices", + "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder" + ], + "evidence": { + "alarm_count": 92, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 165, + 452, + 581 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 787, + 780 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 801, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 801, + 793, + 831 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651609 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 99.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 831, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 799.2167391022379, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1777651510, + "dst_onset": 1777651609, + "delay": 99, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 831, + "onset": 1777651609, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 787, + 780, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 787, + 780 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 801, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 787, + 780 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 801, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 787, + 780 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 801, + 793 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 801, + 793, + 831 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651609 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 99.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 831, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 799.2167391022379, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1777651510, + "dst_onset": 1777651609, + "delay": 99, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 831, + "onset": 1777651609, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 801, + 793, + 831 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651609 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 99.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 831, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 799.2167391022379, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1777651510, + "dst_onset": 1777651609, + "delay": 99, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 831, + "onset": 1777651609, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 801, + 793, + 831 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651609 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 99.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 831, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 799.2167391022379, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1777651510, + "dst_onset": 1777651609, + "delay": 99, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 831, + "onset": 1777651609, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 787, + 780, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 801, + 793, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 787, + 780, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 801, + 793, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 787, + 780, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 801, + 793, + 690, + 687 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 787, + 780, + 690, + 687, + 777, + 774 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 801, + 793, + 690, + 687, + 777, + 774 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 787, + 780, + 690, + 687, + 777, + 774 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 579, + 581, + 801, + 793, + 690, + 687, + 777, + 774 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 579, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 579, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 787, + 780, + 690, + 687, + 777, + 774 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 580, + 581, + 801, + 793, + 690, + 687, + 777, + 774 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 580, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1822.486552562638, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 580, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 787, + 780, + 690, + 687, + 777, + 774, + 834 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 787, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1366.5889654249343, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 780, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9090909090909091, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1265.444890301006, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 834, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 358.59749609676066, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 787, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 780, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 834, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 452, + 581, + 801, + 793, + 690, + 687, + 777, + 774, + 834 + ], + "states": [ + [ + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing", + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651510, + 1777651588, + 1777651588, + 1777651630, + 1777651630, + 1777651630 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 78.0, + 0.0, + 42.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 452, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.9285714285714286, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2005.6553256285586, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 581, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1293.5417524709346, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 793, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8571428571428571, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1198.8582288214757, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 690, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 588.5309401711412, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 564.0439986919484, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 777, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 521.440041579077, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 774, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 502.24413875067387, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 834, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 358.59749609676066, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1777651510, + "dst_onset": 1777651510, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1777651510, + "dst_onset": 1777651588, + "delay": 78, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651588, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651588, + "dst_onset": 1777651630, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777651630, + "dst_onset": 1777651630, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777651465, + "window_end": 1777651823, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 1, + "node_id": 452, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 2, + "node_id": 581, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 4, + "node_id": 793, + "onset": 1777651510, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 5, + "node_id": 690, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777651588, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 7, + "node_id": 777, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 8, + "node_id": 774, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + }, + { + "node_index": 9, + "node_id": 834, + "onset": 1777651630, + "is_injection": false, + "lower_bound": 1777651465, + "upper_bound": 1777651823, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 31, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 579, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 579, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 579, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 579, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 99.0 + }, + { + "node_id": 831, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "missing, slow", + "state_start_time": 1777651609, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 579, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 579, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 580, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 579, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 579, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 580, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 580, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 99.0 + }, + { + "node_id": 831, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "missing, slow", + "state_start_time": 1777651609, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 579, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 99.0 + }, + { + "node_id": 831, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "missing, slow", + "state_start_time": 1777651609, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 580, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 99.0 + }, + { + "node_id": 831, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "missing, slow", + "state_start_time": 1777651609, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 579, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 579, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 580, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 580, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 777, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 774, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 777, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 774, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 579, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 777, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 774, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 579, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 777, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 774, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 580, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 777, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 774, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 580, + "kind": "span", + "name": "ts-basic-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-basic-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 777, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 774, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 787, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 780, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 777, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 774, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 834, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1777651630, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-basic-service-66d8f976dd-78d5c", + "uniq_name": "pod|ts-basic-service-66d8f976dd-78d5c", + "state": "healthy, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 452, + "kind": "service", + "name": "ts-basic-service", + "uniq_name": "service|ts-basic-service", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 581, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "degraded, unavailable", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 801, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 793, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "erroring, missing, silent", + "state_start_time": 1777651510, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 78.0 + }, + { + "node_id": 690, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777651588, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 777, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 774, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777651630, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 834, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1777651630, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 519, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 520, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 521, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.008826442171428571, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010768145299999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + } + }, + { + "node_id": 522, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006340047057142858, + "abnormal_avg_duration": 20.000523507, + "avg_duration_ratio": 3154.6332900584553, + "normal_p99": 0.007799162379999997, + "abnormal_p99": 20.0009082207, + "p99_ratio": 2564.4943964738954, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 523, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0051435178, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00629550884, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 526, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 527, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 528, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007858499166666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01073861947, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8181818181818182, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8181818181818182, + "normal_avg_duration": 0.005602316272727273, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0084742548, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 530, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 531, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 533, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 538, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9230769230769231, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9230769230769231, + "normal_avg_duration": 0.008175508538461537, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01013487725, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.014382627844444445, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01790432528, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "bare_operation_unique:GET /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9473684210526315, + "normal_avg_duration": 0.010058962473684211, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01274141372, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "bare_operation_unique:POST /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8888888888888888, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8888888888888888, + "normal_avg_duration": 0.007689924166666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010363931839999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "bare_operation_unique:PUT /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 547, + "component": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9285714285714286, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9285714285714286, + "normal_avg_duration": 0.0079990745, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.009946110489999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "bare_operation_unique:DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + } + }, + { + "node_id": 551, + "component": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8518518518518519, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8518518518518519, + "normal_avg_duration": 0.01326892274074074, + "abnormal_avg_duration": 13.334614295666666, + "avg_duration_ratio": 1004.950782833653, + "normal_p99": 0.01700482688, + "abnormal_p99": 20.000910081380002, + "p99_ratio": 1176.1901619183084, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:POST /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 554, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05274883344736842, + "abnormal_avg_duration": 0.0550934995, + "avg_duration_ratio": 1.0444496285395777, + "normal_p99": 0.062195014080000006, + "abnormal_p99": 0.05940884081, + "p99_ratio": 0.95520262658971, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 557, + "component": "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 0.6666666666666666, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6666666666666666, + "normal_avg_duration": 0.010356323, + "abnormal_avg_duration": 0.003013807, + "avg_duration_ratio": 0.29101129812192994, + "normal_p99": 0.01636963196, + "abnormal_p99": 0.003013807, + "p99_ratio": 0.1841096371234482, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "bare_operation_unique:POST /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 577, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + } + }, + { + "node_id": 581, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "bare_operation_unique:POST /api/v1/basicservice/basic/travels", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travels", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travels", + "bare_path_unique:/api/v1/basicservice/basic/travels", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:POST /api/v1/basicservice/basic/travels" + ] + } + }, + { + "node_id": 590, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 591, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 611, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts", + "bare_operation_unique:GET /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:GET /api/v1/contactservice/contacts" + ] + } + }, + { + "node_id": 612, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/account/{accountId}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/account/{accountId}", + "bare_path_unique:/api/v1/contactservice/contacts/account/{accountId}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "legacy_exact:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 614, + "component": "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "service_operation:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "bare_operation_unique:POST /api/v1/contactservice/contacts/admin", + "http_endpoint:ts-contacts-service::POST::/api/v1/contactservice/contacts/admin", + "http_endpoint_unique:POST::/api/v1/contactservice/contacts/admin", + "bare_path_unique:/api/v1/contactservice/contacts/admin", + "legacy_exact:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:POST /api/v1/contactservice/contacts/admin" + ] + } + }, + { + "node_id": 615, + "component": "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "bare_operation_unique:PUT /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::PUT::/api/v1/contactservice/contacts", + "http_endpoint_unique:PUT::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:PUT /api/v1/contactservice/contacts" + ] + } + }, + { + "node_id": 624, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "http_endpoint:ts-food-service::GET::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "http_endpoint_unique:GET::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "legacy_exact:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "legacy_exact:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "legacy_exact:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 625, + "component": "span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "service_operation:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint:ts-order-other-service::DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:DELETE /api/v1/orderOtherService/orderOther/{orderId}" + ] + } + }, + { + "node_id": 627, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther", + "bare_path_unique:/api/v1/orderOtherService/orderOther", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "legacy_exact:GET /api/v1/orderOtherService/orderOther" + ] + } + }, + { + "node_id": 641, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 643, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + } + }, + { + "node_id": 644, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 652, + "component": "span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::DELETE::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:DELETE /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 654, + "component": "span|ts-order-service::GET /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order", + "service_operation:ts-order-service::GET /api/v1/orderservice/order", + "bare_operation_unique:GET /api/v1/orderservice/order", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order", + "http_endpoint_unique:GET::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:GET /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 667, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 669, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 678, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices", + "bare_operation_unique:GET /api/v1/priceservice/prices", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices", + "http_endpoint_unique:GET::/api/v1/priceservice/prices", + "bare_path_unique:/api/v1/priceservice/prices", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:GET /api/v1/priceservice/prices" + ] + } + }, + { + "node_id": 685, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + } + }, + { + "node_id": 687, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + } + }, + { + "node_id": 691, + "component": "span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:DELETE /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::DELETE::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:DELETE::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:DELETE /api/v1/routeservice/routes/{routeId}" + ] + } + }, + { + "node_id": 696, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + } + }, + { + "node_id": 701, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007307428394190871, + "abnormal_avg_duration": 0.01049931694117647, + "avg_duration_ratio": 1.4368005233582624, + "normal_p99": 0.01038026042, + "abnormal_p99": 0.01128801476, + "p99_ratio": 1.0874500545526775, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes", + "bare_operation_unique:POST /api/v1/routeservice/routes", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes", + "http_endpoint_unique:POST::/api/v1/routeservice/routes", + "bare_path_unique:/api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 702, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "bare_operation_unique:POST /api/v1/routeservice/routes/byIds", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes/byIds", + "http_endpoint_unique:POST::/api/v1/routeservice/routes/byIds", + "bare_path_unique:/api/v1/routeservice/routes/byIds", + "legacy_exact:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:POST /api/v1/routeservice/routes/byIds" + ] + } + }, + { + "node_id": 706, + "component": "span|ts-route-service::RouteController.queryById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryById", + "service_operation:ts-route-service::RouteController.queryById", + "bare_operation_unique:RouteController.queryById", + "legacy_exact:span|ts-route-service::RouteController.queryById", + "legacy_exact:ts-route-service::RouteController.queryById", + "legacy_exact:RouteController.queryById" + ] + } + }, + { + "node_id": 709, + "component": "span|ts-route-service::RouteRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findAll", + "service_operation:ts-route-service::RouteRepository.findAll", + "bare_operation_unique:RouteRepository.findAll", + "legacy_exact:span|ts-route-service::RouteRepository.findAll", + "legacy_exact:ts-route-service::RouteRepository.findAll", + "legacy_exact:RouteRepository.findAll" + ] + } + }, + { + "node_id": 710, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + } + }, + { + "node_id": 711, + "component": "span|ts-route-service::RouteRepository.findByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findByIds", + "service_operation:ts-route-service::RouteRepository.findByIds", + "bare_operation_unique:RouteRepository.findByIds", + "legacy_exact:span|ts-route-service::RouteRepository.findByIds", + "legacy_exact:ts-route-service::RouteRepository.findByIds", + "legacy_exact:RouteRepository.findByIds" + ] + } + }, + { + "node_id": 716, + "component": "span|ts-route-service::SELECT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route", + "service_operation:ts-route-service::SELECT ts.route", + "bare_operation_unique:SELECT ts.route", + "legacy_exact:span|ts-route-service::SELECT ts.route", + "legacy_exact:ts-route-service::SELECT ts.route", + "legacy_exact:SELECT ts.route" + ] + } + }, + { + "node_id": 717, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + } + }, + { + "node_id": 718, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + } + }, + { + "node_id": 720, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + } + }, + { + "node_id": 723, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 725, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations", + "bare_operation_unique:GET /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations", + "http_endpoint_unique:GET::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:GET /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 726, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + } + }, + { + "node_id": 729, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 730, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations/idlist", + "bare_operation_unique:POST /api/v1/stationservice/stations/idlist", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations/idlist", + "http_endpoint_unique:POST::/api/v1/stationservice/stations/idlist", + "bare_path_unique:/api/v1/stationservice/stations/idlist", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations/idlist", + "legacy_exact:POST /api/v1/stationservice/stations/idlist" + ] + } + }, + { + "node_id": 731, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 755, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0031210219840000003, + "abnormal_avg_duration": 0.003114235, + "avg_duration_ratio": 0.997825396926137, + "normal_p99": 0.005633835139999991, + "abnormal_p99": 0.00352914038, + "p99_ratio": 0.6264188234659641, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains", + "bare_operation_unique:POST /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains", + "http_endpoint_unique:POST::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 756, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains/byNames", + "bare_operation_unique:POST /api/v1/trainservice/trains/byNames", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains/byNames", + "http_endpoint_unique:POST::/api/v1/trainservice/trains/byNames", + "bare_path_unique:/api/v1/trainservice/trains/byNames", + "legacy_exact:span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "legacy_exact:ts-train-service::POST /api/v1/trainservice/trains/byNames", + "legacy_exact:POST /api/v1/trainservice/trains/byNames" + ] + } + }, + { + "node_id": 757, + "component": "span|ts-train-service::PUT /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0031210219840000003, + "abnormal_avg_duration": 0.003114235, + "avg_duration_ratio": 0.997825396926137, + "normal_p99": 0.005633835139999991, + "abnormal_p99": 0.00352914038, + "p99_ratio": 0.6264188234659641, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::PUT /api/v1/trainservice/trains", + "service_operation:ts-train-service::PUT /api/v1/trainservice/trains", + "bare_operation_unique:PUT /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::PUT::/api/v1/trainservice/trains", + "http_endpoint_unique:PUT::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 772, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.04819474941860465, + "abnormal_avg_duration": 20.00215257916667, + "avg_duration_ratio": 415.02762895256853, + "normal_p99": 0.05729915075000001, + "abnormal_p99": 20.0037398875, + "p99_ratio": 349.11058236757543, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 774, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.047755506420289855, + "abnormal_avg_duration": 20.001264169333332, + "avg_duration_ratio": 418.82634419798353, + "normal_p99": 0.05808228284, + "abnormal_p99": 20.00253043114, + "p99_ratio": 344.3826491159313, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 780, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019032381525925925, + "abnormal_avg_duration": 20.000440782, + "avg_duration_ratio": 1050.8638004526854, + "normal_p99": 0.023739980780000003, + "abnormal_p99": 20.000440782, + "p99_ratio": 842.4792322852081, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trips/left", + "bare_operation_unique:POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 790, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + } + }, + { + "node_id": 791, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + } + }, + { + "node_id": 793, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01955863220689655, + "abnormal_avg_duration": 20.000901540799997, + "avg_duration_ratio": 1022.6124878889792, + "normal_p99": 0.02422349045, + "abnormal_p99": 20.00169386212, + "p99_ratio": 825.7147706853287, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 805, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9230769230769231, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9230769230769231, + "normal_avg_duration": 0.008175508538461537, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01013487725, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + } + }, + { + "node_id": 806, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9285714285714286, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9285714285714286, + "normal_avg_duration": 0.0079990745, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.009946110489999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + } + }, + { + "node_id": 807, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 809, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.008826442171428571, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010768145299999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/prices" + ] + } + }, + { + "node_id": 810, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006340047057142858, + "abnormal_avg_duration": 20.000523507, + "avg_duration_ratio": 3154.6332900584553, + "normal_p99": 0.007799162379999997, + "abnormal_p99": 20.0009082207, + "p99_ratio": 2564.4943964738954, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 811, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0051435178, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00629550884, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 812, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.014382627844444445, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01790432528, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 821, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 822, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 823, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007858499166666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01073861947, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 824, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8181818181818182, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8181818181818182, + "normal_avg_duration": 0.005602316272727273, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0084742548, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 825, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9473684210526315, + "normal_avg_duration": 0.010058962473684211, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01274141372, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 826, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8518518518518519, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8518518518518519, + "normal_avg_duration": 0.01326892274074074, + "abnormal_avg_duration": 13.334614295666666, + "avg_duration_ratio": 1004.950782833653, + "normal_p99": 0.01700482688, + "abnormal_p99": 20.000910081380002, + "p99_ratio": 1176.1901619183084, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 827, + "component": "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 0.6666666666666666, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6666666666666666, + "normal_avg_duration": 0.010356323, + "abnormal_avg_duration": 0.003013807, + "avg_duration_ratio": 0.29101129812192994, + "normal_p99": 0.01636963196, + "abnormal_p99": 0.003013807, + "p99_ratio": 0.1841096371234482, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 831, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01955863220689655, + "abnormal_avg_duration": 20.000901540799997, + "avg_duration_ratio": 1022.6124878889792, + "normal_p99": 0.02422349045, + "abnormal_p99": 20.00169386212, + "p99_ratio": 825.7147706853287, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 832, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.04819474941860465, + "abnormal_avg_duration": 20.00215257916667, + "avg_duration_ratio": 415.02762895256853, + "normal_p99": 0.05729915075000001, + "abnormal_p99": 20.0037398875, + "p99_ratio": 349.11058236757543, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 834, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.047755506420289855, + "abnormal_avg_duration": 20.001264169333332, + "avg_duration_ratio": 418.82634419798353, + "normal_p99": 0.05808228284, + "abnormal_p99": 20.00253043114, + "p99_ratio": 344.3826491159313, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 835, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019032381525925925, + "abnormal_avg_duration": 20.000440782, + "avg_duration_ratio": 1050.8638004526854, + "normal_p99": 0.023739980780000003, + "abnormal_p99": 20.000440782, + "p99_ratio": 842.4792322852081, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 837, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 838, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 839, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 840, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 841, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8888888888888888, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8888888888888888, + "normal_avg_duration": 0.007689924166666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010363931839999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 581, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "bare_operation_unique:POST /api/v1/basicservice/basic/travels", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travels", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travels", + "bare_path_unique:/api/v1/basicservice/basic/travels", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:POST /api/v1/basicservice/basic/travels" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-6", + "path-7" + ] + }, + { + "node_id": 687, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + }, + "path_ids": [ + "path-5", + "path-17", + "path-18", + "path-19", + "path-20", + "path-21", + "path-22" + ] + }, + { + "node_id": 774, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.047755506420289855, + "abnormal_avg_duration": 20.001264169333332, + "avg_duration_ratio": 418.82634419798353, + "normal_p99": 0.05808228284, + "abnormal_p99": 20.00253043114, + "p99_ratio": 344.3826491159313, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-23", + "path-24", + "path-25", + "path-26", + "path-27", + "path-28" + ] + }, + { + "node_id": 780, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019032381525925925, + "abnormal_avg_duration": 20.000440782, + "avg_duration_ratio": 1050.8638004526854, + "normal_p99": 0.023739980780000003, + "abnormal_p99": 20.000440782, + "p99_ratio": 842.4792322852081, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trips/left", + "bare_operation_unique:POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-2", + "path-8", + "path-10", + "path-12" + ] + }, + { + "node_id": 793, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01955863220689655, + "abnormal_avg_duration": 20.000901540799997, + "avg_duration_ratio": 1022.6124878889792, + "normal_p99": 0.02422349045, + "abnormal_p99": 20.00169386212, + "p99_ratio": 825.7147706853287, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-3", + "path-9", + "path-11", + "path-13" + ] + }, + { + "node_id": 831, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01955863220689655, + "abnormal_avg_duration": 20.000901540799997, + "avg_duration_ratio": 1022.6124878889792, + "normal_p99": 0.02422349045, + "abnormal_p99": 20.00169386212, + "p99_ratio": 825.7147706853287, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-4", + "path-14", + "path-15", + "path-16" + ] + }, + { + "node_id": 834, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.047755506420289855, + "abnormal_avg_duration": 20.001264169333332, + "avg_duration_ratio": 418.82634419798353, + "normal_p99": 0.05808228284, + "abnormal_p99": 20.00253043114, + "p99_ratio": 344.3826491159313, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-29", + "path-30" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 519, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 520, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 521, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.008826442171428571, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010768145299999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 522, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006340047057142858, + "abnormal_avg_duration": 20.000523507, + "avg_duration_ratio": 3154.6332900584553, + "normal_p99": 0.007799162379999997, + "abnormal_p99": 20.0009082207, + "p99_ratio": 2564.4943964738954, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 523, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0051435178, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00629550884, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 526, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 527, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 528, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007858499166666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01073861947, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 529, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8181818181818182, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8181818181818182, + "normal_avg_duration": 0.005602316272727273, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0084742548, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 530, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 531, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 532, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 533, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 538, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9230769230769231, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9230769230769231, + "normal_avg_duration": 0.008175508538461537, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01013487725, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 539, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.014382627844444445, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01790432528, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "bare_operation_unique:GET /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 542, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9473684210526315, + "normal_avg_duration": 0.010058962473684211, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01274141372, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "bare_operation_unique:POST /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 543, + "component": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8888888888888888, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8888888888888888, + "normal_avg_duration": 0.007689924166666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010363931839999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "bare_operation_unique:PUT /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 547, + "component": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9285714285714286, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9285714285714286, + "normal_avg_duration": 0.0079990745, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.009946110489999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "bare_operation_unique:DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 551, + "component": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8518518518518519, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8518518518518519, + "normal_avg_duration": 0.01326892274074074, + "abnormal_avg_duration": 13.334614295666666, + "avg_duration_ratio": 1004.950782833653, + "normal_p99": 0.01700482688, + "abnormal_p99": 20.000910081380002, + "p99_ratio": 1176.1901619183084, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:POST /api/v1/adminrouteservice/adminroute" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 554, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05274883344736842, + "abnormal_avg_duration": 0.0550934995, + "avg_duration_ratio": 1.0444496285395777, + "normal_p99": 0.062195014080000006, + "abnormal_p99": 0.05940884081, + "p99_ratio": 0.95520262658971, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 557, + "component": "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 0.6666666666666666, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6666666666666666, + "normal_avg_duration": 0.010356323, + "abnormal_avg_duration": 0.003013807, + "avg_duration_ratio": 0.29101129812192994, + "normal_p99": 0.01636963196, + "abnormal_p99": 0.003013807, + "p99_ratio": 0.1841096371234482, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "bare_operation_unique:POST /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 577, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 590, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 591, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 611, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts", + "bare_operation_unique:GET /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:GET /api/v1/contactservice/contacts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 612, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/account/{accountId}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/account/{accountId}", + "bare_path_unique:/api/v1/contactservice/contacts/account/{accountId}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "legacy_exact:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 614, + "component": "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "service_operation:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "bare_operation_unique:POST /api/v1/contactservice/contacts/admin", + "http_endpoint:ts-contacts-service::POST::/api/v1/contactservice/contacts/admin", + "http_endpoint_unique:POST::/api/v1/contactservice/contacts/admin", + "bare_path_unique:/api/v1/contactservice/contacts/admin", + "legacy_exact:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:POST /api/v1/contactservice/contacts/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 615, + "component": "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "bare_operation_unique:PUT /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::PUT::/api/v1/contactservice/contacts", + "http_endpoint_unique:PUT::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:PUT /api/v1/contactservice/contacts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 624, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "http_endpoint:ts-food-service::GET::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "http_endpoint_unique:GET::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "legacy_exact:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "legacy_exact:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "legacy_exact:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 625, + "component": "span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "service_operation:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint:ts-order-other-service::DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:DELETE /api/v1/orderOtherService/orderOther/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 627, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther", + "bare_path_unique:/api/v1/orderOtherService/orderOther", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther", + "legacy_exact:GET /api/v1/orderOtherService/orderOther" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 641, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 643, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 644, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 652, + "component": "span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::DELETE::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:DELETE /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 654, + "component": "span|ts-order-service::GET /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order", + "service_operation:ts-order-service::GET /api/v1/orderservice/order", + "bare_operation_unique:GET /api/v1/orderservice/order", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order", + "http_endpoint_unique:GET::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:GET /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 667, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 669, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 678, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices", + "bare_operation_unique:GET /api/v1/priceservice/prices", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices", + "http_endpoint_unique:GET::/api/v1/priceservice/prices", + "bare_path_unique:/api/v1/priceservice/prices", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:GET /api/v1/priceservice/prices" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 685, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 691, + "component": "span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:DELETE /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::DELETE::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:DELETE::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:DELETE /api/v1/routeservice/routes/{routeId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 696, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 701, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007307428394190871, + "abnormal_avg_duration": 0.01049931694117647, + "avg_duration_ratio": 1.4368005233582624, + "normal_p99": 0.01038026042, + "abnormal_p99": 0.01128801476, + "p99_ratio": 1.0874500545526775, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes", + "bare_operation_unique:POST /api/v1/routeservice/routes", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes", + "http_endpoint_unique:POST::/api/v1/routeservice/routes", + "bare_path_unique:/api/v1/routeservice/routes" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 702, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "bare_operation_unique:POST /api/v1/routeservice/routes/byIds", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes/byIds", + "http_endpoint_unique:POST::/api/v1/routeservice/routes/byIds", + "bare_path_unique:/api/v1/routeservice/routes/byIds", + "legacy_exact:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:POST /api/v1/routeservice/routes/byIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 706, + "component": "span|ts-route-service::RouteController.queryById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryById", + "service_operation:ts-route-service::RouteController.queryById", + "bare_operation_unique:RouteController.queryById", + "legacy_exact:span|ts-route-service::RouteController.queryById", + "legacy_exact:ts-route-service::RouteController.queryById", + "legacy_exact:RouteController.queryById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 709, + "component": "span|ts-route-service::RouteRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findAll", + "service_operation:ts-route-service::RouteRepository.findAll", + "bare_operation_unique:RouteRepository.findAll", + "legacy_exact:span|ts-route-service::RouteRepository.findAll", + "legacy_exact:ts-route-service::RouteRepository.findAll", + "legacy_exact:RouteRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 710, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 711, + "component": "span|ts-route-service::RouteRepository.findByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findByIds", + "service_operation:ts-route-service::RouteRepository.findByIds", + "bare_operation_unique:RouteRepository.findByIds", + "legacy_exact:span|ts-route-service::RouteRepository.findByIds", + "legacy_exact:ts-route-service::RouteRepository.findByIds", + "legacy_exact:RouteRepository.findByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 716, + "component": "span|ts-route-service::SELECT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route", + "service_operation:ts-route-service::SELECT ts.route", + "bare_operation_unique:SELECT ts.route", + "legacy_exact:span|ts-route-service::SELECT ts.route", + "legacy_exact:ts-route-service::SELECT ts.route", + "legacy_exact:SELECT ts.route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 717, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 718, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 720, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 723, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 725, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations", + "bare_operation_unique:GET /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations", + "http_endpoint_unique:GET::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:GET /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 726, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 729, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 730, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations/idlist", + "bare_operation_unique:POST /api/v1/stationservice/stations/idlist", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations/idlist", + "http_endpoint_unique:POST::/api/v1/stationservice/stations/idlist", + "bare_path_unique:/api/v1/stationservice/stations/idlist", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations/idlist", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations/idlist", + "legacy_exact:POST /api/v1/stationservice/stations/idlist" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 731, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 755, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0031210219840000003, + "abnormal_avg_duration": 0.003114235, + "avg_duration_ratio": 0.997825396926137, + "normal_p99": 0.005633835139999991, + "abnormal_p99": 0.00352914038, + "p99_ratio": 0.6264188234659641, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains", + "bare_operation_unique:POST /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains", + "http_endpoint_unique:POST::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 756, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains/byNames", + "bare_operation_unique:POST /api/v1/trainservice/trains/byNames", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains/byNames", + "http_endpoint_unique:POST::/api/v1/trainservice/trains/byNames", + "bare_path_unique:/api/v1/trainservice/trains/byNames", + "legacy_exact:span|ts-train-service::POST /api/v1/trainservice/trains/byNames", + "legacy_exact:ts-train-service::POST /api/v1/trainservice/trains/byNames", + "legacy_exact:POST /api/v1/trainservice/trains/byNames" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 757, + "component": "span|ts-train-service::PUT /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0031210219840000003, + "abnormal_avg_duration": 0.003114235, + "avg_duration_ratio": 0.997825396926137, + "normal_p99": 0.005633835139999991, + "abnormal_p99": 0.00352914038, + "p99_ratio": 0.6264188234659641, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::PUT /api/v1/trainservice/trains", + "service_operation:ts-train-service::PUT /api/v1/trainservice/trains", + "bare_operation_unique:PUT /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::PUT::/api/v1/trainservice/trains", + "http_endpoint_unique:PUT::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 772, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.04819474941860465, + "abnormal_avg_duration": 20.00215257916667, + "avg_duration_ratio": 415.02762895256853, + "normal_p99": 0.05729915075000001, + "abnormal_p99": 20.0037398875, + "p99_ratio": 349.11058236757543, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 790, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 791, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 805, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9230769230769231, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9230769230769231, + "normal_avg_duration": 0.008175508538461537, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01013487725, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 806, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9285714285714286, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9285714285714286, + "normal_avg_duration": 0.0079990745, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.009946110489999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 807, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 809, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.008826442171428571, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010768145299999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/prices" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 810, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006340047057142858, + "abnormal_avg_duration": 20.000523507, + "avg_duration_ratio": 3154.6332900584553, + "normal_p99": 0.007799162379999997, + "abnormal_p99": 20.0009082207, + "p99_ratio": 2564.4943964738954, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 811, + "component": "span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0051435178, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00629550884, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 812, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.014382627844444445, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01790432528, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 821, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 822, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 823, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007858499166666666, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01073861947, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 824, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8181818181818182, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8181818181818182, + "normal_avg_duration": 0.005602316272727273, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0084742548, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 825, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9473684210526315, + "normal_avg_duration": 0.010058962473684211, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01274141372, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 826, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8518518518518519, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8518518518518519, + "normal_avg_duration": 0.01326892274074074, + "abnormal_avg_duration": 13.334614295666666, + "avg_duration_ratio": 1004.950782833653, + "normal_p99": 0.01700482688, + "abnormal_p99": 20.000910081380002, + "p99_ratio": 1176.1901619183084, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 827, + "component": "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 0.6666666666666666, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.6666666666666666, + "normal_avg_duration": 0.010356323, + "abnormal_avg_duration": 0.003013807, + "avg_duration_ratio": 0.29101129812192994, + "normal_p99": 0.01636963196, + "abnormal_p99": 0.003013807, + "p99_ratio": 0.1841096371234482, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 832, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.04819474941860465, + "abnormal_avg_duration": 20.00215257916667, + "avg_duration_ratio": 415.02762895256853, + "normal_p99": 0.05729915075000001, + "abnormal_p99": 20.0037398875, + "p99_ratio": 349.11058236757543, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 835, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019032381525925925, + "abnormal_avg_duration": 20.000440782, + "avg_duration_ratio": 1050.8638004526854, + "normal_p99": 0.023739980780000003, + "abnormal_p99": 20.000440782, + "p99_ratio": 842.4792322852081, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 837, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007488829114285714, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00856902658, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/configs", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/configs", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 838, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010544657714285715, + "abnormal_avg_duration": 0.011097226, + "avg_duration_ratio": 1.0524026763776007, + "normal_p99": 0.012094934739999999, + "abnormal_p99": 0.01184998556, + "p99_ratio": 0.9797477882050979, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/contacts", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 839, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 840, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 841, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8888888888888888, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8888888888888888, + "normal_avg_duration": 0.007689924166666667, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010363931839999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "no_path_found" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 581, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "bare_operation_unique:POST /api/v1/basicservice/basic/travels", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travels", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travels", + "bare_path_unique:/api/v1/basicservice/basic/travels", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:POST /api/v1/basicservice/basic/travels" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-6", + "path-7" + ] + }, + { + "node_id": 687, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + }, + "path_ids": [ + "path-5", + "path-17", + "path-18", + "path-19", + "path-20", + "path-21", + "path-22" + ] + }, + { + "node_id": 774, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.047755506420289855, + "abnormal_avg_duration": 20.001264169333332, + "avg_duration_ratio": 418.82634419798353, + "normal_p99": 0.05808228284, + "abnormal_p99": 20.00253043114, + "p99_ratio": 344.3826491159313, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-23", + "path-24", + "path-25", + "path-26", + "path-27", + "path-28" + ] + }, + { + "node_id": 780, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019032381525925925, + "abnormal_avg_duration": 20.000440782, + "avg_duration_ratio": 1050.8638004526854, + "normal_p99": 0.023739980780000003, + "abnormal_p99": 20.000440782, + "p99_ratio": 842.4792322852081, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trips/left", + "bare_operation_unique:POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-2", + "path-8", + "path-10", + "path-12" + ] + }, + { + "node_id": 793, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01955863220689655, + "abnormal_avg_duration": 20.000901540799997, + "avg_duration_ratio": 1022.6124878889792, + "normal_p99": 0.02422349045, + "abnormal_p99": 20.00169386212, + "p99_ratio": 825.7147706853287, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-3", + "path-9", + "path-11", + "path-13" + ] + }, + { + "node_id": 831, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01955863220689655, + "abnormal_avg_duration": 20.000901540799997, + "avg_duration_ratio": 1022.6124878889792, + "normal_p99": 0.02422349045, + "abnormal_p99": 20.00169386212, + "p99_ratio": 825.7147706853287, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-4", + "path-14", + "path-15", + "path-16" + ] + }, + { + "node_id": 834, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.047755506420289855, + "abnormal_avg_duration": 20.001264169333332, + "avg_duration_ratio": 418.82634419798353, + "normal_p99": 0.05808228284, + "abnormal_p99": 20.00253043114, + "p99_ratio": 344.3826491159313, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-29", + "path-30" + ] + } + ], + "candidate_alarm_node_ids": [ + 519, + 520, + 521, + 522, + 523, + 526, + 527, + 528, + 529, + 530, + 531, + 532, + 533, + 538, + 539, + 542, + 543, + 547, + 551, + 554, + 557, + 577, + 581, + 590, + 591, + 611, + 612, + 614, + 615, + 624, + 625, + 627, + 641, + 643, + 644, + 652, + 654, + 667, + 669, + 678, + 685, + 687, + 691, + 696, + 701, + 702, + 706, + 709, + 710, + 711, + 716, + 717, + 718, + 720, + 723, + 725, + 726, + 729, + 730, + 731, + 755, + 756, + 757, + 772, + 774, + 780, + 790, + 791, + 793, + 805, + 806, + 807, + 809, + 810, + 811, + 812, + 821, + 822, + 823, + 824, + 825, + 826, + 827, + 831, + 832, + 834, + 835, + 837, + 838, + 839, + 840, + 841 + ], + "explained_alarm_node_ids": [ + 581, + 687, + 774, + 780, + 793, + 831, + 834 + ], + "unexplained_alarm_node_ids": [ + 519, + 520, + 521, + 522, + 523, + 526, + 527, + 528, + 529, + 530, + 531, + 532, + 533, + 538, + 539, + 542, + 543, + 547, + 551, + 554, + 557, + 577, + 590, + 591, + 611, + 612, + 614, + 615, + 624, + 625, + 627, + 641, + 643, + 644, + 652, + 654, + 667, + 669, + 678, + 685, + 691, + 696, + 701, + 702, + 706, + 709, + 710, + 711, + 716, + 717, + 718, + 720, + 723, + 725, + 726, + 729, + 730, + 731, + 755, + 756, + 757, + 772, + 790, + 791, + 805, + 806, + 807, + 809, + 810, + 811, + 812, + 821, + 822, + 823, + 824, + 825, + 826, + 827, + 832, + 835, + 837, + 838, + 839, + 840, + 841 + ], + "candidate_alarm_count": 92, + "explained_alarm_count": 7, + "unexplained_alarm_count": 85, + "strong_alarm_coverage": 0.13157894736842105, + "candidate_strong_alarm_count": 38, + "explained_strong_alarm_count": 5, + "unexplained_strong_alarm_count": 33, + "resolution_info": { + "resolved_nodes": [ + "container|ts-basic-service" + ], + "start_kind": "container", + "category": "jvm_method", + "fault_type": "JVMRuntimeMutator", + "resolution_method": "exact_container_match[ground_truth]" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/batch-01KQJE2DBZZZNZZV777MEVWG08/.done b/cases/batch-01KQJE2DBZZZNZZV777MEVWG08/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJE2DBZZZNZZV777MEVWG08/.finished b/cases/batch-01KQJE2DBZZZNZZV777MEVWG08/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJE2DBZZZNZZV777MEVWG08/causal_graph.json b/cases/batch-01KQJE2DBZZZNZZV777MEVWG08/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..5ac52ed12c18933224da92913bf6794bc29042cd --- /dev/null +++ b/cases/batch-01KQJE2DBZZZNZZV777MEVWG08/causal_graph.json @@ -0,0 +1,448 @@ +{ + "case_name": "batch-01KQJE2DBZZZNZZV777MEVWG08", + "fault_type": "CPUStress", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777661460, + "component": "container|hotel-reserv-recommendation", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777661469, + "component": "pod|recommendation-57f67777f-j2gnf", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777661469, + "component": "service|recommendation", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::attractions.Attractions/NearbyCinema", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::HTTP /cinema", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777661469, + "component": "service|frontend", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::attractions.Attractions/NearbyMus", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::HTTP /museums", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::attractions.Attractions/NearbyRest", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::HTTP /restaurants", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::profile.Profile/GetProfiles", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::HTTP /hotels", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::HTTP /recommendations", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::recommendation.Recommendation/GetRecommendations", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::reservation.Reservation/CheckAvailability", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::user.User/CheckUser", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777661481, + "component": "span|frontend::HTTP /user", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "service|recommendation", + "target": "span|frontend::attractions.Attractions/NearbyRest" + }, + { + "source": "span|frontend::HTTP /restaurants", + "target": "service|frontend" + }, + { + "source": "span|frontend::HTTP /hotels", + "target": "service|frontend" + }, + { + "source": "span|frontend::reservation.Reservation/CheckAvailability", + "target": "span|frontend::HTTP /hotels" + }, + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /restaurants" + }, + { + "source": "span|frontend::HTTP /museums", + "target": "service|frontend" + }, + { + "source": "span|frontend::HTTP /cinema", + "target": "service|frontend" + }, + { + "source": "span|frontend::HTTP /recommendations", + "target": "service|frontend" + }, + { + "source": "service|recommendation", + "target": "span|frontend::user.User/CheckUser" + }, + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /museums" + }, + { + "source": "pod|recommendation-57f67777f-j2gnf", + "target": "service|recommendation" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyRest", + "target": "span|frontend::HTTP /restaurants" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyMus", + "target": "span|frontend::HTTP /museums" + }, + { + "source": "container|hotel-reserv-recommendation", + "target": "pod|recommendation-57f67777f-j2gnf" + }, + { + "source": "service|frontend", + "target": "span|frontend::search.Search/Nearby" + }, + { + "source": "service|recommendation", + "target": "span|frontend::search.Search/Nearby" + }, + { + "source": "span|frontend::profile.Profile/GetProfiles", + "target": "span|frontend::HTTP /recommendations" + }, + { + "source": "service|recommendation", + "target": "span|frontend::attractions.Attractions/NearbyMus" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyCinema", + "target": "span|frontend::HTTP /cinema" + }, + { + "source": "service|recommendation", + "target": "span|frontend::recommendation.Recommendation/GetRecommendations" + }, + { + "source": "span|frontend::recommendation.Recommendation/GetRecommendations", + "target": "span|frontend::HTTP /recommendations" + }, + { + "source": "service|recommendation", + "target": "span|frontend::reservation.Reservation/CheckAvailability" + }, + { + "source": "span|frontend::search.Search/Nearby", + "target": "span|frontend::HTTP /hotels" + }, + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /cinema" + }, + { + "source": "service|recommendation", + "target": "span|frontend::profile.Profile/GetProfiles" + }, + { + "source": "span|frontend::profile.Profile/GetProfiles", + "target": "span|frontend::HTTP /hotels" + }, + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /user" + }, + { + "source": "span|frontend::HTTP /user", + "target": "service|frontend" + }, + { + "source": "service|recommendation", + "target": "span|frontend::attractions.Attractions/NearbyCinema" + } + ], + "root_causes": [ + { + "timestamp": 1777661460, + "component": "container|hotel-reserv-recommendation", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777661469, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777661469, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777661469, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "missing" + ] + } + ], + "component_to_service": { + "pod|recommendation-57f67777f-j2gnf": "recommendation", + "service|recommendation": "recommendation", + "span|frontend::search.Search/Nearby": "frontend", + "span|frontend::attractions.Attractions/NearbyCinema": "frontend", + "span|frontend::HTTP /cinema": "frontend", + "service|frontend": "frontend", + "span|frontend::attractions.Attractions/NearbyMus": "frontend", + "span|frontend::HTTP /museums": "frontend", + "span|frontend::attractions.Attractions/NearbyRest": "frontend", + "span|frontend::HTTP /restaurants": "frontend", + "span|frontend::profile.Profile/GetProfiles": "frontend", + "span|frontend::HTTP /hotels": "frontend", + "span|frontend::HTTP /recommendations": "frontend", + "span|frontend::recommendation.Recommendation/GetRecommendations": "frontend", + "span|frontend::reservation.Reservation/CheckAvailability": "frontend", + "span|frontend::user.User/CheckUser": "frontend", + "span|frontend::HTTP /user": "frontend" + }, + "candidate_alarm_nodes": [ + { + "node_id": 144, + "component": "span|frontend::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|frontend::search.Search/Nearby", + "service_operation:frontend::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|frontend::search.Search/Nearby", + "legacy_exact:frontend::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + } + }, + { + "node_id": 157, + "component": "span|reservation::reservation.Reservation/MakeReservation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/MakeReservation", + "service_operation:reservation::reservation.Reservation/MakeReservation", + "bare_operation_unique:reservation.Reservation/MakeReservation", + "legacy_exact:span|reservation::reservation.Reservation/MakeReservation", + "legacy_exact:reservation::reservation.Reservation/MakeReservation", + "legacy_exact:reservation.Reservation/MakeReservation" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 144, + "component": "span|frontend::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|frontend::search.Search/Nearby", + "service_operation:frontend::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|frontend::search.Search/Nearby", + "legacy_exact:frontend::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-7", + "path-8", + "path-9", + "path-10", + "path-11", + "path-12" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 157, + "component": "span|reservation::reservation.Reservation/MakeReservation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/MakeReservation", + "service_operation:reservation::reservation.Reservation/MakeReservation", + "bare_operation_unique:reservation.Reservation/MakeReservation", + "legacy_exact:span|reservation::reservation.Reservation/MakeReservation", + "legacy_exact:reservation::reservation.Reservation/MakeReservation", + "legacy_exact:reservation.Reservation/MakeReservation" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 2, + "explained_alarm_count": 1, + "unexplained_alarm_count": 1, + "candidate_strong_alarm_count": 0, + "explained_strong_alarm_count": 0, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage_reason": "no_candidate_strong_alarms", + "confidence_breakdown": { + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0 + } +} \ No newline at end of file diff --git a/cases/batch-01KQJE2DBZZZNZZV777MEVWG08/env.json b/cases/batch-01KQJE2DBZZZNZZV777MEVWG08/env.json new file mode 100644 index 0000000000000000000000000000000000000000..9345c156a5f323ef66b81bfbf2857c8b923356b6 --- /dev/null +++ b/cases/batch-01KQJE2DBZZZNZZV777MEVWG08/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs14", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777661157", + "NORMAL_END": "1777661457", + "ABNORMAL_START": "1777661457", + "ABNORMAL_END": "1777661757" +} \ No newline at end of file diff --git a/cases/batch-01KQJE2DBZZZNZZV777MEVWG08/label.txt b/cases/batch-01KQJE2DBZZZNZZV777MEVWG08/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQJE2DBZZZNZZV777MEVWG08/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/.done b/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/.finished b/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/causal_graph.json b/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..e7f8f0384fac9f5c8be5de93bb216beb921ee170 --- /dev/null +++ b/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/causal_graph.json @@ -0,0 +1,266 @@ +{ + "case_name": "batch-01KQJJR98M781QXEBFK4JSBTPF", + "fault_type": "NetworkDelay", + "root_resolution_method": "network_ground_truth_to", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777666380, + "component": "service|profile", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777666380, + "component": "span|profile::profile.Profile/GetProfiles", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777666380, + "component": "span|frontend::profile.Profile/GetProfiles", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777666380, + "component": "span|frontend::HTTP /hotels", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777666380, + "component": "span|profile::memcached_get_profile", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|profile::profile.Profile/GetProfiles", + "target": "span|frontend::profile.Profile/GetProfiles" + }, + { + "source": "span|profile::memcached_get_profile", + "target": "span|profile::profile.Profile/GetProfiles" + }, + { + "source": "service|profile", + "target": "span|profile::memcached_get_profile" + }, + { + "source": "service|profile", + "target": "span|profile::profile.Profile/GetProfiles" + }, + { + "source": "span|frontend::profile.Profile/GetProfiles", + "target": "span|frontend::HTTP /hotels" + } + ], + "root_causes": [ + { + "component": "service|search", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777666380, + "component": "span|frontend::HTTP /hotels", + "state": [ + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777666380, + "component": "span|frontend::HTTP /hotels", + "state": [ + "missing", + "slow" + ] + } + ], + "component_to_service": { + "service|profile": "profile", + "span|profile::profile.Profile/GetProfiles": "profile", + "span|frontend::profile.Profile/GetProfiles": "frontend", + "span|frontend::HTTP /hotels": "frontend", + "span|profile::memcached_get_profile": "profile" + }, + "candidate_alarm_nodes": [ + { + "node_id": 224, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0068087847452830185, + "abnormal_avg_duration": 1.6005286951868132, + "avg_duration_ratio": 235.06818838642616, + "normal_p99": 0.018450064919999995, + "abnormal_p99": 3.027139317699998, + "p99_ratio": 164.07201442519363, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + } + }, + { + "node_id": 227, + "component": "span|frontend::HTTP /reservation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /reservation", + "service_operation:frontend::HTTP /reservation", + "bare_operation_unique:HTTP /reservation", + "bare_path_unique:/reservation", + "legacy_exact:span|frontend::HTTP /reservation", + "legacy_exact:frontend::HTTP /reservation", + "legacy_exact:HTTP /reservation" + ] + } + }, + { + "node_id": 251, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 224, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0068087847452830185, + "abnormal_avg_duration": 1.6005286951868132, + "avg_duration_ratio": 235.06818838642616, + "normal_p99": 0.018450064919999995, + "abnormal_p99": 3.027139317699998, + "p99_ratio": 164.07201442519363, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 227, + "component": "span|frontend::HTTP /reservation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /reservation", + "service_operation:frontend::HTTP /reservation", + "bare_operation_unique:HTTP /reservation", + "bare_path_unique:/reservation", + "legacy_exact:span|frontend::HTTP /reservation", + "legacy_exact:frontend::HTTP /reservation", + "legacy_exact:HTTP /reservation" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 251, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 3, + "explained_alarm_count": 1, + "unexplained_alarm_count": 2, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/env.json b/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/env.json new file mode 100644 index 0000000000000000000000000000000000000000..009aa8ff31d82909615a4e98bb1dc41e78d3b9bc --- /dev/null +++ b/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs7", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777666068", + "NORMAL_END": "1777666368", + "ABNORMAL_START": "1777666368", + "ABNORMAL_END": "1777666668" +} \ No newline at end of file diff --git a/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/injection.json b/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..2ac6d3d4875b8e0913a20b0d6312df608fdcb62f --- /dev/null +++ b/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/injection.json @@ -0,0 +1,116 @@ +{ + "id": 2269, + "name": "batch-01KQJJR98M781QXEBFK4JSBTPF", + "fault_type": "hybrid", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-02T04:12:48+08:00", + "end_time": "2026-05-02T04:17:48+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 151, + "pedestal_name": "hs", + "created_at": "2026-05-02T04:12:48.801+08:00", + "updated_at": "2026-05-02T04:17:48.951+08:00", + "engine_config_summary": [ + { + "app": "search", + "chaos_type": "NetworkDelay", + "correlation": 73, + "direction": "to", + "duration": 5, + "jitter": 115, + "latency": 1390, + "namespace": "hs7", + "system": "hs0", + "system_type": "hs", + "target_service": "geo", + "time_offset": 0 + }, + { + "app": "profile", + "chaos_type": "MemoryStress", + "container": "hotel-reserv-profile", + "duration": 5, + "mem_type": "heap", + "mem_worker": 3, + "memory_size": 672, + "namespace": "hs7", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + } + ], + "task_id": "c4d38762-9803-4bc9-b14c-839bd1cc785e", + "trace_id": "576d070d-6e5e-4bce-9e0f-21754c0221b2", + "source": "injection", + "description": "Fault batch for task c4d38762-9803-4bc9-b14c-839bd1cc785e (2 faults)", + "engine_config": [ + { + "app": "search", + "chaos_type": "NetworkDelay", + "correlation": 73, + "direction": "to", + "duration": 5, + "jitter": 115, + "latency": 1390, + "namespace": "hs7", + "system": "hs0", + "system_type": "hs", + "target_service": "geo", + "time_offset": 0 + }, + { + "app": "profile", + "chaos_type": "MemoryStress", + "container": "hotel-reserv-profile", + "duration": 5, + "mem_type": "heap", + "mem_worker": 3, + "memory_size": 672, + "namespace": "hs7", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "search", + "geo" + ], + "pod": [ + "geo-77d8759769-2gc2v", + "search-769f8b94b6-tw4m4" + ], + "container": [ + "hotel-reserv-geo", + "hotel-reserv-search" + ], + "metric": [ + "network_latency" + ], + "span": [ + "geo.Geo/Nearby" + ] + }, + { + "service": [ + "profile" + ], + "pod": [ + "profile-6b7bb7c7f9-g754k" + ], + "container": [ + "hotel-reserv-profile" + ], + "metric": [ + "memory" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/label.txt b/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/result.json b/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/result.json new file mode 100644 index 0000000000000000000000000000000000000000..1de2feb88d58502512e11696bd8d7f3f3d6949dd --- /dev/null +++ b/cases/batch-01KQJJR98M781QXEBFK4JSBTPF/result.json @@ -0,0 +1,3516 @@ +{ + "case_name": "batch-01KQJJR98M781QXEBFK4JSBTPF", + "injection_nodes": [ + "service|search", + "service|geo", + "service|profile" + ], + "alarm_nodes": [ + 224, + 251, + 227 + ], + "propagation_result": { + "injection_node_ids": [ + 206, + 208, + 202 + ], + "injection_states": [ + "unknown", + "unknown", + "unknown" + ], + "paths": [ + { + "nodes": [ + 202, + 241, + 233, + 224 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777666380, + 1777666380, + 1777666380, + 1777666380 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 241, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.005281369862489, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.858892285863892, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 233, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 0.9703091339324643, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.21797909407665506 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 224, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 157.50732039870763, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777666380, + "window_end": 1777666727, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 202, + "onset": 1777666380, + "is_injection": true, + "lower_bound": 1777666375, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 1, + "node_id": 241, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 2, + "node_id": 233, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 3, + "node_id": 224, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 202, + 240, + 241, + 233, + 224 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777666380, + 1777666380, + 1777666380, + 1777666380, + 1777666380 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 240, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.1878692431106077, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8054928517682468, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 241, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.005281369862489, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 233, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 0.9703091339324643, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.21797909407665506 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 224, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 157.50732039870763, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777666380, + "window_end": 1777666727, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 202, + "onset": 1777666380, + "is_injection": true, + "lower_bound": 1777666375, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 1, + "node_id": 240, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 2, + "node_id": 241, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 3, + "node_id": 233, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 4, + "node_id": 224, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 224, + 226, + 233, + 202, + 237, + 206, + 239, + 208, + 240, + 241, + 249, + 250, + 251 + ], + "max_hops_reached": 5, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 206, + 251 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 251, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 260.47212427314645, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 635.2200447489995, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666376, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": false, + "evidence": { + "window_start": 1777666380, + "window_end": 1777666727, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 206, + "onset": 1777666376, + "is_injection": true, + "lower_bound": 1777666375, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 1, + "node_id": 251, + "onset": 1777666376, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": false + } + ] + }, + "reason": "1 node(s) outside window" + } + ] + }, + { + "node_ids": [ + 206, + 251 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 251, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 260.47212427314645, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 635.2200447489995, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666376, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": false, + "evidence": { + "window_start": 1777666380, + "window_end": 1777666727, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 206, + "onset": 1777666376, + "is_injection": true, + "lower_bound": 1777666375, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 1, + "node_id": 251, + "onset": 1777666376, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": false + } + ] + }, + "reason": "1 node(s) outside window" + } + ] + }, + { + "node_ids": [ + 206, + 249, + 251 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 249, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 4697.982036766908, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 4247.79657335488, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 251, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 260.47212427314645, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666376, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666376, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": false, + "evidence": { + "window_start": 1777666380, + "window_end": 1777666727, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 206, + "onset": 1777666376, + "is_injection": true, + "lower_bound": 1777666375, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 1, + "node_id": 249, + "onset": 1777666376, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": false + }, + { + "node_index": 2, + "node_id": 251, + "onset": 1777666376, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": false + } + ] + }, + "reason": "2 node(s) outside window" + } + ] + }, + { + "node_ids": [ + 206, + 250, + 251 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 250, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.9383351951989846, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.1672017520406566, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 251, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 260.47212427314645, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666376, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666376, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": false, + "evidence": { + "window_start": 1777666380, + "window_end": 1777666727, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 206, + "onset": 1777666376, + "is_injection": true, + "lower_bound": 1777666375, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 1, + "node_id": 250, + "onset": 1777666376, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": false + }, + { + "node_index": 2, + "node_id": 251, + "onset": 1777666376, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": false + } + ] + }, + "reason": "2 node(s) outside window" + } + ] + }, + { + "node_ids": [ + 206, + 251, + 237, + 224 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 251, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 260.47212427314645, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 635.2200447489995, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 237, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 254.90937545030192, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 224, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 157.50732039870763, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666376, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666380, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": false, + "evidence": { + "window_start": 1777666380, + "window_end": 1777666727, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 206, + "onset": 1777666376, + "is_injection": true, + "lower_bound": 1777666375, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 1, + "node_id": 251, + "onset": 1777666376, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": false + }, + { + "node_index": 2, + "node_id": 237, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 3, + "node_id": 224, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + } + ] + }, + "reason": "1 node(s) outside window" + } + ] + }, + { + "node_ids": [ + 208, + 239, + 249, + 251 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 239, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.5386303000347998, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4251580003516864, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 249, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4697.982036766908, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 251, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 260.47212427314645, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777666371, + "dst_onset": 1777666380, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": false, + "evidence": { + "window_start": 1777666380, + "window_end": 1777666727, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 208, + "onset": 1777666371, + "is_injection": true, + "lower_bound": 1777666375, + "upper_bound": 1777666727, + "in_window": false + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 2, + "node_id": 249, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 3, + "node_id": 251, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + } + ] + }, + "reason": "1 node(s) outside window" + } + ] + }, + { + "node_ids": [ + 206, + 249, + 251, + 237, + 224 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 249, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 4697.982036766908, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 4247.79657335488, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 251, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 260.47212427314645, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 237, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 254.90937545030192, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 224, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 157.50732039870763, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666376, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666376, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666380, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": false, + "evidence": { + "window_start": 1777666380, + "window_end": 1777666727, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 206, + "onset": 1777666376, + "is_injection": true, + "lower_bound": 1777666375, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 1, + "node_id": 249, + "onset": 1777666376, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": false + }, + { + "node_index": 2, + "node_id": 251, + "onset": 1777666376, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": false + }, + { + "node_index": 3, + "node_id": 237, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 4, + "node_id": 224, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + } + ] + }, + "reason": "2 node(s) outside window" + } + ] + }, + { + "node_ids": [ + 206, + 250, + 251, + 237, + 224 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 250, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.9383351951989846, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.1672017520406566, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 251, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 260.47212427314645, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 237, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 254.90937545030192, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 224, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 157.50732039870763, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666376, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666376, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666376, + "dst_onset": 1777666380, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": false, + "evidence": { + "window_start": 1777666380, + "window_end": 1777666727, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 206, + "onset": 1777666376, + "is_injection": true, + "lower_bound": 1777666375, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 1, + "node_id": 250, + "onset": 1777666376, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": false + }, + { + "node_index": 2, + "node_id": 251, + "onset": 1777666376, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": false + }, + { + "node_index": 3, + "node_id": 237, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 4, + "node_id": 224, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + } + ] + }, + "reason": "2 node(s) outside window" + } + ] + }, + { + "node_ids": [ + 208, + 239, + 249, + 251, + 237, + 224 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 239, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1.5386303000347998, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4251580003516864, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 249, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4697.982036766908, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 251, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 260.47212427314645, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 237, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 254.90937545030192, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 224, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 157.50732039870763, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777666371, + "dst_onset": 1777666380, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": false, + "evidence": { + "window_start": 1777666380, + "window_end": 1777666727, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 208, + "onset": 1777666371, + "is_injection": true, + "lower_bound": 1777666375, + "upper_bound": 1777666727, + "in_window": false + }, + { + "node_index": 1, + "node_id": 239, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 2, + "node_id": 249, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 3, + "node_id": 251, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 4, + "node_id": 237, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 5, + "node_id": 224, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + } + ] + }, + "reason": "1 node(s) outside window" + } + ] + } + ], + "injection_state_reasons": [ + "root_component_not_in_causal_graph", + "root_resolved_from_metadata_only", + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 206, + "component": "service|search", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|search", + "states": [ + "degraded", + "slow", + "unavailable" + ], + "first_state_at": 1777666376 + }, + { + "node": "service|geo", + "states": [ + "degraded", + "slow", + "unavailable" + ], + "first_state_at": 1777666371 + }, + { + "node": "service|profile", + "states": [ + "slow", + "unavailable" + ], + "first_state_at": 1777666380 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|frontend::HTTP /hotels", + "span|search::search.Search/Nearby", + "span|frontend::HTTP /reservation" + ], + "evidence": { + "alarm_count": 3, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 202, + 241, + 233, + 224 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777666380, + 1777666380, + 1777666380, + 1777666380 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 241, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.005281369862489, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.858892285863892, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 233, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 0.9703091339324643, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.21797909407665506 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 224, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 157.50732039870763, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777666380, + "window_end": 1777666727, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 202, + "onset": 1777666380, + "is_injection": true, + "lower_bound": 1777666375, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 1, + "node_id": 241, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 2, + "node_id": 233, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 3, + "node_id": 224, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 202, + 240, + 241, + 233, + 224 + ], + "states": [ + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777666380, + 1777666380, + 1777666380, + 1777666380, + 1777666380 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 240, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.1878692431106077, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8054928517682468, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 241, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.005281369862489, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 233, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 0.9703091339324643, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.21797909407665506 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 224, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 157.50732039870763, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777666380, + "dst_onset": 1777666380, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777666380, + "window_end": 1777666727, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 202, + "onset": 1777666380, + "is_injection": true, + "lower_bound": 1777666375, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 1, + "node_id": 240, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 2, + "node_id": 241, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 3, + "node_id": 233, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + }, + { + "node_index": 4, + "node_id": 224, + "onset": 1777666380, + "is_injection": false, + "lower_bound": 1777666380, + "upper_bound": 1777666727, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 2, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 202, + "kind": "service", + "name": "profile", + "uniq_name": "service|profile", + "state": "slow, unavailable", + "state_start_time": 1777666380, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 241, + "kind": "span", + "name": "profile::profile.Profile/GetProfiles", + "uniq_name": "span|profile::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777666380, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 233, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777666380, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 224, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "missing, slow", + "state_start_time": 1777666380, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 202, + "kind": "service", + "name": "profile", + "uniq_name": "service|profile", + "state": "slow, unavailable", + "state_start_time": 1777666380, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 240, + "kind": "span", + "name": "profile::memcached_get_profile", + "uniq_name": "span|profile::memcached_get_profile", + "state": "healthy, missing", + "state_start_time": 1777666380, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 241, + "kind": "span", + "name": "profile::profile.Profile/GetProfiles", + "uniq_name": "span|profile::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777666380, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 233, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777666380, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 224, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "missing, slow", + "state_start_time": 1777666380, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 224, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0068087847452830185, + "abnormal_avg_duration": 1.6005286951868132, + "avg_duration_ratio": 235.06818838642616, + "normal_p99": 0.018450064919999995, + "abnormal_p99": 3.027139317699998, + "p99_ratio": 164.07201442519363, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + } + }, + { + "node_id": 227, + "component": "span|frontend::HTTP /reservation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /reservation", + "service_operation:frontend::HTTP /reservation", + "bare_operation_unique:HTTP /reservation", + "bare_path_unique:/reservation", + "legacy_exact:span|frontend::HTTP /reservation", + "legacy_exact:frontend::HTTP /reservation", + "legacy_exact:HTTP /reservation" + ] + } + }, + { + "node_id": 251, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 224, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0068087847452830185, + "abnormal_avg_duration": 1.6005286951868132, + "avg_duration_ratio": 235.06818838642616, + "normal_p99": 0.018450064919999995, + "abnormal_p99": 3.027139317699998, + "p99_ratio": 164.07201442519363, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 227, + "component": "span|frontend::HTTP /reservation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /reservation", + "service_operation:frontend::HTTP /reservation", + "bare_operation_unique:HTTP /reservation", + "bare_path_unique:/reservation", + "legacy_exact:span|frontend::HTTP /reservation", + "legacy_exact:frontend::HTTP /reservation", + "legacy_exact:HTTP /reservation" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 251, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 224, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0068087847452830185, + "abnormal_avg_duration": 1.6005286951868132, + "avg_duration_ratio": 235.06818838642616, + "normal_p99": 0.018450064919999995, + "abnormal_p99": 3.027139317699998, + "p99_ratio": 164.07201442519363, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + } + ], + "candidate_alarm_node_ids": [ + 224, + 227, + 251 + ], + "explained_alarm_node_ids": [ + 224 + ], + "unexplained_alarm_node_ids": [ + 227, + 251 + ], + "candidate_alarm_count": 3, + "explained_alarm_count": 1, + "unexplained_alarm_count": 2, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "service|search", + "service|geo", + "service|profile" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkDelay", + "resolution_method": "network_ground_truth_to", + "network_source": "search", + "network_target": "geo", + "network_direction": "to" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/.done b/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/.finished b/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/causal_graph.json b/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..81ad0518d948a6453dc5ec5e05bbd0a50a95f62c --- /dev/null +++ b/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/causal_graph.json @@ -0,0 +1,2438 @@ +{ + "case_name": "batch-01KQJN35T1EZPRFC3RJFR6ZERZ", + "fault_type": "JVMRuntimeMutator", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777668914, + "component": "pod|ts-admin-travel-service-6d8dc86bf4-8mzp8", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777668914, + "component": "service|ts-admin-travel-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777668914, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777668914, + "component": "span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777668946, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777668940, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "state": [ + "missing", + "slow" + ] + } + ], + "edges": [ + { + "source": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "target": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + }, + { + "source": "pod|ts-admin-travel-service-6d8dc86bf4-8mzp8", + "target": "service|ts-admin-travel-service" + }, + { + "source": "span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "target": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel" + }, + { + "source": "service|ts-admin-travel-service", + "target": "span|ts-admin-travel-service::AdminTravelController.getAllTravels" + }, + { + "source": "service|ts-admin-travel-service", + "target": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel" + } + ], + "root_causes": [ + { + "component": "container|ts-admin-travel-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777668914, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777668946, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777668940, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "state": [ + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777668914, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777668946, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777668940, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "state": [ + "missing", + "slow" + ] + } + ], + "component_to_service": { + "pod|ts-admin-travel-service-6d8dc86bf4-8mzp8": "ts-admin-travel-service", + "service|ts-admin-travel-service": "ts-admin-travel-service", + "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel": "ts-admin-travel-service", + "span|ts-admin-travel-service::AdminTravelController.getAllTravels": "ts-admin-travel-service", + "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel": "ts-ui-dashboard" + }, + "candidate_alarm_nodes": [ + { + "node_id": 664, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05824498318421052, + "abnormal_avg_duration": 0.9038761252941176, + "avg_duration_ratio": 15.518523242344193, + "normal_p99": 0.07357781586000002, + "abnormal_p99": 2.3766132297600002, + "p99_ratio": 32.300676528399464, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 680, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 681, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 694, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + } + }, + { + "node_id": 702, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + } + }, + { + "node_id": 716, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + } + }, + { + "node_id": 752, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006669449894736842, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.011256624000000002, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 753, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + } + }, + { + "node_id": 769, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + } + }, + { + "node_id": 770, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + } + }, + { + "node_id": 776, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01776295389473684, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03710529374, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 778, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + } + }, + { + "node_id": 786, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-inside-payment-service::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 798, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 815, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + } + }, + { + "node_id": 827, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 849, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 850, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 852, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + } + }, + { + "node_id": 854, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 863, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-preserve-service::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 866, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + } + }, + { + "node_id": 867, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + } + }, + { + "node_id": 897, + "component": "span|ts-route-service::RouteController.queryAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryAll", + "service_operation:ts-route-service::RouteController.queryAll", + "bare_operation_unique:RouteController.queryAll", + "legacy_exact:span|ts-route-service::RouteController.queryAll", + "legacy_exact:ts-route-service::RouteController.queryAll", + "legacy_exact:RouteController.queryAll" + ] + } + }, + { + "node_id": 906, + "component": "span|ts-route-service::SELECT route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route", + "service_operation:ts-route-service::SELECT route", + "bare_operation_unique:SELECT route", + "legacy_exact:span|ts-route-service::SELECT route", + "legacy_exact:ts-route-service::SELECT route", + "legacy_exact:SELECT route" + ] + } + }, + { + "node_id": 907, + "component": "span|ts-route-service::SELECT route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route.entity.Route", + "service_operation:ts-route-service::SELECT route.entity.Route", + "bare_operation_unique:SELECT route.entity.Route", + "legacy_exact:span|ts-route-service::SELECT route.entity.Route", + "legacy_exact:ts-route-service::SELECT route.entity.Route", + "legacy_exact:SELECT route.entity.Route" + ] + } + }, + { + "node_id": 914, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + } + }, + { + "node_id": 915, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + } + }, + { + "node_id": 916, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 919, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + } + }, + { + "node_id": 924, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + } + }, + { + "node_id": 931, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + } + }, + { + "node_id": 952, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + } + }, + { + "node_id": 983, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + } + }, + { + "node_id": 984, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 998, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + } + }, + { + "node_id": 999, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + } + }, + { + "node_id": 1000, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + } + }, + { + "node_id": 1023, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05824498318421052, + "abnormal_avg_duration": 0.9038761252941176, + "avg_duration_ratio": 15.518523242344193, + "normal_p99": 0.07357781586000002, + "abnormal_p99": 2.3766132297600002, + "p99_ratio": 32.300676528399464, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 1025, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 1026, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 1027, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 1029, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 1030, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006669449894736842, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.011256624000000002, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 1031, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01776295389473684, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03710529374, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 1044, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 1047, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 1060, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 664, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05824498318421052, + "abnormal_avg_duration": 0.9038761252941176, + "avg_duration_ratio": 15.518523242344193, + "normal_p99": 0.07357781586000002, + "abnormal_p99": 2.3766132297600002, + "p99_ratio": 32.300676528399464, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + }, + { + "node_id": 1023, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05824498318421052, + "abnormal_avg_duration": 0.9038761252941176, + "avg_duration_ratio": 15.518523242344193, + "normal_p99": 0.07357781586000002, + "abnormal_p99": 2.3766132297600002, + "p99_ratio": 32.300676528399464, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + }, + "path_ids": [ + "path-2" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 680, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 681, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 694, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 702, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 716, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 752, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006669449894736842, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.011256624000000002, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 753, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 769, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 770, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 776, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01776295389473684, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03710529374, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 778, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 786, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-inside-payment-service::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 798, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 815, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 827, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 849, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 850, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 852, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 854, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 863, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-preserve-service::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 866, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 867, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 897, + "component": "span|ts-route-service::RouteController.queryAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryAll", + "service_operation:ts-route-service::RouteController.queryAll", + "bare_operation_unique:RouteController.queryAll", + "legacy_exact:span|ts-route-service::RouteController.queryAll", + "legacy_exact:ts-route-service::RouteController.queryAll", + "legacy_exact:RouteController.queryAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 906, + "component": "span|ts-route-service::SELECT route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route", + "service_operation:ts-route-service::SELECT route", + "bare_operation_unique:SELECT route", + "legacy_exact:span|ts-route-service::SELECT route", + "legacy_exact:ts-route-service::SELECT route", + "legacy_exact:SELECT route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 907, + "component": "span|ts-route-service::SELECT route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route.entity.Route", + "service_operation:ts-route-service::SELECT route.entity.Route", + "bare_operation_unique:SELECT route.entity.Route", + "legacy_exact:span|ts-route-service::SELECT route.entity.Route", + "legacy_exact:ts-route-service::SELECT route.entity.Route", + "legacy_exact:SELECT route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 914, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 915, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 916, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 919, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 924, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 931, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 952, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 983, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 984, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 998, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 999, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1000, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1025, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1026, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1027, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1029, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1030, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006669449894736842, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.011256624000000002, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1031, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01776295389473684, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03710529374, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1044, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1047, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1060, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 48, + "explained_alarm_count": 2, + "unexplained_alarm_count": 46, + "candidate_strong_alarm_count": 6, + "explained_strong_alarm_count": 2, + "unexplained_strong_alarm_count": 4, + "strong_alarm_coverage": 0.3333333333333333, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.3333333333333333, + "alarm_coverage_confidence": 0.3333333333333333, + "final_confidence": 0.3333333333333333 + } +} \ No newline at end of file diff --git a/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/env.json b/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/env.json new file mode 100644 index 0000000000000000000000000000000000000000..7edf6a4c3bb612ff9d33ba4b0115fbfde13b9e38 --- /dev/null +++ b/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts7", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777668523", + "NORMAL_END": "1777668823", + "ABNORMAL_START": "1777668823", + "ABNORMAL_END": "1777669122" +} \ No newline at end of file diff --git a/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/injection.json b/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..9eee41a05a5102067684735d1175d9da9070ea94 --- /dev/null +++ b/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/injection.json @@ -0,0 +1,109 @@ +{ + "id": 2322, + "name": "batch-01KQJN35T1EZPRFC3RJFR6ZERZ", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T04:53:43+08:00", + "end_time": "2026-05-02T04:58:42+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T04:53:42.862+08:00", + "updated_at": "2026-05-02T04:58:43.255+08:00", + "engine_config_summary": [ + { + "app": "ts-admin-travel-service", + "chaos_type": "JVMRuntimeMutator", + "class": "admintravel.service.AdminTravelServiceImpl", + "duration": 5, + "method": "getAllTravels", + "mutator_config": "constant:\"/api/v1/travel2service/admin_trip\":\"mutated_/api/v1/travel2service/admin_trip\"", + "namespace": "ts7", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-travel2-service", + "chaos_type": "NetworkCorrupt", + "correlation": 21, + "corrupt": 34, + "direction": "to", + "duration": 5, + "namespace": "ts7", + "system": "ts", + "system_type": "ts", + "target_service": "ts-route-service", + "time_offset": 0 + } + ], + "task_id": "529cab5a-4dea-4450-8876-9e5637ed8f74", + "trace_id": "56e6cb09-18c7-44a3-8072-fd9ec9471918", + "source": "injection", + "description": "Fault batch for task 529cab5a-4dea-4450-8876-9e5637ed8f74 (2 faults)", + "engine_config": [ + { + "app": "ts-admin-travel-service", + "chaos_type": "JVMRuntimeMutator", + "class": "admintravel.service.AdminTravelServiceImpl", + "duration": 5, + "method": "getAllTravels", + "mutator_config": "constant:\"/api/v1/travel2service/admin_trip\":\"mutated_/api/v1/travel2service/admin_trip\"", + "namespace": "ts7", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-travel2-service", + "chaos_type": "NetworkCorrupt", + "correlation": 21, + "corrupt": 34, + "direction": "to", + "duration": 5, + "namespace": "ts7", + "system": "ts", + "system_type": "ts", + "target_service": "ts-route-service", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-admin-travel-service" + ], + "pod": [ + "ts-admin-travel-service-6d8dc86bf4-t5r4t" + ], + "container": [ + "ts-admin-travel-service" + ], + "function": [ + "admintravel.service.AdminTravelServiceImpl.getAllTravels" + ] + }, + { + "service": [ + "ts-travel2-service", + "ts-route-service" + ], + "pod": [ + "ts-route-service-78db9b5585-nrnxn", + "ts-travel2-service-57db986d78-9g9rv" + ], + "container": [ + "ts-route-service", + "ts-travel2-service" + ], + "span": [ + "GET" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/label.txt b/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/result.json b/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/result.json new file mode 100644 index 0000000000000000000000000000000000000000..45178f44786e1606c69919de19b44468c4224008 --- /dev/null +++ b/cases/batch-01KQJN35T1EZPRFC3RJFR6ZERZ/result.json @@ -0,0 +1,4531 @@ +{ + "case_name": "batch-01KQJN35T1EZPRFC3RJFR6ZERZ", + "injection_nodes": [ + "container|ts-admin-travel-service" + ], + "alarm_nodes": [ + 769, + 1026, + 1027, + 897, + 1029, + 1030, + 770, + 776, + 1025, + 778, + 907, + 1031, + 906, + 786, + 915, + 1044, + 916, + 914, + 919, + 664, + 1047, + 924, + 798, + 931, + 1060, + 680, + 681, + 815, + 694, + 952, + 827, + 702, + 716, + 849, + 850, + 852, + 854, + 983, + 984, + 863, + 866, + 867, + 998, + 999, + 1000, + 752, + 753, + 1023 + ], + "propagation_result": { + "injection_node_ids": [ + 478 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 158, + 547, + 664 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777668914, + 1777668914, + 1777668914 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 15.897800647333282, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 664, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777668823, + "window_end": 1777669181, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 1, + "node_id": 547, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 2, + "node_id": 664, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 547, + 663, + 664 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777668914, + 1777668914, + 1777668914, + 1777668946 + ], + "propagation_delays": [ + 0.0, + 0.0, + 32.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 15.897800647333282, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 663, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 664, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.988021046970028, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777668914, + "dst_onset": 1777668946, + "delay": 32, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777668823, + "window_end": 1777669181, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 1, + "node_id": 547, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 2, + "node_id": 663, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 3, + "node_id": 664, + "onset": 1777668946, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 547, + 664, + 1023 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777668914, + 1777668914, + 1777668914, + 1777668940 + ], + "propagation_delays": [ + 0.0, + 0.0, + 26.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 15.897800647333282, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 664, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1023, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.860099146760476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777668914, + "dst_onset": 1777668940, + "delay": 26, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777668823, + "window_end": 1777669181, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 1, + "node_id": 547, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 2, + "node_id": 664, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 3, + "node_id": 1023, + "onset": 1777668940, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 547, + 579, + 478, + 1042, + 662, + 663, + 664, + 665, + 666, + 667, + 598, + 158, + 1023 + ], + "max_hops_reached": 5, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 158, + 547, + 663, + 664, + 1023 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 15.897800647333282, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 663, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 664, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.988021046970028, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1023, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.860099146760476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777668914, + "dst_onset": 1777668946, + "delay": 32, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777668946, + "dst_onset": 1777668943, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777668823, + "window_end": 1777669181, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 1, + "node_id": 547, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 2, + "node_id": 663, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 3, + "node_id": 664, + "onset": 1777668946, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 4, + "node_id": 1023, + "onset": 1777668943, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 478, + "component": "container|ts-admin-travel-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "container|ts-admin-travel-service", + "states": [ + "degraded", + "silent" + ], + "first_state_at": 1777668823 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-delivery-service::basic.ack", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-route-service::RouteController.queryAll", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "span|ts-delivery-service::food_delivery process", + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "span|ts-food-service::POST /api/v1/foodservice/orders", + "span|ts-route-service::SELECT route.entity.Route", + "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-route-service::SELECT route", + "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-seat-service::POST /api/v1/seatservice/seats", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "span|ts-route-service::Transaction.commit", + "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "span|ts-auth-service::SELECT ts.user_roles", + "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "span|ts-order-service::POST /api/v1/orderservice/order", + "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ], + "evidence": { + "alarm_count": 48, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 158, + 547, + 664 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777668914, + 1777668914, + 1777668914 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 15.897800647333282, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 664, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777668823, + "window_end": 1777669181, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 1, + "node_id": 547, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 2, + "node_id": 664, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 547, + 663, + 664 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777668914, + 1777668914, + 1777668914, + 1777668946 + ], + "propagation_delays": [ + 0.0, + 0.0, + 32.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 15.897800647333282, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 663, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 664, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.988021046970028, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777668914, + "dst_onset": 1777668946, + "delay": 32, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777668823, + "window_end": 1777669181, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 1, + "node_id": 547, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 2, + "node_id": 663, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 3, + "node_id": 664, + "onset": 1777668946, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 547, + 664, + 1023 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777668914, + 1777668914, + 1777668914, + 1777668940 + ], + "propagation_delays": [ + 0.0, + 0.0, + 26.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 15.897800647333282, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 664, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1023, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.860099146760476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777668914, + "dst_onset": 1777668914, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777668914, + "dst_onset": 1777668940, + "delay": 26, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777668823, + "window_end": 1777669181, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 1, + "node_id": 547, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 2, + "node_id": 664, + "onset": 1777668914, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + }, + { + "node_index": 3, + "node_id": 1023, + "onset": 1777668940, + "is_injection": false, + "lower_bound": 1777668823, + "upper_bound": 1777669181, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 3, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-travel-service-6d8dc86bf4-8mzp8", + "uniq_name": "pod|ts-admin-travel-service-6d8dc86bf4-8mzp8", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777668914, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "service", + "name": "ts-admin-travel-service", + "uniq_name": "service|ts-admin-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777668914, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 664, + "kind": "span", + "name": "ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "uniq_name": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": "degraded, unavailable", + "state_start_time": 1777668914, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-travel-service-6d8dc86bf4-8mzp8", + "uniq_name": "pod|ts-admin-travel-service-6d8dc86bf4-8mzp8", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777668914, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "service", + "name": "ts-admin-travel-service", + "uniq_name": "service|ts-admin-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777668914, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 663, + "kind": "span", + "name": "ts-admin-travel-service::AdminTravelController.getAllTravels", + "uniq_name": "span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "state": "degraded, unavailable", + "state_start_time": 1777668914, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 32.0 + }, + { + "node_id": 664, + "kind": "span", + "name": "ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "uniq_name": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": "healthy, missing, slow", + "state_start_time": 1777668946, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-travel-service-6d8dc86bf4-8mzp8", + "uniq_name": "pod|ts-admin-travel-service-6d8dc86bf4-8mzp8", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777668914, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "service", + "name": "ts-admin-travel-service", + "uniq_name": "service|ts-admin-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777668914, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 664, + "kind": "span", + "name": "ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "uniq_name": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": "degraded, unavailable", + "state_start_time": 1777668914, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 26.0 + }, + { + "node_id": 1023, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "state": "healthy, missing, slow", + "state_start_time": 1777668940, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 664, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05824498318421052, + "abnormal_avg_duration": 0.9038761252941176, + "avg_duration_ratio": 15.518523242344193, + "normal_p99": 0.07357781586000002, + "abnormal_p99": 2.3766132297600002, + "p99_ratio": 32.300676528399464, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 680, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 681, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 694, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + } + }, + { + "node_id": 702, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + } + }, + { + "node_id": 716, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + } + }, + { + "node_id": 752, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006669449894736842, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.011256624000000002, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 753, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + } + }, + { + "node_id": 769, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + } + }, + { + "node_id": 770, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + } + }, + { + "node_id": 776, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01776295389473684, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03710529374, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 778, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + } + }, + { + "node_id": 786, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-inside-payment-service::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 798, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 815, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + } + }, + { + "node_id": 827, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 849, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 850, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 852, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + } + }, + { + "node_id": 854, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 863, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-preserve-service::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 866, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + } + }, + { + "node_id": 867, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + } + }, + { + "node_id": 897, + "component": "span|ts-route-service::RouteController.queryAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryAll", + "service_operation:ts-route-service::RouteController.queryAll", + "bare_operation_unique:RouteController.queryAll", + "legacy_exact:span|ts-route-service::RouteController.queryAll", + "legacy_exact:ts-route-service::RouteController.queryAll", + "legacy_exact:RouteController.queryAll" + ] + } + }, + { + "node_id": 906, + "component": "span|ts-route-service::SELECT route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route", + "service_operation:ts-route-service::SELECT route", + "bare_operation_unique:SELECT route", + "legacy_exact:span|ts-route-service::SELECT route", + "legacy_exact:ts-route-service::SELECT route", + "legacy_exact:SELECT route" + ] + } + }, + { + "node_id": 907, + "component": "span|ts-route-service::SELECT route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route.entity.Route", + "service_operation:ts-route-service::SELECT route.entity.Route", + "bare_operation_unique:SELECT route.entity.Route", + "legacy_exact:span|ts-route-service::SELECT route.entity.Route", + "legacy_exact:ts-route-service::SELECT route.entity.Route", + "legacy_exact:SELECT route.entity.Route" + ] + } + }, + { + "node_id": 914, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + } + }, + { + "node_id": 915, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + } + }, + { + "node_id": 916, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 919, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + } + }, + { + "node_id": 924, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + } + }, + { + "node_id": 931, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + } + }, + { + "node_id": 952, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + } + }, + { + "node_id": 983, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + } + }, + { + "node_id": 984, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 998, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + } + }, + { + "node_id": 999, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + } + }, + { + "node_id": 1000, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + } + }, + { + "node_id": 1023, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05824498318421052, + "abnormal_avg_duration": 0.9038761252941176, + "avg_duration_ratio": 15.518523242344193, + "normal_p99": 0.07357781586000002, + "abnormal_p99": 2.3766132297600002, + "p99_ratio": 32.300676528399464, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 1025, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 1026, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 1027, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 1029, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 1030, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006669449894736842, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.011256624000000002, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 1031, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01776295389473684, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03710529374, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 1044, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 1047, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 1060, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 664, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05824498318421052, + "abnormal_avg_duration": 0.9038761252941176, + "avg_duration_ratio": 15.518523242344193, + "normal_p99": 0.07357781586000002, + "abnormal_p99": 2.3766132297600002, + "p99_ratio": 32.300676528399464, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + }, + { + "node_id": 1023, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05824498318421052, + "abnormal_avg_duration": 0.9038761252941176, + "avg_duration_ratio": 15.518523242344193, + "normal_p99": 0.07357781586000002, + "abnormal_p99": 2.3766132297600002, + "p99_ratio": 32.300676528399464, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + }, + "path_ids": [ + "path-2" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 680, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 681, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 694, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 702, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 716, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 752, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006669449894736842, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.011256624000000002, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 753, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 769, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 770, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 776, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01776295389473684, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03710529374, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 778, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 786, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-inside-payment-service::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 798, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 815, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 827, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 849, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 850, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 852, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 854, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 863, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-preserve-service::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 866, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 867, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 897, + "component": "span|ts-route-service::RouteController.queryAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryAll", + "service_operation:ts-route-service::RouteController.queryAll", + "bare_operation_unique:RouteController.queryAll", + "legacy_exact:span|ts-route-service::RouteController.queryAll", + "legacy_exact:ts-route-service::RouteController.queryAll", + "legacy_exact:RouteController.queryAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 906, + "component": "span|ts-route-service::SELECT route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route", + "service_operation:ts-route-service::SELECT route", + "bare_operation_unique:SELECT route", + "legacy_exact:span|ts-route-service::SELECT route", + "legacy_exact:ts-route-service::SELECT route", + "legacy_exact:SELECT route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 907, + "component": "span|ts-route-service::SELECT route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route.entity.Route", + "service_operation:ts-route-service::SELECT route.entity.Route", + "bare_operation_unique:SELECT route.entity.Route", + "legacy_exact:span|ts-route-service::SELECT route.entity.Route", + "legacy_exact:ts-route-service::SELECT route.entity.Route", + "legacy_exact:SELECT route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 914, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 915, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 916, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 919, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 924, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 931, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 952, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 983, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 984, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 998, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 999, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1000, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1025, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1026, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1027, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1029, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1030, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006669449894736842, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.011256624000000002, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1031, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01776295389473684, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03710529374, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1044, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1047, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1060, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 664, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05824498318421052, + "abnormal_avg_duration": 0.9038761252941176, + "avg_duration_ratio": 15.518523242344193, + "normal_p99": 0.07357781586000002, + "abnormal_p99": 2.3766132297600002, + "p99_ratio": 32.300676528399464, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + }, + { + "node_id": 1023, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05824498318421052, + "abnormal_avg_duration": 0.9038761252941176, + "avg_duration_ratio": 15.518523242344193, + "normal_p99": 0.07357781586000002, + "abnormal_p99": 2.3766132297600002, + "p99_ratio": 32.300676528399464, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + }, + "path_ids": [ + "path-2" + ] + } + ], + "candidate_alarm_node_ids": [ + 664, + 680, + 681, + 694, + 702, + 716, + 752, + 753, + 769, + 770, + 776, + 778, + 786, + 798, + 815, + 827, + 849, + 850, + 852, + 854, + 863, + 866, + 867, + 897, + 906, + 907, + 914, + 915, + 916, + 919, + 924, + 931, + 952, + 983, + 984, + 998, + 999, + 1000, + 1023, + 1025, + 1026, + 1027, + 1029, + 1030, + 1031, + 1044, + 1047, + 1060 + ], + "explained_alarm_node_ids": [ + 664, + 1023 + ], + "unexplained_alarm_node_ids": [ + 680, + 681, + 694, + 702, + 716, + 752, + 753, + 769, + 770, + 776, + 778, + 786, + 798, + 815, + 827, + 849, + 850, + 852, + 854, + 863, + 866, + 867, + 897, + 906, + 907, + 914, + 915, + 916, + 919, + 924, + 931, + 952, + 983, + 984, + 998, + 999, + 1000, + 1025, + 1026, + 1027, + 1029, + 1030, + 1031, + 1044, + 1047, + 1060 + ], + "candidate_alarm_count": 48, + "explained_alarm_count": 2, + "unexplained_alarm_count": 46, + "strong_alarm_coverage": 0.3333333333333333, + "candidate_strong_alarm_count": 6, + "explained_strong_alarm_count": 2, + "unexplained_strong_alarm_count": 4, + "resolution_info": { + "resolved_nodes": [ + "container|ts-admin-travel-service" + ], + "start_kind": "container", + "category": "jvm_method", + "fault_type": "JVMRuntimeMutator", + "resolution_method": "exact_container_match[ground_truth]" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/batch-01KQJPTV00MB809XND0MPZG01F/.done b/cases/batch-01KQJPTV00MB809XND0MPZG01F/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJPTV00MB809XND0MPZG01F/.finished b/cases/batch-01KQJPTV00MB809XND0MPZG01F/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJPTV00MB809XND0MPZG01F/causal_graph.json b/cases/batch-01KQJPTV00MB809XND0MPZG01F/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..70d160bcb3a1606368d9faa0c75e387588f9c457 --- /dev/null +++ b/cases/batch-01KQJPTV00MB809XND0MPZG01F/causal_graph.json @@ -0,0 +1,3166 @@ +{ + "case_name": "batch-01KQJPTV00MB809XND0MPZG01F", + "fault_type": "JVMRuntimeMutator", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777670661, + "component": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670661, + "component": "service|ts-travel-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670671, + "component": "span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670671, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670689, + "component": "span|ts-food-service::FoodController.getAllFood", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670689, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670668, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670668, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670713, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670710, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670668, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777670671, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670671, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::TripRepository.findByRouteId", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670668, + "component": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777670680, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670668, + "component": "span|ts-travel-service::TripRepository.findByRouteId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::SELECT ts.trip", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670665, + "component": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}" + }, + { + "source": "span|ts-travel-service::SELECT travel.entity.Trip", + "target": "span|ts-travel-service::TripRepository.findByRouteId" + }, + { + "source": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "target": "span|ts-food-service::FoodController.getAllFood" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "target": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel" + }, + { + "source": "span|ts-travel-service::SELECT ts.trip", + "target": "span|ts-travel-service::SELECT travel.entity.Trip" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TravelController.getTripsByRouteId" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::SELECT ts.trip" + }, + { + "source": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "target": "span|ts-admin-travel-service::AdminTravelController.getAllTravels" + }, + { + "source": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "target": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TripRepository.findByRouteId" + }, + { + "source": "span|ts-food-service::FoodController.getAllFood", + "target": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + }, + { + "source": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "target": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::SELECT travel.entity.Trip" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-travel-service::TripRepository.findByRouteId", + "target": "span|ts-travel-service::TravelController.getTripsByRouteId" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "pod|ts-travel-service-674ff69c74-nx6zm", + "target": "service|ts-travel-service" + }, + { + "source": "span|ts-travel-service::TravelController.getTripsByRouteId", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes" + } + ], + "root_causes": [ + { + "component": "container|ts-travel-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670671, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670689, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670668, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670713, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670710, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670671, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670680, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670661, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777670671, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670689, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670668, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670713, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670710, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670671, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777670680, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + } + ], + "component_to_service": { + "pod|ts-travel-service-674ff69c74-nx6zm": "ts-travel-service", + "service|ts-travel-service": "ts-travel-service", + "span|ts-travel-service::GET /api/v1/travelservice/admin_trip": "ts-travel-service", + "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail": "ts-travel-service", + "span|ts-admin-travel-service::AdminTravelController.getAllTravels": "ts-admin-travel-service", + "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel": "ts-admin-travel-service", + "span|ts-food-service::FoodController.getAllFood": "ts-food-service", + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}": "ts-food-service", + "span|ts-route-plan-service::RoutePlanController.getMinStopStations": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations": "ts-route-plan-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/routes": "ts-travel-service", + "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel": "ts-ui-dashboard", + "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}": "ts-ui-dashboard", + "span|ts-travel-service::TravelController.getTripsByRouteId": "ts-travel-service", + "span|ts-travel-plan-service::TravelPlanController.getByMinStation": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-travel-plan-service", + "span|ts-travel-service::TripRepository.findByRouteId": "ts-travel-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-ui-dashboard", + "span|ts-travel-service::SELECT travel.entity.Trip": "ts-travel-service", + "span|ts-travel-service::SELECT ts.trip": "ts-travel-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 541, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0083176486, + "abnormal_avg_duration": 0.008026959666666666, + "avg_duration_ratio": 0.9650515491441496, + "normal_p99": 0.010054464400000001, + "abnormal_p99": 0.0083351464, + "p99_ratio": 0.8289995437250739, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 548, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.9285714285714286, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.00885385907142857, + "abnormal_avg_duration": 0.008264308363636364, + "avg_duration_ratio": 0.9334131362340419, + "normal_p99": 0.012279357849999999, + "abnormal_p99": 0.011056068600000002, + "p99_ratio": 0.9003784021165245, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + } + }, + { + "node_id": 564, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0550302281724138, + "abnormal_avg_duration": 15.179028989857143, + "avg_duration_ratio": 275.8307478264512, + "normal_p99": 0.0649312048, + "abnormal_p99": 15.187667726299999, + "p99_ratio": 233.90398766018274, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 567, + "component": "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.30000000000000004, + "normal_avg_duration": 0.011924426866666667, + "abnormal_avg_duration": 0.765081644, + "avg_duration_ratio": 64.16087352078075, + "normal_p99": 0.01623002476, + "abnormal_p99": 1.52701979589, + "p99_ratio": 94.08610390129806, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "bare_operation_unique:POST /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 578, + "component": "span|ts-assurance-service::AssuranceRepository.findByOrderId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::AssuranceRepository.findByOrderId", + "service_operation:ts-assurance-service::AssuranceRepository.findByOrderId", + "bare_operation_unique:AssuranceRepository.findByOrderId", + "legacy_exact:span|ts-assurance-service::AssuranceRepository.findByOrderId", + "legacy_exact:ts-assurance-service::AssuranceRepository.findByOrderId", + "legacy_exact:AssuranceRepository.findByOrderId" + ] + } + }, + { + "node_id": 581, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 602, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + } + }, + { + "node_id": 606, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 607, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 618, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 619, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 681, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.021402747847619048, + "abnormal_avg_duration": 1.0482741908, + "avg_duration_ratio": 48.97848623286077, + "normal_p99": 0.03408035643999997, + "abnormal_p99": 1.5383166296400002, + "p99_ratio": 45.137926663069884, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 690, + "component": "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "service_operation:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_operation_unique:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint:ts-inside-payment-service::GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint_unique:GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}" + ] + } + }, + { + "node_id": 723, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 726, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 738, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + } + }, + { + "node_id": 739, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 763, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order", + "bare_operation_unique:PUT /api/v1/orderservice/order", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order", + "http_endpoint_unique:PUT::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:PUT /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 782, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.10934802503125, + "abnormal_avg_duration": 3.139084509, + "avg_duration_ratio": 28.707281252705727, + "normal_p99": 0.14958496054999995, + "abnormal_p99": 3.16436368264, + "p99_ratio": 21.15429031772406, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 796, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + } + }, + { + "node_id": 797, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + } + }, + { + "node_id": 798, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + } + }, + { + "node_id": 807, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + } + }, + { + "node_id": 818, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + } + }, + { + "node_id": 821, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + } + }, + { + "node_id": 826, + "component": "span|ts-route-service::SELECT route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route.entity.Route", + "service_operation:ts-route-service::SELECT route.entity.Route", + "bare_operation_unique:SELECT route.entity.Route", + "legacy_exact:span|ts-route-service::SELECT route.entity.Route", + "legacy_exact:ts-route-service::SELECT route.entity.Route", + "legacy_exact:SELECT route.entity.Route" + ] + } + }, + { + "node_id": 827, + "component": "span|ts-route-service::SELECT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route", + "service_operation:ts-route-service::SELECT ts.route", + "bare_operation_unique:SELECT ts.route", + "legacy_exact:span|ts-route-service::SELECT ts.route", + "legacy_exact:ts-route-service::SELECT ts.route", + "legacy_exact:SELECT ts.route" + ] + } + }, + { + "node_id": 831, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + } + }, + { + "node_id": 833, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + } + }, + { + "node_id": 852, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 854, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 879, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.003030474076923077, + "abnormal_avg_duration": 0.0026978403333333336, + "avg_duration_ratio": 0.8902370602267368, + "normal_p99": 0.005605891039999989, + "abnormal_p99": 0.004006199160000002, + "p99_ratio": 0.7146409253077473, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains", + "bare_operation_unique:POST /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains", + "http_endpoint_unique:POST::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 881, + "component": "span|ts-train-service::PUT /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.003030474076923077, + "abnormal_avg_duration": 0.0026978403333333336, + "avg_duration_ratio": 0.8902370602267368, + "normal_p99": 0.005605891039999989, + "abnormal_p99": 0.004006199160000002, + "p99_ratio": 0.7146409253077473, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::PUT /api/v1/trainservice/trains", + "service_operation:ts-train-service::PUT /api/v1/trainservice/trains", + "bare_operation_unique:PUT /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::PUT::/api/v1/trainservice/trains", + "http_endpoint_unique:PUT::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 895, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06477242432307692, + "abnormal_avg_duration": 0.3311773745526316, + "avg_duration_ratio": 5.112937766552621, + "normal_p99": 0.11764729628000001, + "abnormal_p99": 1.6146827955, + "p99_ratio": 13.724776059936495, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 896, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.046593789, + "abnormal_avg_duration": 0.43191556260526315, + "avg_duration_ratio": 9.26980981532245, + "normal_p99": 0.11046734209999999, + "abnormal_p99": 3.1261264838000002, + "p99_ratio": 28.299101113251105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 901, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "service_operation:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "bare_operation_unique:GET /api/v1/travelservice/admin_trip", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/admin_trip", + "http_endpoint_unique:GET::/api/v1/travelservice/admin_trip", + "bare_path_unique:/api/v1/travelservice/admin_trip", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:GET /api/v1/travelservice/admin_trip" + ] + } + }, + { + "node_id": 902, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + } + }, + { + "node_id": 903, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 917, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + } + }, + { + "node_id": 918, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + } + }, + { + "node_id": 919, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + } + }, + { + "node_id": 942, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0550302281724138, + "abnormal_avg_duration": 15.179028989857143, + "avg_duration_ratio": 275.8307478264512, + "normal_p99": 0.0649312048, + "abnormal_p99": 15.187667726299999, + "p99_ratio": 233.90398766018274, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 945, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 946, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 950, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.021402747847619048, + "abnormal_avg_duration": 1.0482741908, + "avg_duration_ratio": 48.97848623286077, + "normal_p99": 0.03408035643999997, + "abnormal_p99": 1.5383166296400002, + "p99_ratio": 45.137926663069884, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 961, + "component": "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.30000000000000004, + "normal_avg_duration": 0.011924426866666667, + "abnormal_avg_duration": 0.765081644, + "avg_duration_ratio": 64.16087352078075, + "normal_p99": 0.01623002476, + "abnormal_p99": 1.52701979589, + "p99_ratio": 94.08610390129806, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 966, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.10934802503125, + "abnormal_avg_duration": 3.139084509, + "avg_duration_ratio": 28.707281252705727, + "normal_p99": 0.14958496054999995, + "abnormal_p99": 3.16436368264, + "p99_ratio": 21.15429031772406, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 968, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06477242432307692, + "abnormal_avg_duration": 0.3311773745526316, + "avg_duration_ratio": 5.112937766552621, + "normal_p99": 0.11764729628000001, + "abnormal_p99": 1.6146827955, + "p99_ratio": 13.724776059936495, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 969, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.046593789, + "abnormal_avg_duration": 0.43191556260526315, + "avg_duration_ratio": 9.26980981532245, + "normal_p99": 0.11046734209999999, + "abnormal_p99": 3.1261264838000002, + "p99_ratio": 28.299101113251105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 970, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06539793263461538, + "abnormal_avg_duration": 0.273727764, + "avg_duration_ratio": 4.185572127017282, + "normal_p99": 0.1189743706, + "abnormal_p99": 1.6141511789, + "p99_ratio": 13.567217634854208, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 975, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006088730666666667, + "abnormal_avg_duration": 0.0053406125, + "avg_duration_ratio": 0.8771306849287471, + "normal_p99": 0.00675471858, + "abnormal_p99": 0.0058074124699999995, + "p99_ratio": 0.8597563912129703, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 992, + "component": "span|ts-user-service::UserController.getUserByUserId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserController.getUserByUserId", + "service_operation:ts-user-service::UserController.getUserByUserId", + "bare_operation_unique:UserController.getUserByUserId", + "legacy_exact:span|ts-user-service::UserController.getUserByUserId", + "legacy_exact:ts-user-service::UserController.getUserByUserId", + "legacy_exact:UserController.getUserByUserId" + ] + } + }, + { + "node_id": 998, + "component": "span|ts-user-service::UserRepository.findByUserName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.findByUserName", + "service_operation:ts-user-service::UserRepository.findByUserName", + "bare_operation_unique:UserRepository.findByUserName", + "legacy_exact:span|ts-user-service::UserRepository.findByUserName", + "legacy_exact:ts-user-service::UserRepository.findByUserName", + "legacy_exact:UserRepository.findByUserName" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 564, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0550302281724138, + "abnormal_avg_duration": 15.179028989857143, + "avg_duration_ratio": 275.8307478264512, + "normal_p99": 0.0649312048, + "abnormal_p99": 15.187667726299999, + "p99_ratio": 233.90398766018274, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + }, + "path_ids": [ + "path-3" + ] + }, + { + "node_id": 681, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.021402747847619048, + "abnormal_avg_duration": 1.0482741908, + "avg_duration_ratio": 48.97848623286077, + "normal_p99": 0.03408035643999997, + "abnormal_p99": 1.5383166296400002, + "p99_ratio": 45.137926663069884, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-4" + ] + }, + { + "node_id": 797, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + }, + "path_ids": [ + "path-5", + "path-6", + "path-9", + "path-12", + "path-15", + "path-17" + ] + }, + { + "node_id": 896, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.046593789, + "abnormal_avg_duration": 0.43191556260526315, + "avg_duration_ratio": 9.26980981532245, + "normal_p99": 0.11046734209999999, + "abnormal_p99": 3.1261264838000002, + "p99_ratio": 28.299101113251105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-10", + "path-11", + "path-16", + "path-19", + "path-20" + ] + }, + { + "node_id": 901, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "service_operation:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "bare_operation_unique:GET /api/v1/travelservice/admin_trip", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/admin_trip", + "http_endpoint_unique:GET::/api/v1/travelservice/admin_trip", + "bare_path_unique:/api/v1/travelservice/admin_trip", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:GET /api/v1/travelservice/admin_trip" + ] + }, + "path_ids": [ + "path-0" + ] + }, + { + "node_id": 902, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "path_ids": [ + "path-1" + ] + }, + { + "node_id": 903, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "path_ids": [ + "path-2" + ] + }, + { + "node_id": 942, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0550302281724138, + "abnormal_avg_duration": 15.179028989857143, + "avg_duration_ratio": 275.8307478264512, + "normal_p99": 0.0649312048, + "abnormal_p99": 15.187667726299999, + "p99_ratio": 233.90398766018274, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + }, + "path_ids": [ + "path-7" + ] + }, + { + "node_id": 950, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.021402747847619048, + "abnormal_avg_duration": 1.0482741908, + "avg_duration_ratio": 48.97848623286077, + "normal_p99": 0.03408035643999997, + "abnormal_p99": 1.5383166296400002, + "p99_ratio": 45.137926663069884, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-8" + ] + }, + { + "node_id": 969, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.046593789, + "abnormal_avg_duration": 0.43191556260526315, + "avg_duration_ratio": 9.26980981532245, + "normal_p99": 0.11046734209999999, + "abnormal_p99": 3.1261264838000002, + "p99_ratio": 28.299101113251105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-13", + "path-14", + "path-18", + "path-21" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 541, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0083176486, + "abnormal_avg_duration": 0.008026959666666666, + "avg_duration_ratio": 0.9650515491441496, + "normal_p99": 0.010054464400000001, + "abnormal_p99": 0.0083351464, + "p99_ratio": 0.8289995437250739, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 548, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.9285714285714286, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.00885385907142857, + "abnormal_avg_duration": 0.008264308363636364, + "avg_duration_ratio": 0.9334131362340419, + "normal_p99": 0.012279357849999999, + "abnormal_p99": 0.011056068600000002, + "p99_ratio": 0.9003784021165245, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 567, + "component": "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.30000000000000004, + "normal_avg_duration": 0.011924426866666667, + "abnormal_avg_duration": 0.765081644, + "avg_duration_ratio": 64.16087352078075, + "normal_p99": 0.01623002476, + "abnormal_p99": 1.52701979589, + "p99_ratio": 94.08610390129806, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "bare_operation_unique:POST /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 578, + "component": "span|ts-assurance-service::AssuranceRepository.findByOrderId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::AssuranceRepository.findByOrderId", + "service_operation:ts-assurance-service::AssuranceRepository.findByOrderId", + "bare_operation_unique:AssuranceRepository.findByOrderId", + "legacy_exact:span|ts-assurance-service::AssuranceRepository.findByOrderId", + "legacy_exact:ts-assurance-service::AssuranceRepository.findByOrderId", + "legacy_exact:AssuranceRepository.findByOrderId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 581, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 602, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 606, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 607, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 618, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 619, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 690, + "component": "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "service_operation:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_operation_unique:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint:ts-inside-payment-service::GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint_unique:GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 723, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 726, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 738, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 739, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 763, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order", + "bare_operation_unique:PUT /api/v1/orderservice/order", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order", + "http_endpoint_unique:PUT::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:PUT /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 782, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.10934802503125, + "abnormal_avg_duration": 3.139084509, + "avg_duration_ratio": 28.707281252705727, + "normal_p99": 0.14958496054999995, + "abnormal_p99": 3.16436368264, + "p99_ratio": 21.15429031772406, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 796, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 798, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 807, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 818, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 821, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 826, + "component": "span|ts-route-service::SELECT route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route.entity.Route", + "service_operation:ts-route-service::SELECT route.entity.Route", + "bare_operation_unique:SELECT route.entity.Route", + "legacy_exact:span|ts-route-service::SELECT route.entity.Route", + "legacy_exact:ts-route-service::SELECT route.entity.Route", + "legacy_exact:SELECT route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 827, + "component": "span|ts-route-service::SELECT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route", + "service_operation:ts-route-service::SELECT ts.route", + "bare_operation_unique:SELECT ts.route", + "legacy_exact:span|ts-route-service::SELECT ts.route", + "legacy_exact:ts-route-service::SELECT ts.route", + "legacy_exact:SELECT ts.route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 831, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 833, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 852, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 854, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 879, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.003030474076923077, + "abnormal_avg_duration": 0.0026978403333333336, + "avg_duration_ratio": 0.8902370602267368, + "normal_p99": 0.005605891039999989, + "abnormal_p99": 0.004006199160000002, + "p99_ratio": 0.7146409253077473, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains", + "bare_operation_unique:POST /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains", + "http_endpoint_unique:POST::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 881, + "component": "span|ts-train-service::PUT /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.003030474076923077, + "abnormal_avg_duration": 0.0026978403333333336, + "avg_duration_ratio": 0.8902370602267368, + "normal_p99": 0.005605891039999989, + "abnormal_p99": 0.004006199160000002, + "p99_ratio": 0.7146409253077473, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::PUT /api/v1/trainservice/trains", + "service_operation:ts-train-service::PUT /api/v1/trainservice/trains", + "bare_operation_unique:PUT /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::PUT::/api/v1/trainservice/trains", + "http_endpoint_unique:PUT::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 895, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06477242432307692, + "abnormal_avg_duration": 0.3311773745526316, + "avg_duration_ratio": 5.112937766552621, + "normal_p99": 0.11764729628000001, + "abnormal_p99": 1.6146827955, + "p99_ratio": 13.724776059936495, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 917, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 918, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 919, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 945, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 946, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 961, + "component": "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.30000000000000004, + "normal_avg_duration": 0.011924426866666667, + "abnormal_avg_duration": 0.765081644, + "avg_duration_ratio": 64.16087352078075, + "normal_p99": 0.01623002476, + "abnormal_p99": 1.52701979589, + "p99_ratio": 94.08610390129806, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 966, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.10934802503125, + "abnormal_avg_duration": 3.139084509, + "avg_duration_ratio": 28.707281252705727, + "normal_p99": 0.14958496054999995, + "abnormal_p99": 3.16436368264, + "p99_ratio": 21.15429031772406, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 968, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06477242432307692, + "abnormal_avg_duration": 0.3311773745526316, + "avg_duration_ratio": 5.112937766552621, + "normal_p99": 0.11764729628000001, + "abnormal_p99": 1.6146827955, + "p99_ratio": 13.724776059936495, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 970, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06539793263461538, + "abnormal_avg_duration": 0.273727764, + "avg_duration_ratio": 4.185572127017282, + "normal_p99": 0.1189743706, + "abnormal_p99": 1.6141511789, + "p99_ratio": 13.567217634854208, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 975, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006088730666666667, + "abnormal_avg_duration": 0.0053406125, + "avg_duration_ratio": 0.8771306849287471, + "normal_p99": 0.00675471858, + "abnormal_p99": 0.0058074124699999995, + "p99_ratio": 0.8597563912129703, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 992, + "component": "span|ts-user-service::UserController.getUserByUserId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserController.getUserByUserId", + "service_operation:ts-user-service::UserController.getUserByUserId", + "bare_operation_unique:UserController.getUserByUserId", + "legacy_exact:span|ts-user-service::UserController.getUserByUserId", + "legacy_exact:ts-user-service::UserController.getUserByUserId", + "legacy_exact:UserController.getUserByUserId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 998, + "component": "span|ts-user-service::UserRepository.findByUserName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.findByUserName", + "service_operation:ts-user-service::UserRepository.findByUserName", + "bare_operation_unique:UserRepository.findByUserName", + "legacy_exact:span|ts-user-service::UserRepository.findByUserName", + "legacy_exact:ts-user-service::UserRepository.findByUserName", + "legacy_exact:UserRepository.findByUserName" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 53, + "explained_alarm_count": 10, + "unexplained_alarm_count": 43, + "candidate_strong_alarm_count": 13, + "explained_strong_alarm_count": 6, + "unexplained_strong_alarm_count": 7, + "strong_alarm_coverage": 0.46153846153846156, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.46153846153846156, + "alarm_coverage_confidence": 0.46153846153846156, + "final_confidence": 0.46153846153846156 + } +} \ No newline at end of file diff --git a/cases/batch-01KQJPTV00MB809XND0MPZG01F/env.json b/cases/batch-01KQJPTV00MB809XND0MPZG01F/env.json new file mode 100644 index 0000000000000000000000000000000000000000..fc07dbb16edd3f0e950ad0e6066bff953fe6833d --- /dev/null +++ b/cases/batch-01KQJPTV00MB809XND0MPZG01F/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts12", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777670347", + "NORMAL_END": "1777670647", + "ABNORMAL_START": "1777670647", + "ABNORMAL_END": "1777670946" +} \ No newline at end of file diff --git a/cases/batch-01KQJPTV00MB809XND0MPZG01F/injection.json b/cases/batch-01KQJPTV00MB809XND0MPZG01F/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..0663e3c3feb618c1f5523f578132285829b44c9f --- /dev/null +++ b/cases/batch-01KQJPTV00MB809XND0MPZG01F/injection.json @@ -0,0 +1,107 @@ +{ + "id": 2355, + "name": "batch-01KQJPTV00MB809XND0MPZG01F", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T05:24:07+08:00", + "end_time": "2026-05-02T05:29:06+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T05:24:06.797+08:00", + "updated_at": "2026-05-02T05:29:07.597+08:00", + "engine_config_summary": [ + { + "app": "ts-travel-service", + "chaos_type": "JVMRuntimeMutator", + "class": "travel.service.TravelServiceImpl", + "duration": 5, + "method": "getRouteByRouteId", + "mutator_config": "constant:\"/api/v1/routeservice/routes/\":\"mutated_/api/v1/routeservice/routes/\"", + "namespace": "ts12", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-route-service", + "chaos_type": "JVMLatency", + "class": "route.controller.RouteController", + "duration": 5, + "latency_duration": 1510, + "method": "queryById", + "namespace": "ts12", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + } + ], + "task_id": "e7890f75-603d-4ebc-8be6-bd6830a83687", + "trace_id": "06e4ddc5-9659-4c00-9d31-7307b5541793", + "source": "injection", + "description": "Fault batch for task e7890f75-603d-4ebc-8be6-bd6830a83687 (2 faults)", + "engine_config": [ + { + "app": "ts-travel-service", + "chaos_type": "JVMRuntimeMutator", + "class": "travel.service.TravelServiceImpl", + "duration": 5, + "method": "getRouteByRouteId", + "mutator_config": "constant:\"/api/v1/routeservice/routes/\":\"mutated_/api/v1/routeservice/routes/\"", + "namespace": "ts12", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-route-service", + "chaos_type": "JVMLatency", + "class": "route.controller.RouteController", + "duration": 5, + "latency_duration": 1510, + "method": "queryById", + "namespace": "ts12", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-travel-service" + ], + "pod": [ + "ts-travel-service-674ff69c74-8mm4v" + ], + "container": [ + "ts-travel-service" + ], + "function": [ + "travel.service.TravelServiceImpl.getRouteByRouteId" + ] + }, + { + "service": [ + "ts-route-service" + ], + "pod": [ + "ts-route-service-5b769949fc-52dnx" + ], + "container": [ + "ts-route-service" + ], + "metric": [ + "network_latency" + ], + "function": [ + "route.controller.RouteController.queryById" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQJPTV00MB809XND0MPZG01F/label.txt b/cases/batch-01KQJPTV00MB809XND0MPZG01F/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQJPTV00MB809XND0MPZG01F/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQJPTV00MB809XND0MPZG01F/result.json b/cases/batch-01KQJPTV00MB809XND0MPZG01F/result.json new file mode 100644 index 0000000000000000000000000000000000000000..55fe82dbac92f8acd0830e6b99abe6b8735918b1 --- /dev/null +++ b/cases/batch-01KQJPTV00MB809XND0MPZG01F/result.json @@ -0,0 +1,68659 @@ +{ + "case_name": "batch-01KQJPTV00MB809XND0MPZG01F", + "injection_nodes": [ + "container|ts-travel-service" + ], + "alarm_nodes": [ + 896, + 901, + 902, + 903, + 782, + 917, + 918, + 919, + 796, + 541, + 798, + 797, + 548, + 807, + 681, + 942, + 945, + 818, + 690, + 564, + 821, + 946, + 567, + 950, + 826, + 827, + 831, + 833, + 961, + 578, + 581, + 966, + 968, + 969, + 970, + 975, + 723, + 852, + 854, + 726, + 602, + 606, + 607, + 992, + 738, + 739, + 998, + 618, + 619, + 879, + 881, + 763, + 895 + ], + "propagation_result": { + "injection_node_ids": [ + 403 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 165, + 432, + 901 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 901, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 902 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 902, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 903 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 903, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 901, + 563, + 564 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670671, + 1777670671 + ], + "propagation_delays": [ + 0.0, + 0.0, + 10.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670671, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 901, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 902, + 678, + 681 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670689, + 1777670689 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 678, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 49.32495986591487, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 681, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 45.71776154632654, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670689, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670689, + "dst_onset": 1777670689, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 902, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 678, + "onset": 1777670689, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 681, + "onset": 1777670689, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 903, + 800, + 797 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 903, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 905, + 800, + 797 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 905, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 901, + 563, + 564, + 942 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670671, + 1777670671, + 1777670713 + ], + "propagation_delays": [ + 0.0, + 0.0, + 10.0, + 0.0, + 42.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.0367544307506, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670671, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670713, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 901, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 942, + "onset": 1777670713, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 902, + 678, + 681, + 950 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670689, + 1777670689, + 1777670710 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 21.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 678, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 49.32495986591487, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 681, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 45.71776154632654, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 950, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 42.43188554118722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670689, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670689, + "dst_onset": 1777670689, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670689, + "dst_onset": 1777670710, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 902, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 678, + "onset": 1777670689, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 681, + "onset": 1777670689, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 950, + "onset": 1777670710, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 912, + 905, + 800, + 797 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 912, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 903, + 800, + 797, + 899, + 896 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670671, + 1777670671 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 903, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 905, + 800, + 797, + 899, + 896 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670671, + 1777670671 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 905, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 915, + 912, + 905, + 800, + 797 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670668 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 915, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9418012759603637, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 915, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 912, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 903, + 800, + 797, + 899, + 896, + 969 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670671, + 1777670671, + 1777670680 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 3.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 969, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.829029499441553, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670680, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 903, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 969, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 905, + 800, + 797, + 899, + 896, + 969 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670671, + 1777670671, + 1777670680 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 3.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 969, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.829029499441553, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670680, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 905, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 969, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 906, + 915, + 912, + 905, + 800, + 797 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670668, + 1777670668 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 915, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7180439039728649, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9418012759603637, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 915, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 912, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 912, + 905, + 800, + 797, + 899, + 896 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670671, + 1777670671 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 912, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 907, + 906, + 915, + 912, + 905, + 800, + 797 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670665, + 1777670668, + 1777670668, + 1777670668, + 1777670668, + 1777670668 + ], + "propagation_delays": [ + 0.0, + 0.0, + 4.0, + 3.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 915, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7180439039728649, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9418012759603637, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670668, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 915, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 912, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 912, + 905, + 800, + 797, + 899, + 896, + 969 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670671, + 1777670671, + 1777670680 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 3.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 969, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.829029499441553, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670680, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 912, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 969, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 915, + 912, + 905, + 800, + 797, + 899, + 896 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670668, + 1777670671, + 1777670671 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 915, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9418012759603637, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 915, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 912, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 906, + 915, + 912, + 905, + 800, + 797, + 899, + 896 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670668, + 1777670668, + 1777670671, + 1777670671 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 915, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7180439039728649, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9418012759603637, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 915, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 912, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 915, + 912, + 905, + 800, + 797, + 899, + 896, + 969 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670668, + 1777670671, + 1777670671, + 1777670680 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 915, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9418012759603637, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 969, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.829029499441553, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670680, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 915, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 912, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 969, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 896, + 897, + 898, + 899, + 900, + 901, + 902, + 903, + 904, + 905, + 906, + 907, + 908, + 909, + 910, + 911, + 912, + 913, + 914, + 403, + 915, + 916, + 783, + 782, + 796, + 797, + 798, + 799, + 800, + 801, + 165, + 678, + 681, + 942, + 432, + 563, + 564, + 950, + 966, + 968, + 969, + 970, + 971, + 478, + 486, + 502, + 504, + 505, + 506, + 507, + 895 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 165, + 432, + 909, + 901 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 909, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 901, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 910, + 902 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 910, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 911, + 903 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 911, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 902, + 799, + 796 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 902, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 902, + 801, + 798 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 902, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 903, + 783, + 782 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 23.021090449437153, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.481408831797765, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 903, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 782, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 904, + 799, + 796 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 904, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 904, + 801, + 798 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 904, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 914, + 909, + 901 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 914, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 909, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 901, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 910, + 902 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 910, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 911, + 903 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 911, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 903, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 903, + 783, + 782, + 966 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 23.021090449437153, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.481408831797765, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 966, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.280823385227535, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 903, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 783, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 782, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 966, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 914, + 909, + 901 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 914, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 909, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 901, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 916, + 910, + 902 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670662, + "delay": 1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 910, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 916, + 911, + 903 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670662, + "delay": 1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 911, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 908, + 914, + 909, + 901 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 908, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 908, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 914, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 909, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 901, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 909, + 901, + 563, + 564 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670671, + "delay": 15, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 909, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 901, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 910, + 902, + 678, + 681 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 678, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 49.32495986591487, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 681, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 45.71776154632654, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670650, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 910, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 678, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 681, + "onset": 1777670650, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 910, + 902, + 799, + 796 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 910, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 910, + 902, + 801, + 798 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 910, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 911, + 903, + 783, + 782 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 23.021090449437153, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.481408831797765, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 911, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 782, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 911, + 903, + 800, + 797 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 911, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 800, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 797, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 913, + 904, + 799, + 796 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 913, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 913, + 904, + 801, + 798 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 913, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 902, + 799, + 796, + 898, + 895 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 902, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 904, + 799, + 796, + 898, + 895 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 904, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 914, + 909, + 901 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670671, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 914, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 909, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 901, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 916, + 910, + 902 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 910, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 916, + 911, + 903 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 911, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 909, + 901, + 563, + 564, + 942 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.0367544307506, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670671, + "delay": 15, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670713, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 909, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 901, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 942, + "onset": 1777670713, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 910, + 902, + 678, + 681, + 950 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 678, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 49.32495986591487, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 681, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 45.71776154632654, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 950, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 42.43188554118722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670650, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670650, + "dst_onset": 1777670647, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "4 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 910, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 678, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 681, + "onset": 1777670650, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 950, + "onset": 1777670647, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 911, + 903, + 783, + 782, + 966 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 23.021090449437153, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.481408831797765, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 966, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.280823385227535, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 911, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 783, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 782, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 966, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 914, + 909, + 901, + 563, + 564 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670671, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 914, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 909, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 901, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 914, + 913, + 904, + 799, + 796 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8205785965538694, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 914, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 913, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 914, + 913, + 904, + 801, + 798 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8205785965538694, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 914, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 913, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 801, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 910, + 902, + 678, + 681 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 678, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 49.32495986591487, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 681, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 45.71776154632654, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670650, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 910, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 678, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 681, + "onset": 1777670650, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 910, + 902, + 799, + 796 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 910, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 910, + 902, + 801, + 798 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 910, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 801, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 911, + 903, + 783, + 782 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 23.021090449437153, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.481408831797765, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 911, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 903, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 783, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 782, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 911, + 903, + 800, + 797 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 911, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 903, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 800, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 797, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 902, + 799, + 796, + 898, + 895, + 968 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 968, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.84880711220853, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670680, + "delay": 15, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 902, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 968, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 902, + 801, + 798, + 900, + 897, + 970 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 900, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.401643270331654, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 897, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.14536882901387, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 970, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.332601568139985, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670653, + "dst_onset": 1777670662, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670662, + "dst_onset": 1777670662, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 902, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 900, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 897, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 970, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 904, + 799, + 796, + 898, + 895, + 968 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 968, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.84880711220853, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670680, + "delay": 15, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 904, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 968, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 904, + 801, + 798, + 900, + 897, + 970 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 900, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.401643270331654, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 897, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.14536882901387, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 970, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.332601568139985, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670653, + "dst_onset": 1777670662, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670662, + "dst_onset": 1777670662, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 904, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 801, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 900, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 897, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 970, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 914, + 909, + 901, + 563, + 564 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670671, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 914, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 909, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 901, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 914, + 913, + 904, + 799, + 796 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8205785965538694, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 914, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 913, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 914, + 913, + 904, + 801, + 798 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8205785965538694, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 914, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 913, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 801, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 916, + 910, + 902, + 678, + 681 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 678, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 49.32495986591487, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 681, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 45.71776154632654, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670662, + "delay": 1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670650, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "4 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 910, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 678, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 681, + "onset": 1777670650, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 916, + 910, + 902, + 799, + 796 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670662, + "delay": 1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 910, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 916, + 910, + 902, + 801, + 798 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670662, + "delay": 1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 910, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 801, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 916, + 911, + 903, + 783, + 782 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 23.021090449437153, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.481408831797765, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670662, + "delay": 1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 911, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 783, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 782, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 916, + 911, + 903, + 800, + 797 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670662, + "delay": 1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 911, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 800, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 797, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 908, + 914, + 909, + 901, + 563, + 564 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 908, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670671, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 908, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 914, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 909, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 901, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 908, + 914, + 913, + 904, + 799, + 796 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 908, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8205785965538694, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 908, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 914, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 913, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 908, + 914, + 913, + 904, + 801, + 798 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 908, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8205785965538694, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 908, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 914, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 913, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 801, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 910, + 902, + 799, + 796, + 898, + 895 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 910, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 911, + 903, + 800, + 797, + 899, + 896 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670653, + "dst_onset": 1777670662, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670662, + "dst_onset": 1777670662, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 911, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 800, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 797, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 899, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 896, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 913, + 904, + 799, + 796, + 898, + 895 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 913, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 914, + 909, + 901, + 563, + 564, + 942 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.0367544307506, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670671, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670713, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 914, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 909, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 901, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 942, + "onset": 1777670713, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 910, + 902, + 678, + 681, + 950 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 678, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 49.32495986591487, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 681, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 45.71776154632654, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 950, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 42.43188554118722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670650, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670650, + "dst_onset": 1777670647, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "4 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 910, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 678, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 681, + "onset": 1777670650, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 950, + "onset": 1777670647, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 911, + 903, + 783, + 782, + 966 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 23.021090449437153, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.481408831797765, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 966, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.280823385227535, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 911, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 903, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 783, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 782, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 966, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 914, + 909, + 901, + 563, + 564, + 942 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.0367544307506, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670671, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670713, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 914, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 909, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 901, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 942, + "onset": 1777670713, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 916, + 910, + 902, + 678, + 681, + 950 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 678, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 49.32495986591487, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 681, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 45.71776154632654, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 950, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 42.43188554118722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670662, + "delay": 1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670650, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670650, + "dst_onset": 1777670647, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "5 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 910, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 678, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 681, + "onset": 1777670650, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 950, + "onset": 1777670647, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 916, + 911, + 903, + 783, + 782, + 966 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 23.021090449437153, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.481408831797765, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 966, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.280823385227535, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670662, + "delay": 1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 911, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 783, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 782, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 966, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 914, + 909, + 901, + 563, + 564 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670671, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 914, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 909, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 901, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 914, + 913, + 904, + 799, + 796 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8205785965538694, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 914, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 913, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 914, + 913, + 904, + 801, + 798 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8205785965538694, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "4 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 914, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 913, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 801, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 916, + 910, + 902, + 678, + 681 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 678, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 49.32495986591487, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 681, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 45.71776154632654, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670650, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "5 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 910, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 678, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 681, + "onset": 1777670650, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 916, + 910, + 902, + 799, + 796 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 910, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 916, + 910, + 902, + 801, + 798 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "4 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 910, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 801, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 916, + 911, + 903, + 783, + 782 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 23.021090449437153, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.481408831797765, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "4 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 911, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 783, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 782, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 916, + 911, + 903, + 800, + 797 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "4 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 911, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 800, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 797, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 908, + 914, + 909, + 901, + 563, + 564, + 942 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 908, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.0367544307506, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670671, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670713, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 908, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 914, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 909, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 901, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 942, + "onset": 1777670713, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 910, + 902, + 799, + 796, + 898, + 895, + 968 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 968, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.84880711220853, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670680, + "delay": 15, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 910, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 968, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 910, + 902, + 801, + 798, + 900, + 897, + 970 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 900, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.401643270331654, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 897, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.14536882901387, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 970, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.332601568139985, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670653, + "dst_onset": 1777670662, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670662, + "dst_onset": 1777670662, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 910, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 900, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 897, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 970, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 911, + 903, + 800, + 797, + 899, + 896, + 969 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 969, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.829029499441553, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670653, + "dst_onset": 1777670662, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670662, + "dst_onset": 1777670662, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670680, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 911, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 800, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 797, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 899, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 896, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 969, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 913, + 904, + 799, + 796, + 898, + 895, + 968 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 968, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.84880711220853, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670680, + "delay": 15, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 913, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 968, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 913, + 904, + 801, + 798, + 900, + 897, + 970 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 900, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.401643270331654, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 897, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.14536882901387, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 970, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.332601568139985, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670653, + "dst_onset": 1777670662, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670662, + "dst_onset": 1777670662, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "4 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 913, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 801, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 900, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 897, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 970, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 914, + 913, + 904, + 799, + 796, + 898, + 895 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8205785965538694, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 914, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 913, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 910, + 902, + 799, + 796, + 898, + 895 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 910, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 911, + 903, + 800, + 797, + 899, + 896 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670653, + "dst_onset": 1777670662, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670662, + "dst_onset": 1777670662, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 911, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 903, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 800, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 797, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 899, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 896, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 914, + 913, + 904, + 799, + 796, + 898, + 895 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8205785965538694, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 914, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 913, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 916, + 910, + 902, + 799, + 796, + 898, + 895 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670662, + "delay": 1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 910, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 906, + 916, + 911, + 903, + 800, + 797, + 899, + 896 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670662, + "delay": 1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670653, + "dst_onset": 1777670662, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670662, + "dst_onset": 1777670662, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 911, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 800, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 797, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 899, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 896, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 914, + 909, + 901, + 563, + 564, + 942 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 909, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 264.7917692227114, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.0367544307506, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670671, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670713, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 914, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 909, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 901, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 942, + "onset": 1777670713, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 916, + 910, + 902, + 678, + 681, + 950 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 678, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 49.32495986591487, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 681, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 45.71776154632654, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 950, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 42.43188554118722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670650, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670650, + "dst_onset": 1777670647, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "6 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 910, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 678, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 681, + "onset": 1777670650, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 950, + "onset": 1777670647, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 907, + 906, + 916, + 911, + 903, + 783, + 782, + 966 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.5502786868255699, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 783, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 23.021090449437153, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 782, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.481408831797765, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 966, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.280823385227535, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670665, + "dst_onset": 1777670662, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "4 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 916, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 911, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 903, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 783, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 782, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 966, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 908, + 914, + 913, + 904, + 799, + 796, + 898, + 895 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 908, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7075051624936787, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8205785965538694, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 908, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 914, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 913, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 914, + 913, + 904, + 799, + 796, + 898, + 895, + 968 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8205785965538694, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 968, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.84880711220853, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670680, + "delay": 15, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 914, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 913, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 968, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 914, + 913, + 904, + 801, + 798, + 900, + 897, + 970 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 914, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 913, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8205785965538694, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 904, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8128766120146549, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 900, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.401643270331654, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 897, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.14536882901387, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 970, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.332601568139985, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670659, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670659, + "dst_onset": 1777670659, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670659, + "dst_onset": 1777670656, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670653, + "dst_onset": 1777670662, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670662, + "dst_onset": 1777670662, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "4 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 914, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 913, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 904, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 801, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 900, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 897, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 970, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 910, + 902, + 799, + 796, + 898, + 895, + 968 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 799, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 17.29032374942612, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 796, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.92341289928987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 898, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.145923865437188, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 895, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.887608020509079, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 968, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 12.84880711220853, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670656, + "dst_onset": 1777670665, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670665, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670680, + "delay": 15, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 910, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 799, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 796, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 898, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 895, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 968, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 910, + 902, + 801, + 798, + 900, + 897, + 970 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 910, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 243.80620335854636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 191.30923506857255, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 801, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.876341253643567, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 798, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 18.517487943315615, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 900, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.401643270331654, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 897, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 14.14536882901387, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 970, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 13.332601568139985, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670656, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670653, + "dst_onset": 1777670662, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670662, + "dst_onset": 1777670662, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670662, + "dst_onset": 1777670659, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 910, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 902, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 801, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 798, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 900, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 897, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 970, + "onset": 1777670659, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 165, + 432, + 916, + 911, + 903, + 800, + 797, + 899, + 896, + 969 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 916, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 911, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.878347259544636, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 30.1501746657288, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 969, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.829029499441553, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670656, + "delay": -5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670656, + "dst_onset": 1777670653, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670653, + "dst_onset": 1777670653, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670653, + "dst_onset": 1777670662, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670662, + "dst_onset": 1777670662, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "slow", + "src_onset": 1777670662, + "dst_onset": 1777670680, + "delay": 18, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 916, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 911, + "onset": 1777670656, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 903, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 800, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 797, + "onset": 1777670653, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 899, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 896, + "onset": 1777670662, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 969, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 403, + "component": "container|ts-travel-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "container|ts-travel-service", + "states": [ + "degraded", + "silent" + ], + "first_state_at": 1777670647 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-route-service::RouteController.queryByIds", + "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "span|ts-route-service::RouteRepository.findById", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-route-service::SELECT route.entity.Route", + "span|ts-route-service::SELECT ts.route", + "span|ts-route-service::Session.find route.entity.Route", + "span|ts-route-service::Transaction.commit", + "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "span|ts-assurance-service::AssuranceRepository.findByOrderId", + "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "span|ts-station-service::POST /api/v1/stationservice/stations", + "span|ts-station-service::PUT /api/v1/stationservice/stations", + "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-user-service::UserController.getUserByUserId", + "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "span|ts-user-service::UserRepository.findByUserName", + "span|ts-config-service::POST /api/v1/configservice/configs", + "span|ts-config-service::PUT /api/v1/configservice/configs", + "span|ts-train-service::POST /api/v1/trainservice/trains", + "span|ts-train-service::PUT /api/v1/trainservice/trains", + "span|ts-order-service::PUT /api/v1/orderservice/order", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + ], + "evidence": { + "alarm_count": 53, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 165, + 432, + 901 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 901, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 902 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 902, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 903 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 903, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 901, + 563, + 564 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670671, + 1777670671 + ], + "propagation_delays": [ + 0.0, + 0.0, + 10.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670671, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 901, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 902, + 678, + 681 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670689, + 1777670689 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 678, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 49.32495986591487, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 681, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 45.71776154632654, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670689, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670689, + "dst_onset": 1777670689, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 902, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 678, + "onset": 1777670689, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 681, + "onset": 1777670689, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 903, + 800, + 797 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 903, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 905, + 800, + 797 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 905, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 901, + 563, + 564, + 942 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670671, + 1777670671, + 1777670713 + ], + "propagation_delays": [ + 0.0, + 0.0, + 10.0, + 0.0, + 42.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 901, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 563, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 241.60054677511263, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 564, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 222.4760417096798, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.0367544307506, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670671, + "delay": 10, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670713, + "delay": 42, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 901, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 563, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 564, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 942, + "onset": 1777670713, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 902, + 678, + 681, + 950 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670689, + 1777670689, + 1777670710 + ], + "propagation_delays": [ + 0.0, + 0.0, + 28.0, + 0.0, + 21.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 902, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 678, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 49.32495986591487, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 681, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 45.71776154632654, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 950, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 42.43188554118722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777670661, + "dst_onset": 1777670689, + "delay": 28, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777670689, + "dst_onset": 1777670689, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1777670689, + "dst_onset": 1777670710, + "delay": 21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 902, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 678, + "onset": 1777670689, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 681, + "onset": 1777670689, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 950, + "onset": 1777670710, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 912, + 905, + 800, + 797 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 912, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 903, + 800, + 797, + 899, + 896 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670671, + 1777670671 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 903, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 905, + 800, + 797, + 899, + 896 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670671, + 1777670671 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 905, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 915, + 912, + 905, + 800, + 797 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670668 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 915, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9418012759603637, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 915, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 912, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 903, + 800, + 797, + 899, + 896, + 969 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670671, + 1777670671, + 1777670680 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 3.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 903, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 969, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.829029499441553, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670680, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 903, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 969, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 905, + 800, + 797, + 899, + 896, + 969 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670671, + 1777670671, + 1777670680 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 3.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 969, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.829029499441553, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670680, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 905, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 969, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 906, + 915, + 912, + 905, + 800, + 797 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670668, + 1777670668 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 915, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7180439039728649, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9418012759603637, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 915, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 912, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 912, + 905, + 800, + 797, + 899, + 896 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670671, + 1777670671 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 912, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 907, + 906, + 915, + 912, + 905, + 800, + 797 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670665, + 1777670668, + 1777670668, + 1777670668, + 1777670668, + 1777670668 + ], + "propagation_delays": [ + 0.0, + 0.0, + 4.0, + 3.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 907, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8666269300386993, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 915, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7180439039728649, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9418012759603637, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777670661, + "dst_onset": 1777670665, + "delay": 4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1777670665, + "dst_onset": 1777670668, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 907, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 906, + "onset": 1777670665, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 915, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 912, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 912, + 905, + 800, + 797, + 899, + 896, + 969 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670671, + 1777670671, + 1777670680 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 3.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 969, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.829029499441553, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670680, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 912, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 969, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 915, + 912, + 905, + 800, + 797, + 899, + 896 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670668, + 1777670671, + 1777670671 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 915, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9418012759603637, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 915, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 912, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 906, + 915, + 912, + 905, + 800, + 797, + 899, + 896 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670668, + 1777670668, + 1777670671, + 1777670671 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 906, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 915, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7180439039728649, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9418012759603637, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 906, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 915, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 912, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 165, + 432, + 915, + 912, + 905, + 800, + 797, + 899, + 896, + 969 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777670661, + 1777670661, + 1777670661, + 1777670668, + 1777670668, + 1777670668, + 1777670668, + 1777670671, + 1777670671, + 1777670680 + ], + "propagation_delays": [ + 0.0, + 0.0, + 7.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 276.8045192206734, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 915, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 912, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.9418012759603637, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 905, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8628298634039874, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 800, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 41.5833503633337, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 797, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.63952183333158, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 899, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 28.48144548093118, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 896, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.902879116530965, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 969, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 27.829029499441553, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777670661, + "dst_onset": 1777670661, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777670661, + "dst_onset": 1777670668, + "delay": 7, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777670668, + "dst_onset": 1777670668, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "missing", + "src_onset": 1777670668, + "dst_onset": 1777670671, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777670671, + "dst_onset": 1777670671, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777670671, + "dst_onset": 1777670680, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777670647, + "window_end": 1777671005, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 165, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 2, + "node_id": 915, + "onset": 1777670661, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 3, + "node_id": 912, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 4, + "node_id": 905, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 5, + "node_id": 800, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 6, + "node_id": 797, + "onset": 1777670668, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 7, + "node_id": 899, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 8, + "node_id": 896, + "onset": 1777670671, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + }, + { + "node_index": 9, + "node_id": 969, + "onset": 1777670680, + "is_injection": false, + "lower_bound": 1777670647, + "upper_bound": 1777671005, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 22, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 901, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/admin_trip", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 902, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 903, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 901, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/admin_trip", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 10.0 + }, + { + "node_id": 563, + "kind": "span", + "name": "ts-admin-travel-service::AdminTravelController.getAllTravels", + "uniq_name": "span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "state": "missing, slow", + "state_start_time": 1777670671, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 564, + "kind": "span", + "name": "ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "uniq_name": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": "missing, slow", + "state_start_time": 1777670671, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 902, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 28.0 + }, + { + "node_id": 678, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "healthy, missing, slow", + "state_start_time": 1777670689, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 681, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "healthy, missing, slow", + "state_start_time": 1777670689, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 903, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 901, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/admin_trip", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 10.0 + }, + { + "node_id": 563, + "kind": "span", + "name": "ts-admin-travel-service::AdminTravelController.getAllTravels", + "uniq_name": "span|ts-admin-travel-service::AdminTravelController.getAllTravels", + "state": "missing, slow", + "state_start_time": 1777670671, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 564, + "kind": "span", + "name": "ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "uniq_name": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "state": "missing, slow", + "state_start_time": 1777670671, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 42.0 + }, + { + "node_id": 942, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "state": "missing, slow", + "state_start_time": 1777670713, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 902, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 28.0 + }, + { + "node_id": 678, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "healthy, missing, slow", + "state_start_time": 1777670689, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 681, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "healthy, missing, slow", + "state_start_time": 1777670689, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 21.0 + }, + { + "node_id": 950, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "healthy, missing, slow", + "state_start_time": 1777670710, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 912, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 903, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 899, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 896, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 899, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 896, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 915, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel-service::TripRepository.findByRouteId", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 912, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 903, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 899, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 896, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 9.0 + }, + { + "node_id": 969, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670680, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 899, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 896, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 9.0 + }, + { + "node_id": 969, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670680, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 906, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 915, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel-service::TripRepository.findByRouteId", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 912, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 912, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 899, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 896, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 907, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 4.0 + }, + { + "node_id": 906, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "healthy, missing", + "state_start_time": 1777670665, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 915, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel-service::TripRepository.findByRouteId", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 912, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 912, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 899, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 896, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 9.0 + }, + { + "node_id": 969, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670680, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 915, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel-service::TripRepository.findByRouteId", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 912, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 899, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 896, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 906, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 915, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel-service::TripRepository.findByRouteId", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 912, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 899, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 896, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 165, + "kind": "pod", + "name": "ts-travel-service-674ff69c74-nx6zm", + "uniq_name": "pod|ts-travel-service-674ff69c74-nx6zm", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 915, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel-service::TripRepository.findByRouteId", + "state": "degraded, unavailable", + "state_start_time": 1777670661, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 7.0 + }, + { + "node_id": 912, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 905, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "healthy, missing", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 800, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 797, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1777670668, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 899, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 896, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670671, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 9.0 + }, + { + "node_id": 969, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1777670680, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 541, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0083176486, + "abnormal_avg_duration": 0.008026959666666666, + "avg_duration_ratio": 0.9650515491441496, + "normal_p99": 0.010054464400000001, + "abnormal_p99": 0.0083351464, + "p99_ratio": 0.8289995437250739, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 548, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.9285714285714286, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.00885385907142857, + "abnormal_avg_duration": 0.008264308363636364, + "avg_duration_ratio": 0.9334131362340419, + "normal_p99": 0.012279357849999999, + "abnormal_p99": 0.011056068600000002, + "p99_ratio": 0.9003784021165245, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + } + }, + { + "node_id": 564, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0550302281724138, + "abnormal_avg_duration": 15.179028989857143, + "avg_duration_ratio": 275.8307478264512, + "normal_p99": 0.0649312048, + "abnormal_p99": 15.187667726299999, + "p99_ratio": 233.90398766018274, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 567, + "component": "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.30000000000000004, + "normal_avg_duration": 0.011924426866666667, + "abnormal_avg_duration": 0.765081644, + "avg_duration_ratio": 64.16087352078075, + "normal_p99": 0.01623002476, + "abnormal_p99": 1.52701979589, + "p99_ratio": 94.08610390129806, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "bare_operation_unique:POST /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 578, + "component": "span|ts-assurance-service::AssuranceRepository.findByOrderId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::AssuranceRepository.findByOrderId", + "service_operation:ts-assurance-service::AssuranceRepository.findByOrderId", + "bare_operation_unique:AssuranceRepository.findByOrderId", + "legacy_exact:span|ts-assurance-service::AssuranceRepository.findByOrderId", + "legacy_exact:ts-assurance-service::AssuranceRepository.findByOrderId", + "legacy_exact:AssuranceRepository.findByOrderId" + ] + } + }, + { + "node_id": 581, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 602, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + } + }, + { + "node_id": 606, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 607, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 618, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 619, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 681, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.021402747847619048, + "abnormal_avg_duration": 1.0482741908, + "avg_duration_ratio": 48.97848623286077, + "normal_p99": 0.03408035643999997, + "abnormal_p99": 1.5383166296400002, + "p99_ratio": 45.137926663069884, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 690, + "component": "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "service_operation:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_operation_unique:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint:ts-inside-payment-service::GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint_unique:GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}" + ] + } + }, + { + "node_id": 723, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 726, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 738, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + } + }, + { + "node_id": 739, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 763, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order", + "bare_operation_unique:PUT /api/v1/orderservice/order", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order", + "http_endpoint_unique:PUT::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:PUT /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 782, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.10934802503125, + "abnormal_avg_duration": 3.139084509, + "avg_duration_ratio": 28.707281252705727, + "normal_p99": 0.14958496054999995, + "abnormal_p99": 3.16436368264, + "p99_ratio": 21.15429031772406, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 796, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + } + }, + { + "node_id": 797, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + } + }, + { + "node_id": 798, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + } + }, + { + "node_id": 807, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + } + }, + { + "node_id": 818, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + } + }, + { + "node_id": 821, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + } + }, + { + "node_id": 826, + "component": "span|ts-route-service::SELECT route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route.entity.Route", + "service_operation:ts-route-service::SELECT route.entity.Route", + "bare_operation_unique:SELECT route.entity.Route", + "legacy_exact:span|ts-route-service::SELECT route.entity.Route", + "legacy_exact:ts-route-service::SELECT route.entity.Route", + "legacy_exact:SELECT route.entity.Route" + ] + } + }, + { + "node_id": 827, + "component": "span|ts-route-service::SELECT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route", + "service_operation:ts-route-service::SELECT ts.route", + "bare_operation_unique:SELECT ts.route", + "legacy_exact:span|ts-route-service::SELECT ts.route", + "legacy_exact:ts-route-service::SELECT ts.route", + "legacy_exact:SELECT ts.route" + ] + } + }, + { + "node_id": 831, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + } + }, + { + "node_id": 833, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + } + }, + { + "node_id": 852, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 854, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 879, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.003030474076923077, + "abnormal_avg_duration": 0.0026978403333333336, + "avg_duration_ratio": 0.8902370602267368, + "normal_p99": 0.005605891039999989, + "abnormal_p99": 0.004006199160000002, + "p99_ratio": 0.7146409253077473, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains", + "bare_operation_unique:POST /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains", + "http_endpoint_unique:POST::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 881, + "component": "span|ts-train-service::PUT /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.003030474076923077, + "abnormal_avg_duration": 0.0026978403333333336, + "avg_duration_ratio": 0.8902370602267368, + "normal_p99": 0.005605891039999989, + "abnormal_p99": 0.004006199160000002, + "p99_ratio": 0.7146409253077473, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::PUT /api/v1/trainservice/trains", + "service_operation:ts-train-service::PUT /api/v1/trainservice/trains", + "bare_operation_unique:PUT /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::PUT::/api/v1/trainservice/trains", + "http_endpoint_unique:PUT::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 895, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06477242432307692, + "abnormal_avg_duration": 0.3311773745526316, + "avg_duration_ratio": 5.112937766552621, + "normal_p99": 0.11764729628000001, + "abnormal_p99": 1.6146827955, + "p99_ratio": 13.724776059936495, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 896, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.046593789, + "abnormal_avg_duration": 0.43191556260526315, + "avg_duration_ratio": 9.26980981532245, + "normal_p99": 0.11046734209999999, + "abnormal_p99": 3.1261264838000002, + "p99_ratio": 28.299101113251105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 901, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "service_operation:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "bare_operation_unique:GET /api/v1/travelservice/admin_trip", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/admin_trip", + "http_endpoint_unique:GET::/api/v1/travelservice/admin_trip", + "bare_path_unique:/api/v1/travelservice/admin_trip", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:GET /api/v1/travelservice/admin_trip" + ] + } + }, + { + "node_id": 902, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + } + }, + { + "node_id": 903, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 917, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + } + }, + { + "node_id": 918, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + } + }, + { + "node_id": 919, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + } + }, + { + "node_id": 942, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0550302281724138, + "abnormal_avg_duration": 15.179028989857143, + "avg_duration_ratio": 275.8307478264512, + "normal_p99": 0.0649312048, + "abnormal_p99": 15.187667726299999, + "p99_ratio": 233.90398766018274, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 945, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 946, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 950, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.021402747847619048, + "abnormal_avg_duration": 1.0482741908, + "avg_duration_ratio": 48.97848623286077, + "normal_p99": 0.03408035643999997, + "abnormal_p99": 1.5383166296400002, + "p99_ratio": 45.137926663069884, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 961, + "component": "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.30000000000000004, + "normal_avg_duration": 0.011924426866666667, + "abnormal_avg_duration": 0.765081644, + "avg_duration_ratio": 64.16087352078075, + "normal_p99": 0.01623002476, + "abnormal_p99": 1.52701979589, + "p99_ratio": 94.08610390129806, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 966, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.10934802503125, + "abnormal_avg_duration": 3.139084509, + "avg_duration_ratio": 28.707281252705727, + "normal_p99": 0.14958496054999995, + "abnormal_p99": 3.16436368264, + "p99_ratio": 21.15429031772406, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 968, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06477242432307692, + "abnormal_avg_duration": 0.3311773745526316, + "avg_duration_ratio": 5.112937766552621, + "normal_p99": 0.11764729628000001, + "abnormal_p99": 1.6146827955, + "p99_ratio": 13.724776059936495, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 969, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.046593789, + "abnormal_avg_duration": 0.43191556260526315, + "avg_duration_ratio": 9.26980981532245, + "normal_p99": 0.11046734209999999, + "abnormal_p99": 3.1261264838000002, + "p99_ratio": 28.299101113251105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 970, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06539793263461538, + "abnormal_avg_duration": 0.273727764, + "avg_duration_ratio": 4.185572127017282, + "normal_p99": 0.1189743706, + "abnormal_p99": 1.6141511789, + "p99_ratio": 13.567217634854208, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 975, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006088730666666667, + "abnormal_avg_duration": 0.0053406125, + "avg_duration_ratio": 0.8771306849287471, + "normal_p99": 0.00675471858, + "abnormal_p99": 0.0058074124699999995, + "p99_ratio": 0.8597563912129703, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 992, + "component": "span|ts-user-service::UserController.getUserByUserId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserController.getUserByUserId", + "service_operation:ts-user-service::UserController.getUserByUserId", + "bare_operation_unique:UserController.getUserByUserId", + "legacy_exact:span|ts-user-service::UserController.getUserByUserId", + "legacy_exact:ts-user-service::UserController.getUserByUserId", + "legacy_exact:UserController.getUserByUserId" + ] + } + }, + { + "node_id": 998, + "component": "span|ts-user-service::UserRepository.findByUserName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.findByUserName", + "service_operation:ts-user-service::UserRepository.findByUserName", + "bare_operation_unique:UserRepository.findByUserName", + "legacy_exact:span|ts-user-service::UserRepository.findByUserName", + "legacy_exact:ts-user-service::UserRepository.findByUserName", + "legacy_exact:UserRepository.findByUserName" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 564, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0550302281724138, + "abnormal_avg_duration": 15.179028989857143, + "avg_duration_ratio": 275.8307478264512, + "normal_p99": 0.0649312048, + "abnormal_p99": 15.187667726299999, + "p99_ratio": 233.90398766018274, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + }, + "path_ids": [ + "path-3" + ] + }, + { + "node_id": 681, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.021402747847619048, + "abnormal_avg_duration": 1.0482741908, + "avg_duration_ratio": 48.97848623286077, + "normal_p99": 0.03408035643999997, + "abnormal_p99": 1.5383166296400002, + "p99_ratio": 45.137926663069884, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-4" + ] + }, + { + "node_id": 797, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + }, + "path_ids": [ + "path-5", + "path-6", + "path-9", + "path-12", + "path-15", + "path-17" + ] + }, + { + "node_id": 896, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.046593789, + "abnormal_avg_duration": 0.43191556260526315, + "avg_duration_ratio": 9.26980981532245, + "normal_p99": 0.11046734209999999, + "abnormal_p99": 3.1261264838000002, + "p99_ratio": 28.299101113251105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-10", + "path-11", + "path-16", + "path-19", + "path-20" + ] + }, + { + "node_id": 901, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "service_operation:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "bare_operation_unique:GET /api/v1/travelservice/admin_trip", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/admin_trip", + "http_endpoint_unique:GET::/api/v1/travelservice/admin_trip", + "bare_path_unique:/api/v1/travelservice/admin_trip", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:GET /api/v1/travelservice/admin_trip" + ] + }, + "path_ids": [ + "path-0" + ] + }, + { + "node_id": 902, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "path_ids": [ + "path-1" + ] + }, + { + "node_id": 903, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "path_ids": [ + "path-2" + ] + }, + { + "node_id": 942, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0550302281724138, + "abnormal_avg_duration": 15.179028989857143, + "avg_duration_ratio": 275.8307478264512, + "normal_p99": 0.0649312048, + "abnormal_p99": 15.187667726299999, + "p99_ratio": 233.90398766018274, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + }, + "path_ids": [ + "path-7" + ] + }, + { + "node_id": 950, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.021402747847619048, + "abnormal_avg_duration": 1.0482741908, + "avg_duration_ratio": 48.97848623286077, + "normal_p99": 0.03408035643999997, + "abnormal_p99": 1.5383166296400002, + "p99_ratio": 45.137926663069884, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-8" + ] + }, + { + "node_id": 969, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.046593789, + "abnormal_avg_duration": 0.43191556260526315, + "avg_duration_ratio": 9.26980981532245, + "normal_p99": 0.11046734209999999, + "abnormal_p99": 3.1261264838000002, + "p99_ratio": 28.299101113251105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-13", + "path-14", + "path-18", + "path-21" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 541, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0083176486, + "abnormal_avg_duration": 0.008026959666666666, + "avg_duration_ratio": 0.9650515491441496, + "normal_p99": 0.010054464400000001, + "abnormal_p99": 0.0083351464, + "p99_ratio": 0.8289995437250739, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 548, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.9285714285714286, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.00885385907142857, + "abnormal_avg_duration": 0.008264308363636364, + "avg_duration_ratio": 0.9334131362340419, + "normal_p99": 0.012279357849999999, + "abnormal_p99": 0.011056068600000002, + "p99_ratio": 0.9003784021165245, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 567, + "component": "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.30000000000000004, + "normal_avg_duration": 0.011924426866666667, + "abnormal_avg_duration": 0.765081644, + "avg_duration_ratio": 64.16087352078075, + "normal_p99": 0.01623002476, + "abnormal_p99": 1.52701979589, + "p99_ratio": 94.08610390129806, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "bare_operation_unique:POST /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 578, + "component": "span|ts-assurance-service::AssuranceRepository.findByOrderId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::AssuranceRepository.findByOrderId", + "service_operation:ts-assurance-service::AssuranceRepository.findByOrderId", + "bare_operation_unique:AssuranceRepository.findByOrderId", + "legacy_exact:span|ts-assurance-service::AssuranceRepository.findByOrderId", + "legacy_exact:ts-assurance-service::AssuranceRepository.findByOrderId", + "legacy_exact:AssuranceRepository.findByOrderId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 581, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 602, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 606, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 607, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 618, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 619, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 690, + "component": "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "service_operation:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_operation_unique:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint:ts-inside-payment-service::GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint_unique:GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 723, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 726, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 738, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 739, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 763, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order", + "bare_operation_unique:PUT /api/v1/orderservice/order", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order", + "http_endpoint_unique:PUT::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:PUT /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 782, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.10934802503125, + "abnormal_avg_duration": 3.139084509, + "avg_duration_ratio": 28.707281252705727, + "normal_p99": 0.14958496054999995, + "abnormal_p99": 3.16436368264, + "p99_ratio": 21.15429031772406, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 796, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 798, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 807, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 818, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 821, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 826, + "component": "span|ts-route-service::SELECT route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route.entity.Route", + "service_operation:ts-route-service::SELECT route.entity.Route", + "bare_operation_unique:SELECT route.entity.Route", + "legacy_exact:span|ts-route-service::SELECT route.entity.Route", + "legacy_exact:ts-route-service::SELECT route.entity.Route", + "legacy_exact:SELECT route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 827, + "component": "span|ts-route-service::SELECT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route", + "service_operation:ts-route-service::SELECT ts.route", + "bare_operation_unique:SELECT ts.route", + "legacy_exact:span|ts-route-service::SELECT ts.route", + "legacy_exact:ts-route-service::SELECT ts.route", + "legacy_exact:SELECT ts.route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 831, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 833, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 852, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 854, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 879, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.003030474076923077, + "abnormal_avg_duration": 0.0026978403333333336, + "avg_duration_ratio": 0.8902370602267368, + "normal_p99": 0.005605891039999989, + "abnormal_p99": 0.004006199160000002, + "p99_ratio": 0.7146409253077473, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains", + "bare_operation_unique:POST /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains", + "http_endpoint_unique:POST::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 881, + "component": "span|ts-train-service::PUT /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.003030474076923077, + "abnormal_avg_duration": 0.0026978403333333336, + "avg_duration_ratio": 0.8902370602267368, + "normal_p99": 0.005605891039999989, + "abnormal_p99": 0.004006199160000002, + "p99_ratio": 0.7146409253077473, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::PUT /api/v1/trainservice/trains", + "service_operation:ts-train-service::PUT /api/v1/trainservice/trains", + "bare_operation_unique:PUT /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::PUT::/api/v1/trainservice/trains", + "http_endpoint_unique:PUT::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 895, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06477242432307692, + "abnormal_avg_duration": 0.3311773745526316, + "avg_duration_ratio": 5.112937766552621, + "normal_p99": 0.11764729628000001, + "abnormal_p99": 1.6146827955, + "p99_ratio": 13.724776059936495, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 917, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 918, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 919, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 945, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 946, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 961, + "component": "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.30000000000000004, + "normal_avg_duration": 0.011924426866666667, + "abnormal_avg_duration": 0.765081644, + "avg_duration_ratio": 64.16087352078075, + "normal_p99": 0.01623002476, + "abnormal_p99": 1.52701979589, + "p99_ratio": 94.08610390129806, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 966, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.10934802503125, + "abnormal_avg_duration": 3.139084509, + "avg_duration_ratio": 28.707281252705727, + "normal_p99": 0.14958496054999995, + "abnormal_p99": 3.16436368264, + "p99_ratio": 21.15429031772406, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 968, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06477242432307692, + "abnormal_avg_duration": 0.3311773745526316, + "avg_duration_ratio": 5.112937766552621, + "normal_p99": 0.11764729628000001, + "abnormal_p99": 1.6146827955, + "p99_ratio": 13.724776059936495, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 970, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06539793263461538, + "abnormal_avg_duration": 0.273727764, + "avg_duration_ratio": 4.185572127017282, + "normal_p99": 0.1189743706, + "abnormal_p99": 1.6141511789, + "p99_ratio": 13.567217634854208, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 975, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006088730666666667, + "abnormal_avg_duration": 0.0053406125, + "avg_duration_ratio": 0.8771306849287471, + "normal_p99": 0.00675471858, + "abnormal_p99": 0.0058074124699999995, + "p99_ratio": 0.8597563912129703, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 992, + "component": "span|ts-user-service::UserController.getUserByUserId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserController.getUserByUserId", + "service_operation:ts-user-service::UserController.getUserByUserId", + "bare_operation_unique:UserController.getUserByUserId", + "legacy_exact:span|ts-user-service::UserController.getUserByUserId", + "legacy_exact:ts-user-service::UserController.getUserByUserId", + "legacy_exact:UserController.getUserByUserId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 998, + "component": "span|ts-user-service::UserRepository.findByUserName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.findByUserName", + "service_operation:ts-user-service::UserRepository.findByUserName", + "bare_operation_unique:UserRepository.findByUserName", + "legacy_exact:span|ts-user-service::UserRepository.findByUserName", + "legacy_exact:ts-user-service::UserRepository.findByUserName", + "legacy_exact:UserRepository.findByUserName" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 564, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0550302281724138, + "abnormal_avg_duration": 15.179028989857143, + "avg_duration_ratio": 275.8307478264512, + "normal_p99": 0.0649312048, + "abnormal_p99": 15.187667726299999, + "p99_ratio": 233.90398766018274, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + }, + "path_ids": [ + "path-3" + ] + }, + { + "node_id": 681, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.021402747847619048, + "abnormal_avg_duration": 1.0482741908, + "avg_duration_ratio": 48.97848623286077, + "normal_p99": 0.03408035643999997, + "abnormal_p99": 1.5383166296400002, + "p99_ratio": 45.137926663069884, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-4" + ] + }, + { + "node_id": 797, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + }, + "path_ids": [ + "path-5", + "path-6", + "path-9", + "path-12", + "path-15", + "path-17" + ] + }, + { + "node_id": 896, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.046593789, + "abnormal_avg_duration": 0.43191556260526315, + "avg_duration_ratio": 9.26980981532245, + "normal_p99": 0.11046734209999999, + "abnormal_p99": 3.1261264838000002, + "p99_ratio": 28.299101113251105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-10", + "path-11", + "path-16", + "path-19", + "path-20" + ] + }, + { + "node_id": 901, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "service_operation:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "bare_operation_unique:GET /api/v1/travelservice/admin_trip", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/admin_trip", + "http_endpoint_unique:GET::/api/v1/travelservice/admin_trip", + "bare_path_unique:/api/v1/travelservice/admin_trip", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:GET /api/v1/travelservice/admin_trip" + ] + }, + "path_ids": [ + "path-0" + ] + }, + { + "node_id": 902, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "path_ids": [ + "path-1" + ] + }, + { + "node_id": 903, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "path_ids": [ + "path-2" + ] + }, + { + "node_id": 942, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0550302281724138, + "abnormal_avg_duration": 15.179028989857143, + "avg_duration_ratio": 275.8307478264512, + "normal_p99": 0.0649312048, + "abnormal_p99": 15.187667726299999, + "p99_ratio": 233.90398766018274, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + }, + "path_ids": [ + "path-7" + ] + }, + { + "node_id": 950, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.021402747847619048, + "abnormal_avg_duration": 1.0482741908, + "avg_duration_ratio": 48.97848623286077, + "normal_p99": 0.03408035643999997, + "abnormal_p99": 1.5383166296400002, + "p99_ratio": 45.137926663069884, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-8" + ] + }, + { + "node_id": 969, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.046593789, + "abnormal_avg_duration": 0.43191556260526315, + "avg_duration_ratio": 9.26980981532245, + "normal_p99": 0.11046734209999999, + "abnormal_p99": 3.1261264838000002, + "p99_ratio": 28.299101113251105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-13", + "path-14", + "path-18", + "path-21" + ] + } + ], + "candidate_alarm_node_ids": [ + 541, + 548, + 564, + 567, + 578, + 581, + 602, + 606, + 607, + 618, + 619, + 681, + 690, + 723, + 726, + 738, + 739, + 763, + 782, + 796, + 797, + 798, + 807, + 818, + 821, + 826, + 827, + 831, + 833, + 852, + 854, + 879, + 881, + 895, + 896, + 901, + 902, + 903, + 917, + 918, + 919, + 942, + 945, + 946, + 950, + 961, + 966, + 968, + 969, + 970, + 975, + 992, + 998 + ], + "explained_alarm_node_ids": [ + 564, + 681, + 797, + 896, + 901, + 902, + 903, + 942, + 950, + 969 + ], + "unexplained_alarm_node_ids": [ + 541, + 548, + 567, + 578, + 581, + 602, + 606, + 607, + 618, + 619, + 690, + 723, + 726, + 738, + 739, + 763, + 782, + 796, + 798, + 807, + 818, + 821, + 826, + 827, + 831, + 833, + 852, + 854, + 879, + 881, + 895, + 917, + 918, + 919, + 945, + 946, + 961, + 966, + 968, + 970, + 975, + 992, + 998 + ], + "candidate_alarm_count": 53, + "explained_alarm_count": 10, + "unexplained_alarm_count": 43, + "strong_alarm_coverage": 0.46153846153846156, + "candidate_strong_alarm_count": 13, + "explained_strong_alarm_count": 6, + "unexplained_strong_alarm_count": 7, + "resolution_info": { + "resolved_nodes": [ + "container|ts-travel-service" + ], + "start_kind": "container", + "category": "jvm_method", + "fault_type": "JVMRuntimeMutator", + "resolution_method": "exact_container_match[ground_truth]" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/.done b/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/.finished b/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/causal_graph.json b/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..aebe3910d90cd7e4682b107019c45aa9850dce5b --- /dev/null +++ b/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/causal_graph.json @@ -0,0 +1,2438 @@ +{ + "case_name": "batch-01KQJV1KGBPKQG6FD8R2GG90YG", + "fault_type": "JVMRuntimeMutator", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777675100, + "component": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777675100, + "component": "service|ts-travel-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777675150, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777675150, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-food-service::FoodController.getAllFood", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-preserve-service::PreserveController.preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-travel-service::TripRepository.findByTripId", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777675150, + "component": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675150, + "component": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777675150, + "component": "span|ts-travel-service::TripRepository.findByTripId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-travel-service::SELECT ts.trip", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777675103, + "component": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "source": "span|ts-travel-service::TripRepository.findByTripId", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::SELECT travel.entity.Trip" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::SELECT ts.trip" + }, + { + "source": "span|ts-travel-service::SELECT travel.entity.Trip", + "target": "span|ts-travel-service::TripRepository.findByTripId" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "target": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + }, + { + "source": "pod|ts-travel-service-6fb99dc48d-hgpft", + "target": "service|ts-travel-service" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}" + }, + { + "source": "span|ts-food-service::FoodController.getAllFood", + "target": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + }, + { + "source": "span|ts-travel-service::SELECT ts.trip", + "target": "span|ts-travel-service::SELECT travel.entity.Trip" + }, + { + "source": "span|ts-travel-service::TravelController.getRouteByTripId", + "target": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}" + }, + { + "source": "span|ts-travel-service::TripRepository.findByTripId", + "target": "span|ts-travel-service::TravelController.getRouteByTripId" + }, + { + "source": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "target": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + }, + { + "source": "span|ts-preserve-service::PreserveController.preserve", + "target": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TripRepository.findByTripId" + }, + { + "source": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "target": "span|ts-food-service::FoodController.getAllFood" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TravelController.getRouteByTripId" + } + ], + "root_causes": [ + { + "component": "container|ts-travel-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777675100, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777675150, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675150, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777675100, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777675150, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675150, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777675100, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + } + ], + "component_to_service": { + "pod|ts-travel-service-6fb99dc48d-hgpft": "ts-travel-service", + "service|ts-travel-service": "ts-travel-service", + "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail": "ts-travel-service", + "span|ts-travel-service::TravelController.getRouteByTripId": "ts-travel-service", + "span|ts-travel-service::TravelController.getTripAllDetailInfo": "ts-travel-service", + "span|ts-food-service::FoodController.getAllFood": "ts-food-service", + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}": "ts-food-service", + "span|ts-preserve-service::PreserveController.preserve": "ts-preserve-service", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve": "ts-preserve-service", + "span|ts-travel-service::TripRepository.findByTripId": "ts-travel-service", + "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}": "ts-ui-dashboard", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve": "ts-ui-dashboard", + "span|ts-travel-service::SELECT travel.entity.Trip": "ts-travel-service", + "span|ts-travel-service::SELECT ts.trip": "ts-travel-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 658, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 679, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + } + }, + { + "node_id": 683, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 684, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 693, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + } + }, + { + "node_id": 704, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + } + }, + { + "node_id": 734, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006489862599999999, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.006848605400000001, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 735, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + } + }, + { + "node_id": 751, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + } + }, + { + "node_id": 752, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + } + }, + { + "node_id": 758, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.03042157205, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03543065737, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 760, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + } + }, + { + "node_id": 772, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05641454425, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.26214124964000013, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 785, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 792, + "component": "span|ts-order-other-service::OrderOtherController.updateOrder", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::OrderOtherController.updateOrder", + "service_operation:ts-order-other-service::OrderOtherController.updateOrder", + "bare_operation_unique:OrderOtherController.updateOrder", + "legacy_exact:span|ts-order-other-service::OrderOtherController.updateOrder", + "legacy_exact:ts-order-other-service::OrderOtherController.updateOrder", + "legacy_exact:OrderOtherController.updateOrder" + ] + } + }, + { + "node_id": 811, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 812, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + } + }, + { + "node_id": 813, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 833, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 836, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + } + }, + { + "node_id": 848, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + } + }, + { + "node_id": 856, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.12517616995, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14938520458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 859, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + } + }, + { + "node_id": 860, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + } + }, + { + "node_id": 908, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + } + }, + { + "node_id": 909, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 912, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + } + }, + { + "node_id": 917, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + } + }, + { + "node_id": 924, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + } + }, + { + "node_id": 928, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 945, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + } + }, + { + "node_id": 976, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + } + }, + { + "node_id": 977, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 1013, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.00429042375, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00481653932, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 1015, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 1016, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006489862599999999, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.006848605400000001, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 1017, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.03042157205, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03543065737, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 1030, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05641454425, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.26214124964000013, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 1033, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.12517616995, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14938520458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 1042, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 1046, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 758, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.03042157205, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03543065737, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-4", + "path-12", + "path-18", + "path-20", + "path-26" + ] + }, + { + "node_id": 856, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.12517616995, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14938520458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-5", + "path-13", + "path-19", + "path-21", + "path-27" + ] + }, + { + "node_id": 976, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "path_ids": [ + "path-0", + "path-2", + "path-6", + "path-10", + "path-14" + ] + }, + { + "node_id": 977, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "path_ids": [ + "path-1", + "path-3", + "path-7", + "path-11", + "path-15" + ] + }, + { + "node_id": 1017, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.03042157205, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03543065737, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-8", + "path-16", + "path-22", + "path-24", + "path-28" + ] + }, + { + "node_id": 1033, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.12517616995, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14938520458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-9", + "path-17", + "path-23", + "path-25", + "path-29" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 658, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 679, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 683, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 684, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 693, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 704, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 734, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006489862599999999, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.006848605400000001, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 735, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 751, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 752, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 760, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 772, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05641454425, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.26214124964000013, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 785, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 792, + "component": "span|ts-order-other-service::OrderOtherController.updateOrder", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::OrderOtherController.updateOrder", + "service_operation:ts-order-other-service::OrderOtherController.updateOrder", + "bare_operation_unique:OrderOtherController.updateOrder", + "legacy_exact:span|ts-order-other-service::OrderOtherController.updateOrder", + "legacy_exact:ts-order-other-service::OrderOtherController.updateOrder", + "legacy_exact:OrderOtherController.updateOrder" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 811, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 812, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 813, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 833, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 836, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 848, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 859, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 860, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 908, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 909, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 912, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 917, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 924, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 928, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 945, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1013, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.00429042375, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00481653932, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1015, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1016, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006489862599999999, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.006848605400000001, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1030, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05641454425, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.26214124964000013, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1042, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 1046, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 41, + "explained_alarm_count": 6, + "unexplained_alarm_count": 35, + "candidate_strong_alarm_count": 9, + "explained_strong_alarm_count": 4, + "unexplained_strong_alarm_count": 5, + "strong_alarm_coverage": 0.4444444444444444, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.4444444444444444, + "alarm_coverage_confidence": 0.4444444444444444, + "final_confidence": 0.4444444444444444 + } +} \ No newline at end of file diff --git a/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/env.json b/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/env.json new file mode 100644 index 0000000000000000000000000000000000000000..42b724f844215c2f5f891541d63570a96e0afb0a --- /dev/null +++ b/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts10", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777674763", + "NORMAL_END": "1777675063", + "ABNORMAL_START": "1777675063", + "ABNORMAL_END": "1777675362" +} \ No newline at end of file diff --git a/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/injection.json b/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..aea1b24fdc4074e3037404ec8567229f49715ceb --- /dev/null +++ b/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/injection.json @@ -0,0 +1,124 @@ +{ + "id": 2432, + "name": "batch-01KQJV1KGBPKQG6FD8R2GG90YG", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T06:37:43+08:00", + "end_time": "2026-05-02T06:42:42+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T06:37:42.808+08:00", + "updated_at": "2026-05-02T06:42:43.313+08:00", + "engine_config_summary": [ + { + "app": "ts-travel-service", + "chaos_type": "JVMRuntimeMutator", + "class": "travel.service.TravelServiceImpl", + "duration": 5, + "method": "getRouteByRouteId", + "mutator_config": "constant:\"/api/v1/routeservice/routes/\":\"mutated_/api/v1/routeservice/routes/\"", + "namespace": "ts10", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-route-service", + "chaos_type": "NetworkDuplicate", + "correlation": 28, + "direction": "to", + "duplicate": 42, + "duration": 5, + "namespace": "ts10", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "task_id": "13773d95-8004-4736-801d-10116a1463d3", + "trace_id": "417e48d3-cba1-4682-9cf8-77b172fa660f", + "source": "injection", + "description": "Fault batch for task 13773d95-8004-4736-801d-10116a1463d3 (2 faults)", + "engine_config": [ + { + "app": "ts-travel-service", + "chaos_type": "JVMRuntimeMutator", + "class": "travel.service.TravelServiceImpl", + "duration": 5, + "method": "getRouteByRouteId", + "mutator_config": "constant:\"/api/v1/routeservice/routes/\":\"mutated_/api/v1/routeservice/routes/\"", + "namespace": "ts10", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-route-service", + "chaos_type": "NetworkDuplicate", + "correlation": 28, + "direction": "to", + "duplicate": 42, + "duration": 5, + "namespace": "ts10", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-travel-service" + ], + "pod": [ + "ts-travel-service-6fb99dc48d-5j447" + ], + "container": [ + "ts-travel-service" + ], + "function": [ + "travel.service.TravelServiceImpl.getRouteByRouteId" + ] + }, + { + "service": [ + "ts-route-service", + "mysql" + ], + "pod": [ + "mysql-0", + "ts-route-service-74bff65895-kwhpp" + ], + "container": [ + "mysql", + "ts-route-service" + ], + "span": [ + "ALTER table ts", + "CREATE TABLE `ts`.`route_distances`", + "CREATE TABLE `ts`.`route_stations`", + "CREATE table ts", + "DELETE ts.route", + "DELETE ts.route_distances", + "DELETE ts.route_stations", + "INSERT ts.route", + "INSERT ts.route_distances", + "INSERT ts.route_stations", + "SELECT `ts`.`route`", + "SELECT ts", + "SELECT ts.route", + "SELECT ts.route_distances", + "SELECT ts.route_stations", + "SELECT ts.ts" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/label.txt b/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/result.json b/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/result.json new file mode 100644 index 0000000000000000000000000000000000000000..9f3eb425cb125340f21bbe1e825597d4576da940 --- /dev/null +++ b/cases/batch-01KQJV1KGBPKQG6FD8R2GG90YG/result.json @@ -0,0 +1,32635 @@ +{ + "case_name": "batch-01KQJV1KGBPKQG6FD8R2GG90YG", + "injection_nodes": [ + "container|ts-travel-service" + ], + "alarm_nodes": [ + 772, + 1030, + 1033, + 908, + 909, + 912, + 785, + 658, + 1042, + 917, + 1046, + 792, + 924, + 928, + 679, + 811, + 684, + 683, + 812, + 813, + 945, + 693, + 704, + 833, + 836, + 848, + 977, + 976, + 856, + 859, + 860, + 734, + 735, + 751, + 752, + 760, + 1013, + 758, + 1015, + 1016, + 1017 + ], + "propagation_result": { + "injection_node_ids": [ + 477 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 145, + 544, + 976 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 976, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 977 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 977, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 984, + 976 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 984, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 985, + 977 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 985, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 976, + 755, + 758 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675100, + 1777675100 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 976, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 755, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 758, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 977, + 857, + 856 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675100, + 1777675100 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 977, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 857, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 856, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 990, + 984, + 976 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 990, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 990, + 985, + 977 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 990, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 976, + 755, + 758, + 1017 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675100, + 1777675100, + 1777675100 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1017, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 976, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 755, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 758, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1017, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 977, + 857, + 856, + 1033 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675100, + 1777675100, + 1777675100 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1033, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 977, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 857, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 856, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1033, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 980, + 990, + 984, + 976 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 980, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 980, + 990, + 985, + 977 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 980, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 984, + 976, + 755, + 758 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 984, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 985, + 977, + 857, + 856 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 985, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 981, + 980, + 990, + 984, + 976 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675103, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 47.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 981, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8533393867115552, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675103, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675103, + "dst_onset": 1777675150, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 981, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 980, + "onset": 1777675103, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 981, + 980, + 990, + 985, + 977 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675103, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 47.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 981, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8533393867115552, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675103, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675103, + "dst_onset": 1777675150, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 981, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 980, + "onset": 1777675103, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 984, + 976, + 755, + 758, + 1017 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1017, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 984, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1017, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 985, + 977, + 857, + 856, + 1033 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1033, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 985, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1033, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 990, + 984, + 976, + 755, + 758 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 990, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 990, + 985, + 977, + 857, + 856 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 990, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 980, + 990, + 984, + 976, + 755, + 758 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 980, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 980, + 990, + 985, + 977, + 857, + 856 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 980, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 990, + 984, + 976, + 755, + 758, + 1017 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1017, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 990, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 1017, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 990, + 985, + 977, + 857, + 856, + 1033 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1033, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 990, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 1033, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 980, + 990, + 984, + 976, + 755, + 758, + 1017 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1017, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 980, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 8, + "node_id": 1017, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 980, + 990, + 985, + 977, + 857, + 856, + 1033 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1033, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 980, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 8, + "node_id": 1033, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 981, + 980, + 990, + 984, + 976, + 755, + 758 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675103, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 47.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 981, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8533393867115552, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675103, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675103, + "dst_onset": 1777675150, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 981, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 980, + "onset": 1777675103, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 8, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 981, + 980, + 990, + 985, + 977, + 857, + 856 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675103, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 47.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 981, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8533393867115552, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675103, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675103, + "dst_onset": 1777675150, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 981, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 980, + "onset": 1777675103, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 8, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 981, + 980, + 990, + 984, + 976, + 755, + 758, + 1017 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675103, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 47.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 981, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8533393867115552, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1017, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675103, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675103, + "dst_onset": 1777675150, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 981, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 980, + "onset": 1777675103, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 8, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 9, + "node_id": 1017, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 981, + 980, + 990, + 985, + 977, + 857, + 856, + 1033 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675103, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 47.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 981, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8533393867115552, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1033, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675103, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675103, + "dst_onset": 1777675150, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 981, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 980, + "onset": 1777675103, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 8, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 9, + "node_id": 1033, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 640, + 641, + 1033, + 1035, + 1036, + 1037, + 1038, + 145, + 544, + 555, + 563, + 579, + 581, + 582, + 583, + 584, + 969, + 970, + 971, + 972, + 973, + 974, + 975, + 976, + 977, + 978, + 979, + 980, + 981, + 982, + 983, + 984, + 985, + 986, + 987, + 988, + 477, + 990, + 989, + 857, + 856, + 870, + 871, + 872, + 873, + 874, + 875, + 755, + 1011, + 758, + 1017 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 477, + "component": "container|ts-travel-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "container|ts-travel-service", + "states": [ + "degraded", + "silent" + ], + "first_state_at": 1777675064 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-seat-service::POST /api/v1/seatservice/seats", + "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-order-other-service::OrderOtherController.updateOrder", + "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "span|ts-station-service::PUT /api/v1/stationservice/stations", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "span|ts-order-service::POST /api/v1/orderservice/order", + "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "span|ts-delivery-service::basic.ack", + "span|ts-delivery-service::food_delivery process", + "span|ts-food-service::POST /api/v1/foodservice/orders", + "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ], + "evidence": { + "alarm_count": 41, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 145, + 544, + 976 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 976, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 977 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 977, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 984, + 976 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 984, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 985, + 977 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 985, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 976, + 755, + 758 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675100, + 1777675100 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 976, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 755, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 758, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 977, + 857, + 856 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675100, + 1777675100 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 977, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 857, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 856, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 990, + 984, + 976 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 990, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 990, + 985, + 977 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 990, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 976, + 755, + 758, + 1017 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675100, + 1777675100, + 1777675100 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1017, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 976, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 755, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 758, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1017, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 977, + 857, + 856, + 1033 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675100, + 1777675100, + 1777675100 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1033, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 977, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 857, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 856, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1033, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 980, + 990, + 984, + 976 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 980, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 980, + 990, + 985, + 977 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 980, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 984, + 976, + 755, + 758 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 984, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 985, + 977, + 857, + 856 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 985, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 981, + 980, + 990, + 984, + 976 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675103, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 47.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 981, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8533393867115552, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675103, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675103, + "dst_onset": 1777675150, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 981, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 980, + "onset": 1777675103, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 981, + 980, + 990, + 985, + 977 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675103, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 47.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 981, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8533393867115552, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675103, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675103, + "dst_onset": 1777675150, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 981, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 980, + "onset": 1777675103, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 984, + 976, + 755, + 758, + 1017 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1017, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 984, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1017, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 985, + 977, + 857, + 856, + 1033 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1033, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 985, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1033, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 990, + 984, + 976, + 755, + 758 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 990, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 990, + 985, + 977, + 857, + 856 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 990, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 980, + 990, + 984, + 976, + 755, + 758 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 980, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 980, + 990, + 985, + 977, + 857, + 856 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 980, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 990, + 984, + 976, + 755, + 758, + 1017 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1017, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 990, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 1017, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 990, + 985, + 977, + 857, + 856, + 1033 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1033, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 990, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 1033, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 980, + 990, + 984, + 976, + 755, + 758, + 1017 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1017, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 980, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 8, + "node_id": 1017, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 980, + 990, + 985, + 977, + 857, + 856, + 1033 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 50.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1033, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675150, + "delay": 50, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 980, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 8, + "node_id": 1033, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 981, + 980, + 990, + 984, + 976, + 755, + 758 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675103, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 47.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 981, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8533393867115552, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675103, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675103, + "dst_onset": 1777675150, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 981, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 980, + "onset": 1777675103, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 8, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 981, + 980, + 990, + 985, + 977, + 857, + 856 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675103, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 47.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 981, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8533393867115552, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675103, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675103, + "dst_onset": 1777675150, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 981, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 980, + "onset": 1777675103, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 8, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 981, + 980, + 990, + 984, + 976, + 755, + 758, + 1017 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675103, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 47.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 981, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8533393867115552, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 984, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 976, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 755, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 758, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1017, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675103, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675103, + "dst_onset": 1777675150, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 981, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 980, + "onset": 1777675103, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 984, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 976, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 755, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 8, + "node_id": 758, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 9, + "node_id": 1017, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 145, + 544, + 981, + 980, + 990, + 985, + 977, + 857, + 856, + 1033 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777675100, + 1777675100, + 1777675100, + 1777675103, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150, + 1777675150 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 47.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 981, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 980, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.8533393867115552, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 990, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 985, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 977, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.3110273252171476, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 857, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 856, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1033, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4531188723625952, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777675100, + "dst_onset": 1777675100, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777675100, + "dst_onset": 1777675103, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675103, + "dst_onset": 1777675150, + "delay": 47, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777675150, + "dst_onset": 1777675150, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777675064, + "window_end": 1777675421, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 145, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 1, + "node_id": 544, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 2, + "node_id": 981, + "onset": 1777675100, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 3, + "node_id": 980, + "onset": 1777675103, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 4, + "node_id": 990, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 5, + "node_id": 985, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 6, + "node_id": 977, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 7, + "node_id": 857, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 8, + "node_id": 856, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + }, + { + "node_index": 9, + "node_id": 1033, + "onset": 1777675150, + "is_injection": false, + "lower_bound": 1777675064, + "upper_bound": 1777675421, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 30, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 984, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 985, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 755, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "missing", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 758, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675100, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 857, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 856, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675100, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 984, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 985, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 755, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "missing", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 758, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675100, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1017, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675100, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 857, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 856, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675100, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1033, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675100, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 980, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 984, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 980, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 985, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 984, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 755, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 758, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 985, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 857, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 856, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 981, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 3.0 + }, + { + "node_id": 980, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "healthy, missing", + "state_start_time": 1777675103, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 47.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 984, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 981, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 3.0 + }, + { + "node_id": 980, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "healthy, missing", + "state_start_time": 1777675103, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 47.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 985, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 984, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 755, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 758, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1017, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 985, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 857, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 856, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1033, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 984, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 755, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 758, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 985, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 857, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 856, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 980, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 984, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 755, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 758, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 980, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 985, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 857, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 856, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 984, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 755, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 758, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1017, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 985, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 857, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 856, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1033, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 980, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 984, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 755, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 758, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1017, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 980, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 50.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 985, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 857, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 856, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1033, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 981, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 3.0 + }, + { + "node_id": 980, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "healthy, missing", + "state_start_time": 1777675103, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 47.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 984, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 755, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 758, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 981, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 3.0 + }, + { + "node_id": 980, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "healthy, missing", + "state_start_time": 1777675103, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 47.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 985, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 857, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 856, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 981, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 3.0 + }, + { + "node_id": 980, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "healthy, missing", + "state_start_time": 1777675103, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 47.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 984, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 976, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 755, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 758, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1017, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 145, + "kind": "pod", + "name": "ts-travel-service-6fb99dc48d-hgpft", + "uniq_name": "pod|ts-travel-service-6fb99dc48d-hgpft", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 981, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "degraded, unavailable", + "state_start_time": 1777675100, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 3.0 + }, + { + "node_id": 980, + "kind": "span", + "name": "ts-travel-service::SELECT travel.entity.Trip", + "uniq_name": "span|ts-travel-service::SELECT travel.entity.Trip", + "state": "healthy, missing", + "state_start_time": 1777675103, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 47.0 + }, + { + "node_id": 990, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 985, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 977, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 857, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 856, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1033, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777675150, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 658, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 679, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + } + }, + { + "node_id": 683, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 684, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 693, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + } + }, + { + "node_id": 704, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + } + }, + { + "node_id": 734, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006489862599999999, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.006848605400000001, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 735, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + } + }, + { + "node_id": 751, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + } + }, + { + "node_id": 752, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + } + }, + { + "node_id": 758, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.03042157205, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03543065737, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 760, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + } + }, + { + "node_id": 772, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05641454425, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.26214124964000013, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 785, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 792, + "component": "span|ts-order-other-service::OrderOtherController.updateOrder", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::OrderOtherController.updateOrder", + "service_operation:ts-order-other-service::OrderOtherController.updateOrder", + "bare_operation_unique:OrderOtherController.updateOrder", + "legacy_exact:span|ts-order-other-service::OrderOtherController.updateOrder", + "legacy_exact:ts-order-other-service::OrderOtherController.updateOrder", + "legacy_exact:OrderOtherController.updateOrder" + ] + } + }, + { + "node_id": 811, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 812, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + } + }, + { + "node_id": 813, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 833, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 836, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + } + }, + { + "node_id": 848, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + } + }, + { + "node_id": 856, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.12517616995, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14938520458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 859, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + } + }, + { + "node_id": 860, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + } + }, + { + "node_id": 908, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + } + }, + { + "node_id": 909, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 912, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + } + }, + { + "node_id": 917, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + } + }, + { + "node_id": 924, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + } + }, + { + "node_id": 928, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 945, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + } + }, + { + "node_id": 976, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + } + }, + { + "node_id": 977, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 1013, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.00429042375, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00481653932, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 1015, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 1016, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006489862599999999, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.006848605400000001, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 1017, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.03042157205, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03543065737, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 1030, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05641454425, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.26214124964000013, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 1033, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.12517616995, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14938520458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 1042, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 1046, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 758, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.03042157205, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03543065737, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-4", + "path-12", + "path-18", + "path-20", + "path-26" + ] + }, + { + "node_id": 856, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.12517616995, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14938520458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-5", + "path-13", + "path-19", + "path-21", + "path-27" + ] + }, + { + "node_id": 976, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "path_ids": [ + "path-0", + "path-2", + "path-6", + "path-10", + "path-14" + ] + }, + { + "node_id": 977, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "path_ids": [ + "path-1", + "path-3", + "path-7", + "path-11", + "path-15" + ] + }, + { + "node_id": 1017, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.03042157205, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03543065737, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-8", + "path-16", + "path-22", + "path-24", + "path-28" + ] + }, + { + "node_id": 1033, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.12517616995, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14938520458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-9", + "path-17", + "path-23", + "path-25", + "path-29" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 658, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 679, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 683, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 684, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 693, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 704, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 734, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006489862599999999, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.006848605400000001, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 735, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 751, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 752, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 760, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 772, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05641454425, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.26214124964000013, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 785, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 792, + "component": "span|ts-order-other-service::OrderOtherController.updateOrder", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::OrderOtherController.updateOrder", + "service_operation:ts-order-other-service::OrderOtherController.updateOrder", + "bare_operation_unique:OrderOtherController.updateOrder", + "legacy_exact:span|ts-order-other-service::OrderOtherController.updateOrder", + "legacy_exact:ts-order-other-service::OrderOtherController.updateOrder", + "legacy_exact:OrderOtherController.updateOrder" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 811, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 812, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 813, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 833, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 836, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 848, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 859, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 860, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 908, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 909, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 912, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 917, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 924, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 928, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 945, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1013, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.00429042375, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00481653932, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1015, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1016, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006489862599999999, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.006848605400000001, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1030, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05641454425, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.26214124964000013, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1042, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 1046, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 758, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.03042157205, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03543065737, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-4", + "path-12", + "path-18", + "path-20", + "path-26" + ] + }, + { + "node_id": 856, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.12517616995, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14938520458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-5", + "path-13", + "path-19", + "path-21", + "path-27" + ] + }, + { + "node_id": 976, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "path_ids": [ + "path-0", + "path-2", + "path-6", + "path-10", + "path-14" + ] + }, + { + "node_id": 977, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "path_ids": [ + "path-1", + "path-3", + "path-7", + "path-11", + "path-15" + ] + }, + { + "node_id": 1017, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.03042157205, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03543065737, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-8", + "path-16", + "path-22", + "path-24", + "path-28" + ] + }, + { + "node_id": 1033, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.12517616995, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14938520458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-9", + "path-17", + "path-23", + "path-25", + "path-29" + ] + } + ], + "candidate_alarm_node_ids": [ + 658, + 679, + 683, + 684, + 693, + 704, + 734, + 735, + 751, + 752, + 758, + 760, + 772, + 785, + 792, + 811, + 812, + 813, + 833, + 836, + 848, + 856, + 859, + 860, + 908, + 909, + 912, + 917, + 924, + 928, + 945, + 976, + 977, + 1013, + 1015, + 1016, + 1017, + 1030, + 1033, + 1042, + 1046 + ], + "explained_alarm_node_ids": [ + 758, + 856, + 976, + 977, + 1017, + 1033 + ], + "unexplained_alarm_node_ids": [ + 658, + 679, + 683, + 684, + 693, + 704, + 734, + 735, + 751, + 752, + 760, + 772, + 785, + 792, + 811, + 812, + 813, + 833, + 836, + 848, + 859, + 860, + 908, + 909, + 912, + 917, + 924, + 928, + 945, + 1013, + 1015, + 1016, + 1030, + 1042, + 1046 + ], + "candidate_alarm_count": 41, + "explained_alarm_count": 6, + "unexplained_alarm_count": 35, + "strong_alarm_coverage": 0.4444444444444444, + "candidate_strong_alarm_count": 9, + "explained_strong_alarm_count": 4, + "unexplained_strong_alarm_count": 5, + "resolution_info": { + "resolved_nodes": [ + "container|ts-travel-service" + ], + "start_kind": "container", + "category": "jvm_method", + "fault_type": "JVMRuntimeMutator", + "resolution_method": "exact_container_match[ground_truth]" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/.done b/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/.finished b/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/causal_graph.json b/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..b2333fb812b1c846108f1a4a3c984ec2e4018fd9 --- /dev/null +++ b/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/causal_graph.json @@ -0,0 +1,7286 @@ +{ + "case_name": "batch-01KQJWPEX9A8EMMP7ZCDDNT3DY", + "fault_type": "JVMRuntimeMutator", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777676829, + "component": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676829, + "component": "service|ts-route-plan-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676829, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676829, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676829, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676897, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676897, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676897, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777676829, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676897, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676829, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676915, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676829, + "component": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676897, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676829, + "component": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "edges": [ + { + "source": "service|ts-route-plan-service", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "source": "service|ts-route-plan-service", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "source": "service|ts-route-plan-service", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "service|ts-route-plan-service", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute" + }, + { + "source": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute" + }, + { + "source": "service|ts-route-plan-service", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "service|ts-route-plan-service", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "target": "service|ts-route-plan-service" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "source": "service|ts-route-plan-service", + "target": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + } + ], + "root_causes": [ + { + "component": "container|ts-route-plan-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777676829, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676829, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676829, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676897, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676897, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777676897, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676915, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676897, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777676829, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676829, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676829, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676897, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676897, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676834, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1777676897, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676915, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777676897, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv": "ts-route-plan-service", + "service|ts-route-plan-service": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute": "ts-route-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByCheapest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-ui-dashboard", + "span|ts-travel-plan-service::TravelPlanController.getByMinStation": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-ui-dashboard", + "span|ts-travel-plan-service::TravelPlanController.getByQuickest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-ui-dashboard", + "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::RoutePlanController.getMinStopStations": "ts-route-plan-service", + "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::HttpServletResponseWrapper.sendError": "ts-route-plan-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 572, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007349372791044776, + "abnormal_avg_duration": 0.00656236, + "avg_duration_ratio": 0.8929142916789099, + "normal_p99": 0.012989166560000027, + "abnormal_p99": 0.00656236, + "p99_ratio": 0.5052179421741118, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 573, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010288579223880597, + "abnormal_avg_duration": 0.009683539, + "avg_duration_ratio": 0.9411930247398735, + "normal_p99": 0.015307530580000001, + "abnormal_p99": 0.009683539, + "p99_ratio": 0.6325996834951284, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 574, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008677413253731343, + "abnormal_avg_duration": 0.008254007, + "avg_duration_ratio": 0.9512059364524013, + "normal_p99": 0.011807929140000013, + "abnormal_p99": 0.008254007, + "p99_ratio": 0.6990224028393849, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + } + }, + { + "node_id": 575, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006111898089552238, + "abnormal_avg_duration": 0.006197146, + "avg_duration_ratio": 1.0139478618914615, + "normal_p99": 0.008566818700000006, + "abnormal_p99": 0.006197146, + "p99_ratio": 0.7233894187582136, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 576, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005882341179104477, + "abnormal_avg_duration": 0.006047637, + "avg_duration_ratio": 1.0281003457403481, + "normal_p99": 0.0078331596, + "abnormal_p99": 0.006047637, + "p99_ratio": 0.7720558891714653, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 579, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.009422759235294119, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010737563759999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 580, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.0097314602, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01332243744, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 581, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006737586, + "abnormal_avg_duration": 0.006126919, + "avg_duration_ratio": 0.9093641253707188, + "normal_p99": 0.01080240234, + "abnormal_p99": 0.006126919, + "p99_ratio": 0.5671811516696387, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 582, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8823529411764706, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8823529411764706, + "normal_avg_duration": 0.006535236470588235, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00831790672, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 583, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0072954890625, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00839744205, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 584, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8333333333333334, + "normal_avg_duration": 0.008202196, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01143312458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 585, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 586, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0053122025333333335, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00609919282, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 591, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9512195121951219, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9512195121951219, + "normal_avg_duration": 0.008538081609756097, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0114228116, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + } + }, + { + "node_id": 592, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0144648661, + "abnormal_avg_duration": 0.012247561, + "avg_duration_ratio": 0.8467109833806206, + "normal_p99": 0.020175288909999988, + "abnormal_p99": 0.012247561, + "p99_ratio": 0.6070575273858623, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "bare_operation_unique:GET /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 595, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.009641784210526316, + "abnormal_avg_duration": 0.008892624, + "avg_duration_ratio": 0.9223006661248, + "normal_p99": 0.01126867994, + "abnormal_p99": 0.008892624, + "p99_ratio": 0.7891451392131739, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "bare_operation_unique:POST /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 596, + "component": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007969314277777778, + "abnormal_avg_duration": 0.006635186, + "avg_duration_ratio": 0.832591835222516, + "normal_p99": 0.00925168434, + "abnormal_p99": 0.006635186, + "p99_ratio": 0.7171868122772551, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "bare_operation_unique:PUT /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 600, + "component": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.9166666666666666, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008406912208333334, + "abnormal_avg_duration": 0.007960385, + "avg_duration_ratio": 0.9468857058016242, + "normal_p99": 0.010048454029999999, + "abnormal_p99": 0.007960385, + "p99_ratio": 0.7921999718796545, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "bare_operation_unique:DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + } + }, + { + "node_id": 601, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.012620482344827587, + "abnormal_avg_duration": 0.015418421, + "avg_duration_ratio": 1.2216982345622573, + "normal_p99": 0.01545621949, + "abnormal_p99": 0.015418421, + "p99_ratio": 0.9975544802514964, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:GET /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 604, + "component": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.014867198647058825, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.021119171480000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:POST /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 607, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.057438782775510205, + "abnormal_avg_duration": 20.000570352, + "avg_duration_ratio": 348.2067234984567, + "normal_p99": 0.07111074592, + "abnormal_p99": 20.000570352, + "p99_ratio": 281.2594649829824, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 610, + "component": "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.7619047619047619, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7619047619047619, + "normal_avg_duration": 0.011183479761904761, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0154424168, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "bare_operation_unique:POST /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 614, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.010103390659574468, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01606172798, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::GET /api/v1/adminuserservice/users", + "bare_operation_unique:GET /api/v1/adminuserservice/users" + ] + } + }, + { + "node_id": 617, + "component": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9574468085106383, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9574468085106383, + "normal_avg_duration": 0.08558074153191489, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.09513334034, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::POST /api/v1/adminuserservice/users", + "bare_operation_unique:POST /api/v1/adminuserservice/users" + ] + } + }, + { + "node_id": 618, + "component": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.7333333333333333, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7333333333333333, + "normal_avg_duration": 0.0077289524, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01126699508, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "bare_operation_unique:PUT /api/v1/adminuserservice/users" + ] + } + }, + { + "node_id": 623, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005213276870967742, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059294753, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 624, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 641, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + } + }, + { + "node_id": 645, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + } + }, + { + "node_id": 649, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 650, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 658, + "component": "span|ts-config-service::GET /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs", + "service_operation:ts-config-service::GET /api/v1/configservice/configs", + "bare_operation_unique:GET /api/v1/configservice/configs", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs", + "http_endpoint_unique:GET::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs", + "legacy_exact:GET /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 659, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + } + }, + { + "node_id": 661, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 662, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 670, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + } + }, + { + "node_id": 680, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007528873412698412, + "abnormal_avg_duration": 0.007319688, + "avg_duration_ratio": 0.9722155757931069, + "normal_p99": 0.0102621515, + "abnormal_p99": 0.007319688, + "p99_ratio": 0.7132703117859837, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 699, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts", + "bare_operation_unique:GET /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:GET /api/v1/contactservice/contacts" + ] + } + }, + { + "node_id": 700, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006040892464788732, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0071743276, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 701, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + } + }, + { + "node_id": 703, + "component": "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "service_operation:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "bare_operation_unique:POST /api/v1/contactservice/contacts/admin", + "http_endpoint:ts-contacts-service::POST::/api/v1/contactservice/contacts/admin", + "http_endpoint_unique:POST::/api/v1/contactservice/contacts/admin", + "bare_path_unique:/api/v1/contactservice/contacts/admin", + "legacy_exact:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:POST /api/v1/contactservice/contacts/admin" + ] + } + }, + { + "node_id": 704, + "component": "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "bare_operation_unique:PUT /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::PUT::/api/v1/contactservice/contacts", + "http_endpoint_unique:PUT::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:PUT /api/v1/contactservice/contacts" + ] + } + }, + { + "node_id": 717, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + } + }, + { + "node_id": 718, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + } + }, + { + "node_id": 724, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01970459756338028, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.032982720300000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 726, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + } + }, + { + "node_id": 733, + "component": "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "service_operation:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_operation_unique:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint:ts-inside-payment-service::GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint_unique:GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}" + ] + } + }, + { + "node_id": 748, + "component": "span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "service_operation:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint:ts-order-other-service::DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:DELETE /api/v1/orderOtherService/orderOther/{orderId}" + ] + } + }, + { + "node_id": 751, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 766, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 768, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + } + }, + { + "node_id": 769, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 777, + "component": "span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::DELETE::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:DELETE /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 779, + "component": "span|ts-order-service::GET /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order", + "service_operation:ts-order-service::GET /api/v1/orderservice/order", + "bare_operation_unique:GET /api/v1/orderservice/order", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order", + "http_endpoint_unique:GET::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:GET /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 780, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 781, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + } + }, + { + "node_id": 782, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 802, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 803, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 805, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + } + }, + { + "node_id": 806, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order", + "bare_operation_unique:PUT /api/v1/orderservice/order", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order", + "http_endpoint_unique:PUT::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:PUT /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 807, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 817, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + } + }, + { + "node_id": 825, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.1190619265862069, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14499477719999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 827, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices", + "bare_operation_unique:GET /api/v1/priceservice/prices", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices", + "http_endpoint_unique:GET::/api/v1/priceservice/prices", + "bare_path_unique:/api/v1/priceservice/prices", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:GET /api/v1/priceservice/prices" + ] + } + }, + { + "node_id": 828, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + } + }, + { + "node_id": 829, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + } + }, + { + "node_id": 840, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + } + }, + { + "node_id": 841, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + } + }, + { + "node_id": 842, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + } + }, + { + "node_id": 852, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{start}/{end}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{start}/{end}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{start}/{end}", + "bare_path_unique:/api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:GET /api/v1/routeservice/routes/{start}/{end}" + ] + } + }, + { + "node_id": 856, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006935424186147186, + "abnormal_avg_duration": 0.008896312727272726, + "avg_duration_ratio": 1.2827351995343297, + "normal_p99": 0.009777123040000005, + "abnormal_p99": 0.009897588300000001, + "p99_ratio": 1.0123211357274682, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes", + "bare_operation_unique:POST /api/v1/routeservice/routes", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes", + "http_endpoint_unique:POST::/api/v1/routeservice/routes", + "bare_path_unique:/api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 860, + "component": "span|ts-route-service::RouteController.queryAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryAll", + "service_operation:ts-route-service::RouteController.queryAll", + "bare_operation_unique:RouteController.queryAll", + "legacy_exact:span|ts-route-service::RouteController.queryAll", + "legacy_exact:ts-route-service::RouteController.queryAll", + "legacy_exact:RouteController.queryAll" + ] + } + }, + { + "node_id": 864, + "component": "span|ts-route-service::RouteRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findAll", + "service_operation:ts-route-service::RouteRepository.findAll", + "bare_operation_unique:RouteRepository.findAll", + "legacy_exact:span|ts-route-service::RouteRepository.findAll", + "legacy_exact:ts-route-service::RouteRepository.findAll", + "legacy_exact:RouteRepository.findAll" + ] + } + }, + { + "node_id": 865, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + } + }, + { + "node_id": 866, + "component": "span|ts-route-service::RouteRepository.findByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findByIds", + "service_operation:ts-route-service::RouteRepository.findByIds", + "bare_operation_unique:RouteRepository.findByIds", + "legacy_exact:span|ts-route-service::RouteRepository.findByIds", + "legacy_exact:ts-route-service::RouteRepository.findByIds", + "legacy_exact:RouteRepository.findByIds" + ] + } + }, + { + "node_id": 869, + "component": "span|ts-route-service::SELECT route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route", + "service_operation:ts-route-service::SELECT route", + "bare_operation_unique:SELECT route", + "legacy_exact:span|ts-route-service::SELECT route", + "legacy_exact:ts-route-service::SELECT route", + "legacy_exact:SELECT route" + ] + } + }, + { + "node_id": 870, + "component": "span|ts-route-service::SELECT route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route.entity.Route", + "service_operation:ts-route-service::SELECT route.entity.Route", + "bare_operation_unique:SELECT route.entity.Route", + "legacy_exact:span|ts-route-service::SELECT route.entity.Route", + "legacy_exact:ts-route-service::SELECT route.entity.Route", + "legacy_exact:SELECT route.entity.Route" + ] + } + }, + { + "node_id": 872, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + } + }, + { + "node_id": 873, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + } + }, + { + "node_id": 875, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + } + }, + { + "node_id": 877, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + } + }, + { + "node_id": 878, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + } + }, + { + "node_id": 879, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 882, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + } + }, + { + "node_id": 887, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + } + }, + { + "node_id": 893, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations", + "bare_operation_unique:GET /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations", + "http_endpoint_unique:GET::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:GET /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 894, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + } + }, + { + "node_id": 896, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 915, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + } + }, + { + "node_id": 940, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05772581587394958, + "abnormal_avg_duration": 20.002735898, + "avg_duration_ratio": 346.51283130719344, + "normal_p99": 0.15954606775999997, + "abnormal_p99": 20.0044503933, + "p99_ratio": 125.38353764626812, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 941, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.044344551623931625, + "abnormal_avg_duration": 20.000857533, + "avg_duration_ratio": 451.03303112903836, + "normal_p99": 0.1864304382, + "abnormal_p99": 20.000857533, + "p99_ratio": 107.28321901782668, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 942, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05806499712264151, + "abnormal_avg_duration": 20.00092994, + "avg_duration_ratio": 344.4576066671492, + "normal_p99": 0.16979399345000012, + "abnormal_p99": 20.00092994, + "p99_ratio": 117.79527375265927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 946, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "service_operation:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "bare_operation_unique:GET /api/v1/travelservice/admin_trip", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/admin_trip", + "http_endpoint_unique:GET::/api/v1/travelservice/admin_trip", + "bare_path_unique:/api/v1/travelservice/admin_trip", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:GET /api/v1/travelservice/admin_trip" + ] + } + }, + { + "node_id": 947, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + } + }, + { + "node_id": 948, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 950, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "bare_operation_unique:POST /api/v1/travelservice/trips/routes", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trips/routes", + "http_endpoint_unique:POST::/api/v1/travelservice/trips/routes", + "bare_path_unique:/api/v1/travelservice/trips/routes", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:POST /api/v1/travelservice/trips/routes" + ] + } + }, + { + "node_id": 962, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + } + }, + { + "node_id": 963, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + } + }, + { + "node_id": 965, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + } + }, + { + "node_id": 966, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.02338305383435583, + "abnormal_avg_duration": 20.000739868333334, + "avg_duration_ratio": 855.351914682205, + "normal_p99": 0.057699688060000004, + "abnormal_p99": 20.00092063554, + "p99_ratio": 346.6382801713192, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 967, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "bare_operation_unique:POST /api/v1/travel2service/trips/routes", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trips/routes", + "http_endpoint_unique:POST::/api/v1/travel2service/trips/routes", + "bare_path_unique:/api/v1/travel2service/trips/routes", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "legacy_exact:POST /api/v1/travel2service/trips/routes" + ] + } + }, + { + "node_id": 976, + "component": "span|ts-travel2-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::TripRepository.findAll", + "service_operation:ts-travel2-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel2-service::TripRepository.findAll", + "legacy_exact:ts-travel2-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + } + }, + { + "node_id": 979, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9512195121951219, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9512195121951219, + "normal_avg_duration": 0.008538081609756097, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0114228116, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + } + }, + { + "node_id": 986, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0144648661, + "abnormal_avg_duration": 0.012247561, + "avg_duration_ratio": 0.8467109833806206, + "normal_p99": 0.020175288909999988, + "abnormal_p99": 0.012247561, + "p99_ratio": 0.6070575273858623, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 988, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.057438782775510205, + "abnormal_avg_duration": 20.000570352, + "avg_duration_ratio": 348.2067234984567, + "normal_p99": 0.07111074592, + "abnormal_p99": 20.000570352, + "p99_ratio": 281.2594649829824, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 990, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005213276870967742, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059294753, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 991, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 992, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 993, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007528873412698412, + "abnormal_avg_duration": 0.007319688, + "avg_duration_ratio": 0.9722155757931069, + "normal_p99": 0.0102621515, + "abnormal_p99": 0.007319688, + "p99_ratio": 0.7132703117859837, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 994, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 995, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006040892464788732, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0071743276, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 996, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01970459756338028, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.032982720300000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 1001, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.009422759235294119, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010737563759999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 1002, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.0097314602, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01332243744, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 1004, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8823529411764706, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8823529411764706, + "normal_avg_duration": 0.006535236470588235, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00831790672, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 1005, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.009641784210526316, + "abnormal_avg_duration": 0.008892624, + "avg_duration_ratio": 0.9223006661248, + "normal_p99": 0.01126867994, + "abnormal_p99": 0.008892624, + "p99_ratio": 0.7891451392131739, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 1006, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.014867198647058825, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.021119171480000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 1007, + "component": "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.7619047619047619, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7619047619047619, + "normal_avg_duration": 0.011183479761904761, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0154424168, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 1009, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.030994365615384618, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.043762292519999996, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 1012, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.1190619265862069, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14499477719999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 1013, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.02338305383435583, + "abnormal_avg_duration": 20.000739868333334, + "avg_duration_ratio": 855.351914682205, + "normal_p99": 0.057699688060000004, + "abnormal_p99": 20.00092063554, + "p99_ratio": 346.6382801713192, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 1014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05772581587394958, + "abnormal_avg_duration": 20.002735898, + "avg_duration_ratio": 346.51283130719344, + "normal_p99": 0.15954606775999997, + "abnormal_p99": 20.0044503933, + "p99_ratio": 125.38353764626812, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 1015, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.044344551623931625, + "abnormal_avg_duration": 20.000857533, + "avg_duration_ratio": 451.03303112903836, + "normal_p99": 0.1864304382, + "abnormal_p99": 20.000857533, + "p99_ratio": 107.28321901782668, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 1016, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05806499712264151, + "abnormal_avg_duration": 20.00092994, + "avg_duration_ratio": 344.4576066671492, + "normal_p99": 0.16979399345000012, + "abnormal_p99": 20.00092994, + "p99_ratio": 117.79527375265927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 1019, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0072954890625, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00839744205, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 1020, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8333333333333334, + "normal_avg_duration": 0.008202196, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01143312458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 1021, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 1022, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0053122025333333335, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00609919282, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 1023, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007969314277777778, + "abnormal_avg_duration": 0.006635186, + "avg_duration_ratio": 0.832591835222516, + "normal_p99": 0.00925168434, + "abnormal_p99": 0.006635186, + "p99_ratio": 0.7171868122772551, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 1025, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + }, + { + "node_id": 1027, + "component": "span|ts-user-service::GET /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::GET /api/v1/userservice/users", + "service_operation:ts-user-service::GET /api/v1/userservice/users", + "bare_operation_unique:GET /api/v1/userservice/users", + "http_endpoint:ts-user-service::GET::/api/v1/userservice/users", + "http_endpoint_unique:GET::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:GET /api/v1/userservice/users" + ] + } + }, + { + "node_id": 1030, + "component": "span|ts-user-service::POST /api/v1/userservice/users/register", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::POST /api/v1/userservice/users/register", + "service_operation:ts-user-service::POST /api/v1/userservice/users/register", + "bare_operation_unique:POST /api/v1/userservice/users/register", + "http_endpoint:ts-user-service::POST::/api/v1/userservice/users/register", + "http_endpoint_unique:POST::/api/v1/userservice/users/register", + "bare_path_unique:/api/v1/userservice/users/register", + "legacy_exact:span|ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:POST /api/v1/userservice/users/register" + ] + } + }, + { + "node_id": 1031, + "component": "span|ts-user-service::PUT /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::PUT /api/v1/userservice/users", + "service_operation:ts-user-service::PUT /api/v1/userservice/users", + "bare_operation_unique:PUT /api/v1/userservice/users", + "http_endpoint:ts-user-service::PUT::/api/v1/userservice/users", + "http_endpoint_unique:PUT::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:PUT /api/v1/userservice/users" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 840, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + }, + "path_ids": [ + "path-0", + "path-9", + "path-12", + "path-15" + ] + }, + { + "node_id": 841, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + }, + "path_ids": [ + "path-1", + "path-10", + "path-13", + "path-16" + ] + }, + { + "node_id": 842, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + }, + "path_ids": [ + "path-2", + "path-11", + "path-14", + "path-17" + ] + }, + { + "node_id": 940, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05772581587394958, + "abnormal_avg_duration": 20.002735898, + "avg_duration_ratio": 346.51283130719344, + "normal_p99": 0.15954606775999997, + "abnormal_p99": 20.0044503933, + "p99_ratio": 125.38353764626812, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-3", + "path-18", + "path-21", + "path-27" + ] + }, + { + "node_id": 941, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.044344551623931625, + "abnormal_avg_duration": 20.000857533, + "avg_duration_ratio": 451.03303112903836, + "normal_p99": 0.1864304382, + "abnormal_p99": 20.000857533, + "p99_ratio": 107.28321901782668, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-5", + "path-19", + "path-22", + "path-28" + ] + }, + { + "node_id": 942, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05806499712264151, + "abnormal_avg_duration": 20.00092994, + "avg_duration_ratio": 344.4576066671492, + "normal_p99": 0.16979399345000012, + "abnormal_p99": 20.00092994, + "p99_ratio": 117.79527375265927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-7", + "path-20", + "path-23", + "path-29" + ] + }, + { + "node_id": 1014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05772581587394958, + "abnormal_avg_duration": 20.002735898, + "avg_duration_ratio": 346.51283130719344, + "normal_p99": 0.15954606775999997, + "abnormal_p99": 20.0044503933, + "p99_ratio": 125.38353764626812, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-4", + "path-24", + "path-30", + "path-33" + ] + }, + { + "node_id": 1015, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.044344551623931625, + "abnormal_avg_duration": 20.000857533, + "avg_duration_ratio": 451.03303112903836, + "normal_p99": 0.1864304382, + "abnormal_p99": 20.000857533, + "p99_ratio": 107.28321901782668, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-6", + "path-25", + "path-31", + "path-34" + ] + }, + { + "node_id": 1016, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05806499712264151, + "abnormal_avg_duration": 20.00092994, + "avg_duration_ratio": 344.4576066671492, + "normal_p99": 0.16979399345000012, + "abnormal_p99": 20.00092994, + "p99_ratio": 117.79527375265927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-8", + "path-26", + "path-32", + "path-35" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 572, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007349372791044776, + "abnormal_avg_duration": 0.00656236, + "avg_duration_ratio": 0.8929142916789099, + "normal_p99": 0.012989166560000027, + "abnormal_p99": 0.00656236, + "p99_ratio": 0.5052179421741118, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 573, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010288579223880597, + "abnormal_avg_duration": 0.009683539, + "avg_duration_ratio": 0.9411930247398735, + "normal_p99": 0.015307530580000001, + "abnormal_p99": 0.009683539, + "p99_ratio": 0.6325996834951284, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 574, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008677413253731343, + "abnormal_avg_duration": 0.008254007, + "avg_duration_ratio": 0.9512059364524013, + "normal_p99": 0.011807929140000013, + "abnormal_p99": 0.008254007, + "p99_ratio": 0.6990224028393849, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 575, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006111898089552238, + "abnormal_avg_duration": 0.006197146, + "avg_duration_ratio": 1.0139478618914615, + "normal_p99": 0.008566818700000006, + "abnormal_p99": 0.006197146, + "p99_ratio": 0.7233894187582136, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 576, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005882341179104477, + "abnormal_avg_duration": 0.006047637, + "avg_duration_ratio": 1.0281003457403481, + "normal_p99": 0.0078331596, + "abnormal_p99": 0.006047637, + "p99_ratio": 0.7720558891714653, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 579, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.009422759235294119, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010737563759999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 580, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.0097314602, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01332243744, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 581, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006737586, + "abnormal_avg_duration": 0.006126919, + "avg_duration_ratio": 0.9093641253707188, + "normal_p99": 0.01080240234, + "abnormal_p99": 0.006126919, + "p99_ratio": 0.5671811516696387, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 582, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8823529411764706, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8823529411764706, + "normal_avg_duration": 0.006535236470588235, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00831790672, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 583, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0072954890625, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00839744205, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 584, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8333333333333334, + "normal_avg_duration": 0.008202196, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01143312458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 585, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 586, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0053122025333333335, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00609919282, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 591, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9512195121951219, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9512195121951219, + "normal_avg_duration": 0.008538081609756097, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0114228116, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 592, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0144648661, + "abnormal_avg_duration": 0.012247561, + "avg_duration_ratio": 0.8467109833806206, + "normal_p99": 0.020175288909999988, + "abnormal_p99": 0.012247561, + "p99_ratio": 0.6070575273858623, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "bare_operation_unique:GET /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 595, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.009641784210526316, + "abnormal_avg_duration": 0.008892624, + "avg_duration_ratio": 0.9223006661248, + "normal_p99": 0.01126867994, + "abnormal_p99": 0.008892624, + "p99_ratio": 0.7891451392131739, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "bare_operation_unique:POST /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 596, + "component": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007969314277777778, + "abnormal_avg_duration": 0.006635186, + "avg_duration_ratio": 0.832591835222516, + "normal_p99": 0.00925168434, + "abnormal_p99": 0.006635186, + "p99_ratio": 0.7171868122772551, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "bare_operation_unique:PUT /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 600, + "component": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.9166666666666666, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008406912208333334, + "abnormal_avg_duration": 0.007960385, + "avg_duration_ratio": 0.9468857058016242, + "normal_p99": 0.010048454029999999, + "abnormal_p99": 0.007960385, + "p99_ratio": 0.7921999718796545, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "bare_operation_unique:DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 601, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.012620482344827587, + "abnormal_avg_duration": 0.015418421, + "avg_duration_ratio": 1.2216982345622573, + "normal_p99": 0.01545621949, + "abnormal_p99": 0.015418421, + "p99_ratio": 0.9975544802514964, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:GET /api/v1/adminrouteservice/adminroute" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 604, + "component": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.014867198647058825, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.021119171480000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:POST /api/v1/adminrouteservice/adminroute" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 607, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.057438782775510205, + "abnormal_avg_duration": 20.000570352, + "avg_duration_ratio": 348.2067234984567, + "normal_p99": 0.07111074592, + "abnormal_p99": 20.000570352, + "p99_ratio": 281.2594649829824, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 610, + "component": "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.7619047619047619, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7619047619047619, + "normal_avg_duration": 0.011183479761904761, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0154424168, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "bare_operation_unique:POST /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 614, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.010103390659574468, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01606172798, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::GET /api/v1/adminuserservice/users", + "bare_operation_unique:GET /api/v1/adminuserservice/users" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 617, + "component": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9574468085106383, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9574468085106383, + "normal_avg_duration": 0.08558074153191489, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.09513334034, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::POST /api/v1/adminuserservice/users", + "bare_operation_unique:POST /api/v1/adminuserservice/users" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 618, + "component": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.7333333333333333, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7333333333333333, + "normal_avg_duration": 0.0077289524, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01126699508, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "bare_operation_unique:PUT /api/v1/adminuserservice/users" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 623, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005213276870967742, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059294753, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 624, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 641, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 645, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 649, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 650, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 658, + "component": "span|ts-config-service::GET /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs", + "service_operation:ts-config-service::GET /api/v1/configservice/configs", + "bare_operation_unique:GET /api/v1/configservice/configs", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs", + "http_endpoint_unique:GET::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs", + "legacy_exact:GET /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 659, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 661, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 662, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 670, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 680, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007528873412698412, + "abnormal_avg_duration": 0.007319688, + "avg_duration_ratio": 0.9722155757931069, + "normal_p99": 0.0102621515, + "abnormal_p99": 0.007319688, + "p99_ratio": 0.7132703117859837, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 699, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts", + "bare_operation_unique:GET /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:GET /api/v1/contactservice/contacts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 700, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006040892464788732, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0071743276, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 701, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 703, + "component": "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "service_operation:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "bare_operation_unique:POST /api/v1/contactservice/contacts/admin", + "http_endpoint:ts-contacts-service::POST::/api/v1/contactservice/contacts/admin", + "http_endpoint_unique:POST::/api/v1/contactservice/contacts/admin", + "bare_path_unique:/api/v1/contactservice/contacts/admin", + "legacy_exact:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:POST /api/v1/contactservice/contacts/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 704, + "component": "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "bare_operation_unique:PUT /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::PUT::/api/v1/contactservice/contacts", + "http_endpoint_unique:PUT::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:PUT /api/v1/contactservice/contacts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 717, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 718, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 724, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01970459756338028, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.032982720300000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 726, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 733, + "component": "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "service_operation:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_operation_unique:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint:ts-inside-payment-service::GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint_unique:GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 748, + "component": "span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "service_operation:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint:ts-order-other-service::DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:DELETE /api/v1/orderOtherService/orderOther/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 751, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 766, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 768, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 769, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 777, + "component": "span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::DELETE::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:DELETE /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 779, + "component": "span|ts-order-service::GET /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order", + "service_operation:ts-order-service::GET /api/v1/orderservice/order", + "bare_operation_unique:GET /api/v1/orderservice/order", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order", + "http_endpoint_unique:GET::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:GET /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 780, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 781, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 782, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 802, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 803, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 805, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 806, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order", + "bare_operation_unique:PUT /api/v1/orderservice/order", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order", + "http_endpoint_unique:PUT::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:PUT /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 807, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 817, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 825, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.1190619265862069, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14499477719999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 827, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices", + "bare_operation_unique:GET /api/v1/priceservice/prices", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices", + "http_endpoint_unique:GET::/api/v1/priceservice/prices", + "bare_path_unique:/api/v1/priceservice/prices", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:GET /api/v1/priceservice/prices" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 828, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 829, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 852, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{start}/{end}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{start}/{end}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{start}/{end}", + "bare_path_unique:/api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:GET /api/v1/routeservice/routes/{start}/{end}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 856, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006935424186147186, + "abnormal_avg_duration": 0.008896312727272726, + "avg_duration_ratio": 1.2827351995343297, + "normal_p99": 0.009777123040000005, + "abnormal_p99": 0.009897588300000001, + "p99_ratio": 1.0123211357274682, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes", + "bare_operation_unique:POST /api/v1/routeservice/routes", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes", + "http_endpoint_unique:POST::/api/v1/routeservice/routes", + "bare_path_unique:/api/v1/routeservice/routes" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 860, + "component": "span|ts-route-service::RouteController.queryAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryAll", + "service_operation:ts-route-service::RouteController.queryAll", + "bare_operation_unique:RouteController.queryAll", + "legacy_exact:span|ts-route-service::RouteController.queryAll", + "legacy_exact:ts-route-service::RouteController.queryAll", + "legacy_exact:RouteController.queryAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 864, + "component": "span|ts-route-service::RouteRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findAll", + "service_operation:ts-route-service::RouteRepository.findAll", + "bare_operation_unique:RouteRepository.findAll", + "legacy_exact:span|ts-route-service::RouteRepository.findAll", + "legacy_exact:ts-route-service::RouteRepository.findAll", + "legacy_exact:RouteRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 865, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 866, + "component": "span|ts-route-service::RouteRepository.findByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findByIds", + "service_operation:ts-route-service::RouteRepository.findByIds", + "bare_operation_unique:RouteRepository.findByIds", + "legacy_exact:span|ts-route-service::RouteRepository.findByIds", + "legacy_exact:ts-route-service::RouteRepository.findByIds", + "legacy_exact:RouteRepository.findByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 869, + "component": "span|ts-route-service::SELECT route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route", + "service_operation:ts-route-service::SELECT route", + "bare_operation_unique:SELECT route", + "legacy_exact:span|ts-route-service::SELECT route", + "legacy_exact:ts-route-service::SELECT route", + "legacy_exact:SELECT route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 870, + "component": "span|ts-route-service::SELECT route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route.entity.Route", + "service_operation:ts-route-service::SELECT route.entity.Route", + "bare_operation_unique:SELECT route.entity.Route", + "legacy_exact:span|ts-route-service::SELECT route.entity.Route", + "legacy_exact:ts-route-service::SELECT route.entity.Route", + "legacy_exact:SELECT route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 872, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 873, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 875, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 877, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 878, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 879, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 882, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 887, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 893, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations", + "bare_operation_unique:GET /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations", + "http_endpoint_unique:GET::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:GET /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 894, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 896, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 915, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 946, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "service_operation:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "bare_operation_unique:GET /api/v1/travelservice/admin_trip", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/admin_trip", + "http_endpoint_unique:GET::/api/v1/travelservice/admin_trip", + "bare_path_unique:/api/v1/travelservice/admin_trip", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:GET /api/v1/travelservice/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 947, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 948, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 950, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "bare_operation_unique:POST /api/v1/travelservice/trips/routes", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trips/routes", + "http_endpoint_unique:POST::/api/v1/travelservice/trips/routes", + "bare_path_unique:/api/v1/travelservice/trips/routes", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:POST /api/v1/travelservice/trips/routes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 962, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 963, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 965, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 966, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.02338305383435583, + "abnormal_avg_duration": 20.000739868333334, + "avg_duration_ratio": 855.351914682205, + "normal_p99": 0.057699688060000004, + "abnormal_p99": 20.00092063554, + "p99_ratio": 346.6382801713192, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 967, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "bare_operation_unique:POST /api/v1/travel2service/trips/routes", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trips/routes", + "http_endpoint_unique:POST::/api/v1/travel2service/trips/routes", + "bare_path_unique:/api/v1/travel2service/trips/routes", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "legacy_exact:POST /api/v1/travel2service/trips/routes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 976, + "component": "span|ts-travel2-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::TripRepository.findAll", + "service_operation:ts-travel2-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel2-service::TripRepository.findAll", + "legacy_exact:ts-travel2-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 979, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9512195121951219, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9512195121951219, + "normal_avg_duration": 0.008538081609756097, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0114228116, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 986, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0144648661, + "abnormal_avg_duration": 0.012247561, + "avg_duration_ratio": 0.8467109833806206, + "normal_p99": 0.020175288909999988, + "abnormal_p99": 0.012247561, + "p99_ratio": 0.6070575273858623, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 988, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.057438782775510205, + "abnormal_avg_duration": 20.000570352, + "avg_duration_ratio": 348.2067234984567, + "normal_p99": 0.07111074592, + "abnormal_p99": 20.000570352, + "p99_ratio": 281.2594649829824, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 990, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005213276870967742, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059294753, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 991, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 992, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 993, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007528873412698412, + "abnormal_avg_duration": 0.007319688, + "avg_duration_ratio": 0.9722155757931069, + "normal_p99": 0.0102621515, + "abnormal_p99": 0.007319688, + "p99_ratio": 0.7132703117859837, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 994, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 995, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006040892464788732, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0071743276, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 996, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01970459756338028, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.032982720300000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1001, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.009422759235294119, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010737563759999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1002, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.0097314602, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01332243744, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1004, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8823529411764706, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8823529411764706, + "normal_avg_duration": 0.006535236470588235, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00831790672, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1005, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.009641784210526316, + "abnormal_avg_duration": 0.008892624, + "avg_duration_ratio": 0.9223006661248, + "normal_p99": 0.01126867994, + "abnormal_p99": 0.008892624, + "p99_ratio": 0.7891451392131739, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 1006, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.014867198647058825, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.021119171480000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1007, + "component": "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.7619047619047619, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7619047619047619, + "normal_avg_duration": 0.011183479761904761, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0154424168, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1009, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.030994365615384618, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.043762292519999996, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1012, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.1190619265862069, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14499477719999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1013, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.02338305383435583, + "abnormal_avg_duration": 20.000739868333334, + "avg_duration_ratio": 855.351914682205, + "normal_p99": 0.057699688060000004, + "abnormal_p99": 20.00092063554, + "p99_ratio": 346.6382801713192, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1019, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0072954890625, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00839744205, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1020, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8333333333333334, + "normal_avg_duration": 0.008202196, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01143312458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1021, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 1022, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0053122025333333335, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00609919282, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1023, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007969314277777778, + "abnormal_avg_duration": 0.006635186, + "avg_duration_ratio": 0.832591835222516, + "normal_p99": 0.00925168434, + "abnormal_p99": 0.006635186, + "p99_ratio": 0.7171868122772551, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 1025, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1027, + "component": "span|ts-user-service::GET /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::GET /api/v1/userservice/users", + "service_operation:ts-user-service::GET /api/v1/userservice/users", + "bare_operation_unique:GET /api/v1/userservice/users", + "http_endpoint:ts-user-service::GET::/api/v1/userservice/users", + "http_endpoint_unique:GET::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:GET /api/v1/userservice/users" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1030, + "component": "span|ts-user-service::POST /api/v1/userservice/users/register", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::POST /api/v1/userservice/users/register", + "service_operation:ts-user-service::POST /api/v1/userservice/users/register", + "bare_operation_unique:POST /api/v1/userservice/users/register", + "http_endpoint:ts-user-service::POST::/api/v1/userservice/users/register", + "http_endpoint_unique:POST::/api/v1/userservice/users/register", + "bare_path_unique:/api/v1/userservice/users/register", + "legacy_exact:span|ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:POST /api/v1/userservice/users/register" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1031, + "component": "span|ts-user-service::PUT /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::PUT /api/v1/userservice/users", + "service_operation:ts-user-service::PUT /api/v1/userservice/users", + "bare_operation_unique:PUT /api/v1/userservice/users", + "http_endpoint:ts-user-service::PUT::/api/v1/userservice/users", + "http_endpoint_unique:PUT::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:PUT /api/v1/userservice/users" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 134, + "explained_alarm_count": 9, + "unexplained_alarm_count": 125, + "candidate_strong_alarm_count": 40, + "explained_strong_alarm_count": 6, + "unexplained_strong_alarm_count": 34, + "strong_alarm_coverage": 0.15, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.15, + "alarm_coverage_confidence": 0.15, + "final_confidence": 0.15 + } +} \ No newline at end of file diff --git a/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/env.json b/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/env.json new file mode 100644 index 0000000000000000000000000000000000000000..4cb11eaf11884665b46c991958db4611a625738b --- /dev/null +++ b/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts3", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777676495", + "NORMAL_END": "1777676795", + "ABNORMAL_START": "1777676795", + "ABNORMAL_END": "1777677094" +} \ No newline at end of file diff --git a/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/injection.json b/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..33c3a876fb81797f9f800a0add1ad6c76e46c9a8 --- /dev/null +++ b/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/injection.json @@ -0,0 +1,110 @@ +{ + "id": 2476, + "name": "batch-01KQJWPEX9A8EMMP7ZCDDNT3DY", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T07:06:35+08:00", + "end_time": "2026-05-02T07:11:34+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T07:06:34.807+08:00", + "updated_at": "2026-05-02T07:11:35.196+08:00", + "engine_config_summary": [ + { + "app": "ts-route-plan-service", + "chaos_type": "JVMRuntimeMutator", + "class": "plan.service.RoutePlanServiceImpl", + "duration": 5, + "method": "getTripFromNormalTrainTravelService", + "mutator_config": "constant:\"/api/v1/travel2service/trips/left\":\"mutated_/api/v1/travel2service/trips/left\"", + "namespace": "ts3", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-travel2-service", + "chaos_type": "NetworkPartition", + "direction": "to", + "duration": 5, + "namespace": "ts3", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "task_id": "29eb07c1-afb7-43ed-a7fd-e1d373a96352", + "trace_id": "ba5eb094-c191-4725-abd8-9fce4ebf61e7", + "source": "injection", + "description": "Fault batch for task 29eb07c1-afb7-43ed-a7fd-e1d373a96352 (2 faults)", + "engine_config": [ + { + "app": "ts-route-plan-service", + "chaos_type": "JVMRuntimeMutator", + "class": "plan.service.RoutePlanServiceImpl", + "duration": 5, + "method": "getTripFromNormalTrainTravelService", + "mutator_config": "constant:\"/api/v1/travel2service/trips/left\":\"mutated_/api/v1/travel2service/trips/left\"", + "namespace": "ts3", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-travel2-service", + "chaos_type": "NetworkPartition", + "direction": "to", + "duration": 5, + "namespace": "ts3", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-route-plan-service" + ], + "pod": [ + "ts-route-plan-service-7b6bb9d9ff-c65q6" + ], + "container": [ + "ts-route-plan-service" + ], + "function": [ + "plan.service.RoutePlanServiceImpl.getTripFromNormalTrainTravelService" + ] + }, + { + "service": [ + "ts-travel2-service", + "mysql" + ], + "pod": [ + "mysql-0", + "ts-travel2-service-6444d7d75d-4t6m9" + ], + "container": [ + "mysql", + "ts-travel2-service" + ], + "span": [ + "CREATE table ts", + "INSERT trip2", + "INSERT ts.trip2", + "SELECT ts", + "SELECT ts.trip2", + "SELECT ts.ts" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/label.txt b/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/result.json b/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/result.json new file mode 100644 index 0000000000000000000000000000000000000000..a87c40873cd859772fb7f48037a3392f163aedb5 --- /dev/null +++ b/cases/batch-01KQJWPEX9A8EMMP7ZCDDNT3DY/result.json @@ -0,0 +1,36123 @@ +{ + "case_name": "batch-01KQJWPEX9A8EMMP7ZCDDNT3DY", + "injection_nodes": [ + "container|ts-route-plan-service" + ], + "alarm_nodes": [ + 1025, + 1027, + 1030, + 1031, + 572, + 573, + 574, + 575, + 576, + 579, + 580, + 581, + 582, + 583, + 584, + 585, + 586, + 591, + 592, + 595, + 596, + 600, + 601, + 604, + 607, + 610, + 614, + 617, + 618, + 623, + 624, + 641, + 645, + 649, + 650, + 658, + 659, + 661, + 662, + 670, + 680, + 699, + 700, + 701, + 703, + 704, + 717, + 718, + 724, + 726, + 733, + 748, + 751, + 766, + 768, + 769, + 777, + 779, + 780, + 781, + 782, + 802, + 803, + 805, + 806, + 807, + 817, + 825, + 827, + 828, + 829, + 840, + 841, + 842, + 852, + 856, + 860, + 864, + 865, + 866, + 869, + 870, + 872, + 873, + 875, + 877, + 878, + 879, + 882, + 887, + 893, + 894, + 896, + 915, + 940, + 941, + 942, + 946, + 947, + 948, + 950, + 962, + 963, + 965, + 966, + 967, + 976, + 979, + 986, + 988, + 990, + 991, + 992, + 993, + 994, + 995, + 996, + 1001, + 1002, + 1004, + 1005, + 1006, + 1007, + 1009, + 1012, + 1013, + 1014, + 1015, + 1016, + 1019, + 1020, + 1021, + 1022, + 1023 + ], + "propagation_result": { + "injection_node_ids": [ + 463 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 144, + 483, + 840 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 840, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 841 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 841, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 842 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 842, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 840, + 943, + 940 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 840, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 840, + 943, + 940, + 1014 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1014, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 130.81954590521127, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 840, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1014, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 841, + 944, + 941 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 841, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 944, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 941, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 841, + 944, + 941, + 1015 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1015, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 167.59782933383352, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 841, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 944, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 941, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1015, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 842, + 945, + 942 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 842, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 945, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 942, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 842, + 945, + 942, + 1016 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1016, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 166.3871918237722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 842, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 945, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 942, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1016, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 843, + 840 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 843, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 843, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 844, + 841 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 844, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 844, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 845, + 842 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 845, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 845, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 840 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 841 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 842 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 843, + 840 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 843, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 843, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 844, + 841 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 844, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 844, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 845, + 842 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 845, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 845, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 840, + 943, + 940 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 840, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 841, + 944, + 941 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 841, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 944, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 941, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 842, + 945, + 942 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 842, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 945, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 942, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 840, + 943, + 940 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 841, + 944, + 941 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915, + 1777676915, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 944, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 941, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 842, + 945, + 942 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 945, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 942, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 840, + 943, + 940, + 1014 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1014, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 130.81954590521127, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 840, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1014, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 841, + 944, + 941, + 1015 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1015, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 167.59782933383352, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 841, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 944, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 941, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1015, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 842, + 945, + 942, + 1016 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1016, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 166.3871918237722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 842, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 945, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 942, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1016, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 843, + 840, + 943, + 940 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 843, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 843, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 844, + 841, + 944, + 941 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915, + 1777676915, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 844, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 844, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 944, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 941, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 845, + 842, + 945, + 942 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 845, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 845, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 945, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 942, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 840, + 943, + 940, + 1014 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1014, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 130.81954590521127, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1014, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 841, + 944, + 941, + 1015 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915, + 1777676915, + 1777676915, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1015, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 167.59782933383352, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 944, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 941, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1015, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 842, + 945, + 942, + 1016 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1016, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 166.3871918237722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 945, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 942, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1016, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 843, + 840, + 943, + 940, + 1014 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 843, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1014, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 130.81954590521127, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 843, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1014, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 844, + 841, + 944, + 941, + 1015 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915, + 1777676915, + 1777676915, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 844, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1015, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 167.59782933383352, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 844, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 944, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 941, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1015, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 845, + 842, + 945, + 942, + 1016 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 845, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1016, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 166.3871918237722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 845, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 945, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 942, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1016, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 144, + 547, + 548, + 549, + 940, + 941, + 942, + 943, + 944, + 945, + 839, + 840, + 841, + 842, + 843, + 844, + 845, + 463, + 483, + 1014, + 1015, + 1016 + ], + "max_hops_reached": 7, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 463, + "component": "container|ts-route-plan-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "container|ts-route-plan-service", + "states": [ + "degraded", + "silent" + ], + "first_state_at": 1777676795 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-user-service::GET /api/v1/userservice/users", + "span|ts-user-service::POST /api/v1/userservice/users/register", + "span|ts-user-service::PUT /api/v1/userservice/users", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "span|ts-auth-service::UserRepository.findByUsername", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-config-service::GET /api/v1/configservice/configs", + "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "span|ts-config-service::POST /api/v1/configservice/configs", + "span|ts-config-service::PUT /api/v1/configservice/configs", + "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "span|ts-delivery-service::basic.ack", + "span|ts-delivery-service::food_delivery process", + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-food-service::POST /api/v1/foodservice/orders", + "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "span|ts-order-service::GET /api/v1/orderservice/order", + "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "span|ts-order-service::POST /api/v1/orderservice/order", + "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "span|ts-order-service::PUT /api/v1/orderservice/order", + "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "span|ts-price-service::GET /api/v1/priceservice/prices", + "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "span|ts-route-service::POST /api/v1/routeservice/routes", + "span|ts-route-service::RouteController.queryAll", + "span|ts-route-service::RouteRepository.findAll", + "span|ts-route-service::RouteRepository.findById", + "span|ts-route-service::RouteRepository.findByIds", + "span|ts-route-service::SELECT route", + "span|ts-route-service::SELECT route.entity.Route", + "span|ts-route-service::SELECT ts.route_distances", + "span|ts-route-service::SELECT ts.route_stations", + "span|ts-route-service::Session.find route.entity.Route", + "span|ts-route-service::Transaction.commit", + "span|ts-seat-service::POST /api/v1/seatservice/seats", + "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "span|ts-station-service::GET /api/v1/stationservice/stations", + "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "span|ts-station-service::POST /api/v1/stationservice/stations", + "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "span|ts-travel2-service::TripRepository.findAll", + "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder" + ], + "evidence": { + "alarm_count": 134, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 144, + 483, + 840 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 840, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 841 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 841, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 842 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 842, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 840, + 943, + 940 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 840, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 840, + 943, + 940, + 1014 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1014, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 130.81954590521127, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 840, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1014, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 841, + 944, + 941 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 841, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 944, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 941, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 841, + 944, + 941, + 1015 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1015, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 167.59782933383352, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 841, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 944, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 941, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1015, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 842, + 945, + 942 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 842, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 945, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 942, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 842, + 945, + 942, + 1016 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1", + "manifest:HTTPResponseAbort:Lext", + "manifest:HTTPResponseAbort:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1016, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": "extension", + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 166.3871918237722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 842, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 945, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 942, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1016, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 843, + 840 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 843, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 843, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 844, + 841 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 844, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 844, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 845, + 842 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 845, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 845, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 840 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 841 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 842 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 843, + 840 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 843, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 843, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 844, + 841 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 844, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 844, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 845, + 842 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 845, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 845, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 840, + 943, + 940 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 840, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 841, + 944, + 941 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 841, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 944, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 941, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 842, + 945, + 942 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 842, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 945, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 942, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 840, + 943, + 940 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 841, + 944, + 941 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915, + 1777676915, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 944, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 941, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 842, + 945, + 942 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 945, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 942, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 840, + 943, + 940, + 1014 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1014, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 130.81954590521127, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 840, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1014, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 841, + 944, + 941, + 1015 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1015, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 167.59782933383352, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 841, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 944, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 941, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1015, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 842, + 945, + 942, + 1016 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676834, + 1777676834, + 1777676834 + ], + "propagation_delays": [ + 0.0, + 0.0, + 5.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1016, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 166.3871918237722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676834, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676834, + "dst_onset": 1777676834, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 842, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 945, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 942, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 1016, + "onset": 1777676834, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 843, + 840, + 943, + 940 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 843, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 843, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 844, + 841, + 944, + 941 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915, + 1777676915, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 844, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 844, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 944, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 941, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 845, + 842, + 945, + 942 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 845, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 845, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 945, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 942, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 840, + 943, + 940, + 1014 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1014, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 130.81954590521127, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1014, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 841, + 944, + 941, + 1015 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915, + 1777676915, + 1777676915, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1015, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 167.59782933383352, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 944, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 941, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1015, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 839, + 842, + 945, + 942, + 1016 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 839, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1016, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 166.3871918237722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 839, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 945, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 942, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1016, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 843, + 840, + 943, + 940, + 1014 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 843, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 840, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 343.0028470601893, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 943, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 262.6195080598625, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 940, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 257.7896823113907, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1014, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 130.81954590521127, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 843, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 840, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 943, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 940, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1014, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 844, + 841, + 944, + 941, + 1015 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676915, + 1777676915, + 1777676915, + 1777676915 + ], + "propagation_delays": [ + 0.0, + 0.0, + 86.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 844, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 841, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 221.75625219377164, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 944, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 164.1850658137663, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 941, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 162.36228843122186, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1015, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 167.59782933383352, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676915, + "delay": 86, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1777676915, + "dst_onset": 1777676915, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 844, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 841, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 944, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 941, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1015, + "onset": 1777676915, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 144, + 483, + 845, + 842, + 945, + 942, + 1016 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777676829, + 1777676829, + 1777676829, + 1777676897, + 1777676897, + 1777676897, + 1777676897 + ], + "propagation_delays": [ + 0.0, + 0.0, + 68.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 483, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 351.8061716931641, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 845, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 842, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 327.2230852110157, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 945, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 255.20133066771177, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 942, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 250.81142839325545, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1016, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 166.3871918237722, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676829, + "dst_onset": 1777676829, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "erroring", + "src_onset": 1777676829, + "dst_onset": 1777676897, + "delay": 68, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777676897, + "dst_onset": 1777676897, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676795, + "window_end": 1777677151, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 144, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 1, + "node_id": 483, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 2, + "node_id": 845, + "onset": 1777676829, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 3, + "node_id": 842, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 4, + "node_id": 945, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 5, + "node_id": 942, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + }, + { + "node_index": 6, + "node_id": 1016, + "onset": 1777676897, + "is_injection": false, + "lower_bound": 1777676795, + "upper_bound": 1777677151, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 36, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 840, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 841, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 842, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 840, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 68.0 + }, + { + "node_id": 943, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 940, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 840, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 68.0 + }, + { + "node_id": 943, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 940, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1014, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 841, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 5.0 + }, + { + "node_id": 944, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 941, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 841, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 5.0 + }, + { + "node_id": 944, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 941, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1015, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, silent", + "state_start_time": 1777676834, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 842, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 5.0 + }, + { + "node_id": 945, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 942, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 842, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 5.0 + }, + { + "node_id": 945, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 942, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1016, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1777676834, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 843, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 68.0 + }, + { + "node_id": 840, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 844, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 86.0 + }, + { + "node_id": 841, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 845, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 68.0 + }, + { + "node_id": 842, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 839, + "kind": "span", + "name": "ts-route-plan-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 840, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 839, + "kind": "span", + "name": "ts-route-plan-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 86.0 + }, + { + "node_id": 841, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 839, + "kind": "span", + "name": "ts-route-plan-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 842, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 843, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 840, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 844, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 86.0 + }, + { + "node_id": 841, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 845, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 842, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 840, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 943, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 940, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 841, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 5.0 + }, + { + "node_id": 944, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 941, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 842, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 5.0 + }, + { + "node_id": 945, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 942, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 839, + "kind": "span", + "name": "ts-route-plan-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 840, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 943, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 940, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 839, + "kind": "span", + "name": "ts-route-plan-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 86.0 + }, + { + "node_id": 841, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 944, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 941, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 839, + "kind": "span", + "name": "ts-route-plan-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 842, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 945, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 942, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 840, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 943, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 940, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1014, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 841, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 5.0 + }, + { + "node_id": 944, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 941, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1015, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, silent", + "state_start_time": 1777676834, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 842, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 5.0 + }, + { + "node_id": 945, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 942, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777676834, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1016, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1777676834, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 843, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 840, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 943, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 940, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 844, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 86.0 + }, + { + "node_id": 841, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 944, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 941, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 845, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 842, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 945, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 942, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 839, + "kind": "span", + "name": "ts-route-plan-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 840, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 943, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 940, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1014, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 839, + "kind": "span", + "name": "ts-route-plan-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 86.0 + }, + { + "node_id": 841, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 944, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 941, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1015, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, silent", + "state_start_time": 1777676915, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 839, + "kind": "span", + "name": "ts-route-plan-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-route-plan-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 842, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 945, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 942, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1016, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 843, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 840, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 943, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 940, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1014, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 844, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 86.0 + }, + { + "node_id": 841, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 944, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 941, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing", + "state_start_time": 1777676915, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1015, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, silent", + "state_start_time": 1777676915, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 144, + "kind": "pod", + "name": "ts-route-plan-service-7b6bb9d9ff-mbjvv", + "uniq_name": "pod|ts-route-plan-service-7b6bb9d9ff-mbjvv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 483, + "kind": "service", + "name": "ts-route-plan-service", + "uniq_name": "service|ts-route-plan-service", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 845, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "degraded, unavailable", + "state_start_time": 1777676829, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 68.0 + }, + { + "node_id": 842, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 945, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 942, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1016, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1777676897, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 572, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007349372791044776, + "abnormal_avg_duration": 0.00656236, + "avg_duration_ratio": 0.8929142916789099, + "normal_p99": 0.012989166560000027, + "abnormal_p99": 0.00656236, + "p99_ratio": 0.5052179421741118, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 573, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010288579223880597, + "abnormal_avg_duration": 0.009683539, + "avg_duration_ratio": 0.9411930247398735, + "normal_p99": 0.015307530580000001, + "abnormal_p99": 0.009683539, + "p99_ratio": 0.6325996834951284, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 574, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008677413253731343, + "abnormal_avg_duration": 0.008254007, + "avg_duration_ratio": 0.9512059364524013, + "normal_p99": 0.011807929140000013, + "abnormal_p99": 0.008254007, + "p99_ratio": 0.6990224028393849, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + } + }, + { + "node_id": 575, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006111898089552238, + "abnormal_avg_duration": 0.006197146, + "avg_duration_ratio": 1.0139478618914615, + "normal_p99": 0.008566818700000006, + "abnormal_p99": 0.006197146, + "p99_ratio": 0.7233894187582136, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 576, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005882341179104477, + "abnormal_avg_duration": 0.006047637, + "avg_duration_ratio": 1.0281003457403481, + "normal_p99": 0.0078331596, + "abnormal_p99": 0.006047637, + "p99_ratio": 0.7720558891714653, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 579, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.009422759235294119, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010737563759999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 580, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.0097314602, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01332243744, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 581, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006737586, + "abnormal_avg_duration": 0.006126919, + "avg_duration_ratio": 0.9093641253707188, + "normal_p99": 0.01080240234, + "abnormal_p99": 0.006126919, + "p99_ratio": 0.5671811516696387, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 582, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8823529411764706, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8823529411764706, + "normal_avg_duration": 0.006535236470588235, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00831790672, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 583, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0072954890625, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00839744205, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 584, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8333333333333334, + "normal_avg_duration": 0.008202196, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01143312458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 585, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 586, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0053122025333333335, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00609919282, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 591, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9512195121951219, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9512195121951219, + "normal_avg_duration": 0.008538081609756097, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0114228116, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + } + }, + { + "node_id": 592, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0144648661, + "abnormal_avg_duration": 0.012247561, + "avg_duration_ratio": 0.8467109833806206, + "normal_p99": 0.020175288909999988, + "abnormal_p99": 0.012247561, + "p99_ratio": 0.6070575273858623, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "bare_operation_unique:GET /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 595, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.009641784210526316, + "abnormal_avg_duration": 0.008892624, + "avg_duration_ratio": 0.9223006661248, + "normal_p99": 0.01126867994, + "abnormal_p99": 0.008892624, + "p99_ratio": 0.7891451392131739, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "bare_operation_unique:POST /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 596, + "component": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007969314277777778, + "abnormal_avg_duration": 0.006635186, + "avg_duration_ratio": 0.832591835222516, + "normal_p99": 0.00925168434, + "abnormal_p99": 0.006635186, + "p99_ratio": 0.7171868122772551, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "bare_operation_unique:PUT /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 600, + "component": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.9166666666666666, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008406912208333334, + "abnormal_avg_duration": 0.007960385, + "avg_duration_ratio": 0.9468857058016242, + "normal_p99": 0.010048454029999999, + "abnormal_p99": 0.007960385, + "p99_ratio": 0.7921999718796545, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "bare_operation_unique:DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + } + }, + { + "node_id": 601, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.012620482344827587, + "abnormal_avg_duration": 0.015418421, + "avg_duration_ratio": 1.2216982345622573, + "normal_p99": 0.01545621949, + "abnormal_p99": 0.015418421, + "p99_ratio": 0.9975544802514964, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:GET /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 604, + "component": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.014867198647058825, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.021119171480000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:POST /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 607, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.057438782775510205, + "abnormal_avg_duration": 20.000570352, + "avg_duration_ratio": 348.2067234984567, + "normal_p99": 0.07111074592, + "abnormal_p99": 20.000570352, + "p99_ratio": 281.2594649829824, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 610, + "component": "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.7619047619047619, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7619047619047619, + "normal_avg_duration": 0.011183479761904761, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0154424168, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "bare_operation_unique:POST /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 614, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.010103390659574468, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01606172798, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::GET /api/v1/adminuserservice/users", + "bare_operation_unique:GET /api/v1/adminuserservice/users" + ] + } + }, + { + "node_id": 617, + "component": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9574468085106383, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9574468085106383, + "normal_avg_duration": 0.08558074153191489, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.09513334034, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::POST /api/v1/adminuserservice/users", + "bare_operation_unique:POST /api/v1/adminuserservice/users" + ] + } + }, + { + "node_id": 618, + "component": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.7333333333333333, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7333333333333333, + "normal_avg_duration": 0.0077289524, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01126699508, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "bare_operation_unique:PUT /api/v1/adminuserservice/users" + ] + } + }, + { + "node_id": 623, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005213276870967742, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059294753, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 624, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 641, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + } + }, + { + "node_id": 645, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + } + }, + { + "node_id": 649, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 650, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 658, + "component": "span|ts-config-service::GET /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs", + "service_operation:ts-config-service::GET /api/v1/configservice/configs", + "bare_operation_unique:GET /api/v1/configservice/configs", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs", + "http_endpoint_unique:GET::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs", + "legacy_exact:GET /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 659, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + } + }, + { + "node_id": 661, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 662, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 670, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + } + }, + { + "node_id": 680, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007528873412698412, + "abnormal_avg_duration": 0.007319688, + "avg_duration_ratio": 0.9722155757931069, + "normal_p99": 0.0102621515, + "abnormal_p99": 0.007319688, + "p99_ratio": 0.7132703117859837, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 699, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts", + "bare_operation_unique:GET /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:GET /api/v1/contactservice/contacts" + ] + } + }, + { + "node_id": 700, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006040892464788732, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0071743276, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 701, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + } + }, + { + "node_id": 703, + "component": "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "service_operation:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "bare_operation_unique:POST /api/v1/contactservice/contacts/admin", + "http_endpoint:ts-contacts-service::POST::/api/v1/contactservice/contacts/admin", + "http_endpoint_unique:POST::/api/v1/contactservice/contacts/admin", + "bare_path_unique:/api/v1/contactservice/contacts/admin", + "legacy_exact:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:POST /api/v1/contactservice/contacts/admin" + ] + } + }, + { + "node_id": 704, + "component": "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "bare_operation_unique:PUT /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::PUT::/api/v1/contactservice/contacts", + "http_endpoint_unique:PUT::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:PUT /api/v1/contactservice/contacts" + ] + } + }, + { + "node_id": 717, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + } + }, + { + "node_id": 718, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + } + }, + { + "node_id": 724, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01970459756338028, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.032982720300000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 726, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + } + }, + { + "node_id": 733, + "component": "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "service_operation:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_operation_unique:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint:ts-inside-payment-service::GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint_unique:GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}" + ] + } + }, + { + "node_id": 748, + "component": "span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "service_operation:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint:ts-order-other-service::DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:DELETE /api/v1/orderOtherService/orderOther/{orderId}" + ] + } + }, + { + "node_id": 751, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 766, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 768, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + } + }, + { + "node_id": 769, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 777, + "component": "span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::DELETE::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:DELETE /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 779, + "component": "span|ts-order-service::GET /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order", + "service_operation:ts-order-service::GET /api/v1/orderservice/order", + "bare_operation_unique:GET /api/v1/orderservice/order", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order", + "http_endpoint_unique:GET::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:GET /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 780, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 781, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + } + }, + { + "node_id": 782, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 802, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 803, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 805, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + } + }, + { + "node_id": 806, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order", + "bare_operation_unique:PUT /api/v1/orderservice/order", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order", + "http_endpoint_unique:PUT::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:PUT /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 807, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 817, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + } + }, + { + "node_id": 825, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.1190619265862069, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14499477719999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 827, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices", + "bare_operation_unique:GET /api/v1/priceservice/prices", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices", + "http_endpoint_unique:GET::/api/v1/priceservice/prices", + "bare_path_unique:/api/v1/priceservice/prices", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:GET /api/v1/priceservice/prices" + ] + } + }, + { + "node_id": 828, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + } + }, + { + "node_id": 829, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + } + }, + { + "node_id": 840, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + } + }, + { + "node_id": 841, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + } + }, + { + "node_id": 842, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + } + }, + { + "node_id": 852, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{start}/{end}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{start}/{end}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{start}/{end}", + "bare_path_unique:/api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:GET /api/v1/routeservice/routes/{start}/{end}" + ] + } + }, + { + "node_id": 856, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006935424186147186, + "abnormal_avg_duration": 0.008896312727272726, + "avg_duration_ratio": 1.2827351995343297, + "normal_p99": 0.009777123040000005, + "abnormal_p99": 0.009897588300000001, + "p99_ratio": 1.0123211357274682, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes", + "bare_operation_unique:POST /api/v1/routeservice/routes", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes", + "http_endpoint_unique:POST::/api/v1/routeservice/routes", + "bare_path_unique:/api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 860, + "component": "span|ts-route-service::RouteController.queryAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryAll", + "service_operation:ts-route-service::RouteController.queryAll", + "bare_operation_unique:RouteController.queryAll", + "legacy_exact:span|ts-route-service::RouteController.queryAll", + "legacy_exact:ts-route-service::RouteController.queryAll", + "legacy_exact:RouteController.queryAll" + ] + } + }, + { + "node_id": 864, + "component": "span|ts-route-service::RouteRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findAll", + "service_operation:ts-route-service::RouteRepository.findAll", + "bare_operation_unique:RouteRepository.findAll", + "legacy_exact:span|ts-route-service::RouteRepository.findAll", + "legacy_exact:ts-route-service::RouteRepository.findAll", + "legacy_exact:RouteRepository.findAll" + ] + } + }, + { + "node_id": 865, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + } + }, + { + "node_id": 866, + "component": "span|ts-route-service::RouteRepository.findByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findByIds", + "service_operation:ts-route-service::RouteRepository.findByIds", + "bare_operation_unique:RouteRepository.findByIds", + "legacy_exact:span|ts-route-service::RouteRepository.findByIds", + "legacy_exact:ts-route-service::RouteRepository.findByIds", + "legacy_exact:RouteRepository.findByIds" + ] + } + }, + { + "node_id": 869, + "component": "span|ts-route-service::SELECT route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route", + "service_operation:ts-route-service::SELECT route", + "bare_operation_unique:SELECT route", + "legacy_exact:span|ts-route-service::SELECT route", + "legacy_exact:ts-route-service::SELECT route", + "legacy_exact:SELECT route" + ] + } + }, + { + "node_id": 870, + "component": "span|ts-route-service::SELECT route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route.entity.Route", + "service_operation:ts-route-service::SELECT route.entity.Route", + "bare_operation_unique:SELECT route.entity.Route", + "legacy_exact:span|ts-route-service::SELECT route.entity.Route", + "legacy_exact:ts-route-service::SELECT route.entity.Route", + "legacy_exact:SELECT route.entity.Route" + ] + } + }, + { + "node_id": 872, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + } + }, + { + "node_id": 873, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + } + }, + { + "node_id": 875, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + } + }, + { + "node_id": 877, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + } + }, + { + "node_id": 878, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + } + }, + { + "node_id": 879, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 882, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + } + }, + { + "node_id": 887, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + } + }, + { + "node_id": 893, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations", + "bare_operation_unique:GET /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations", + "http_endpoint_unique:GET::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:GET /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 894, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + } + }, + { + "node_id": 896, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 915, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + } + }, + { + "node_id": 940, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05772581587394958, + "abnormal_avg_duration": 20.002735898, + "avg_duration_ratio": 346.51283130719344, + "normal_p99": 0.15954606775999997, + "abnormal_p99": 20.0044503933, + "p99_ratio": 125.38353764626812, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 941, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.044344551623931625, + "abnormal_avg_duration": 20.000857533, + "avg_duration_ratio": 451.03303112903836, + "normal_p99": 0.1864304382, + "abnormal_p99": 20.000857533, + "p99_ratio": 107.28321901782668, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 942, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05806499712264151, + "abnormal_avg_duration": 20.00092994, + "avg_duration_ratio": 344.4576066671492, + "normal_p99": 0.16979399345000012, + "abnormal_p99": 20.00092994, + "p99_ratio": 117.79527375265927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 946, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "service_operation:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "bare_operation_unique:GET /api/v1/travelservice/admin_trip", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/admin_trip", + "http_endpoint_unique:GET::/api/v1/travelservice/admin_trip", + "bare_path_unique:/api/v1/travelservice/admin_trip", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:GET /api/v1/travelservice/admin_trip" + ] + } + }, + { + "node_id": 947, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + } + }, + { + "node_id": 948, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 950, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "bare_operation_unique:POST /api/v1/travelservice/trips/routes", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trips/routes", + "http_endpoint_unique:POST::/api/v1/travelservice/trips/routes", + "bare_path_unique:/api/v1/travelservice/trips/routes", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:POST /api/v1/travelservice/trips/routes" + ] + } + }, + { + "node_id": 962, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + } + }, + { + "node_id": 963, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + } + }, + { + "node_id": 965, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + } + }, + { + "node_id": 966, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.02338305383435583, + "abnormal_avg_duration": 20.000739868333334, + "avg_duration_ratio": 855.351914682205, + "normal_p99": 0.057699688060000004, + "abnormal_p99": 20.00092063554, + "p99_ratio": 346.6382801713192, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 967, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "bare_operation_unique:POST /api/v1/travel2service/trips/routes", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trips/routes", + "http_endpoint_unique:POST::/api/v1/travel2service/trips/routes", + "bare_path_unique:/api/v1/travel2service/trips/routes", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "legacy_exact:POST /api/v1/travel2service/trips/routes" + ] + } + }, + { + "node_id": 976, + "component": "span|ts-travel2-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::TripRepository.findAll", + "service_operation:ts-travel2-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel2-service::TripRepository.findAll", + "legacy_exact:ts-travel2-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + } + }, + { + "node_id": 979, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9512195121951219, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9512195121951219, + "normal_avg_duration": 0.008538081609756097, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0114228116, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + } + }, + { + "node_id": 986, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0144648661, + "abnormal_avg_duration": 0.012247561, + "avg_duration_ratio": 0.8467109833806206, + "normal_p99": 0.020175288909999988, + "abnormal_p99": 0.012247561, + "p99_ratio": 0.6070575273858623, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 988, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.057438782775510205, + "abnormal_avg_duration": 20.000570352, + "avg_duration_ratio": 348.2067234984567, + "normal_p99": 0.07111074592, + "abnormal_p99": 20.000570352, + "p99_ratio": 281.2594649829824, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 990, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005213276870967742, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059294753, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 991, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 992, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 993, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007528873412698412, + "abnormal_avg_duration": 0.007319688, + "avg_duration_ratio": 0.9722155757931069, + "normal_p99": 0.0102621515, + "abnormal_p99": 0.007319688, + "p99_ratio": 0.7132703117859837, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 994, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 995, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006040892464788732, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0071743276, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 996, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01970459756338028, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.032982720300000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 1001, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.009422759235294119, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010737563759999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 1002, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.0097314602, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01332243744, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 1004, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8823529411764706, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8823529411764706, + "normal_avg_duration": 0.006535236470588235, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00831790672, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 1005, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.009641784210526316, + "abnormal_avg_duration": 0.008892624, + "avg_duration_ratio": 0.9223006661248, + "normal_p99": 0.01126867994, + "abnormal_p99": 0.008892624, + "p99_ratio": 0.7891451392131739, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 1006, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.014867198647058825, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.021119171480000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 1007, + "component": "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.7619047619047619, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7619047619047619, + "normal_avg_duration": 0.011183479761904761, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0154424168, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 1009, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.030994365615384618, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.043762292519999996, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 1012, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.1190619265862069, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14499477719999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 1013, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.02338305383435583, + "abnormal_avg_duration": 20.000739868333334, + "avg_duration_ratio": 855.351914682205, + "normal_p99": 0.057699688060000004, + "abnormal_p99": 20.00092063554, + "p99_ratio": 346.6382801713192, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 1014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05772581587394958, + "abnormal_avg_duration": 20.002735898, + "avg_duration_ratio": 346.51283130719344, + "normal_p99": 0.15954606775999997, + "abnormal_p99": 20.0044503933, + "p99_ratio": 125.38353764626812, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 1015, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.044344551623931625, + "abnormal_avg_duration": 20.000857533, + "avg_duration_ratio": 451.03303112903836, + "normal_p99": 0.1864304382, + "abnormal_p99": 20.000857533, + "p99_ratio": 107.28321901782668, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 1016, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05806499712264151, + "abnormal_avg_duration": 20.00092994, + "avg_duration_ratio": 344.4576066671492, + "normal_p99": 0.16979399345000012, + "abnormal_p99": 20.00092994, + "p99_ratio": 117.79527375265927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 1019, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0072954890625, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00839744205, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 1020, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8333333333333334, + "normal_avg_duration": 0.008202196, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01143312458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 1021, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 1022, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0053122025333333335, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00609919282, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 1023, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007969314277777778, + "abnormal_avg_duration": 0.006635186, + "avg_duration_ratio": 0.832591835222516, + "normal_p99": 0.00925168434, + "abnormal_p99": 0.006635186, + "p99_ratio": 0.7171868122772551, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 1025, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + }, + { + "node_id": 1027, + "component": "span|ts-user-service::GET /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::GET /api/v1/userservice/users", + "service_operation:ts-user-service::GET /api/v1/userservice/users", + "bare_operation_unique:GET /api/v1/userservice/users", + "http_endpoint:ts-user-service::GET::/api/v1/userservice/users", + "http_endpoint_unique:GET::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:GET /api/v1/userservice/users" + ] + } + }, + { + "node_id": 1030, + "component": "span|ts-user-service::POST /api/v1/userservice/users/register", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::POST /api/v1/userservice/users/register", + "service_operation:ts-user-service::POST /api/v1/userservice/users/register", + "bare_operation_unique:POST /api/v1/userservice/users/register", + "http_endpoint:ts-user-service::POST::/api/v1/userservice/users/register", + "http_endpoint_unique:POST::/api/v1/userservice/users/register", + "bare_path_unique:/api/v1/userservice/users/register", + "legacy_exact:span|ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:POST /api/v1/userservice/users/register" + ] + } + }, + { + "node_id": 1031, + "component": "span|ts-user-service::PUT /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::PUT /api/v1/userservice/users", + "service_operation:ts-user-service::PUT /api/v1/userservice/users", + "bare_operation_unique:PUT /api/v1/userservice/users", + "http_endpoint:ts-user-service::PUT::/api/v1/userservice/users", + "http_endpoint_unique:PUT::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:PUT /api/v1/userservice/users" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 840, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + }, + "path_ids": [ + "path-0", + "path-9", + "path-12", + "path-15" + ] + }, + { + "node_id": 841, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + }, + "path_ids": [ + "path-1", + "path-10", + "path-13", + "path-16" + ] + }, + { + "node_id": 842, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + }, + "path_ids": [ + "path-2", + "path-11", + "path-14", + "path-17" + ] + }, + { + "node_id": 940, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05772581587394958, + "abnormal_avg_duration": 20.002735898, + "avg_duration_ratio": 346.51283130719344, + "normal_p99": 0.15954606775999997, + "abnormal_p99": 20.0044503933, + "p99_ratio": 125.38353764626812, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-3", + "path-18", + "path-21", + "path-27" + ] + }, + { + "node_id": 941, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.044344551623931625, + "abnormal_avg_duration": 20.000857533, + "avg_duration_ratio": 451.03303112903836, + "normal_p99": 0.1864304382, + "abnormal_p99": 20.000857533, + "p99_ratio": 107.28321901782668, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-5", + "path-19", + "path-22", + "path-28" + ] + }, + { + "node_id": 942, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05806499712264151, + "abnormal_avg_duration": 20.00092994, + "avg_duration_ratio": 344.4576066671492, + "normal_p99": 0.16979399345000012, + "abnormal_p99": 20.00092994, + "p99_ratio": 117.79527375265927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-7", + "path-20", + "path-23", + "path-29" + ] + }, + { + "node_id": 1014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05772581587394958, + "abnormal_avg_duration": 20.002735898, + "avg_duration_ratio": 346.51283130719344, + "normal_p99": 0.15954606775999997, + "abnormal_p99": 20.0044503933, + "p99_ratio": 125.38353764626812, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-4", + "path-24", + "path-30", + "path-33" + ] + }, + { + "node_id": 1015, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.044344551623931625, + "abnormal_avg_duration": 20.000857533, + "avg_duration_ratio": 451.03303112903836, + "normal_p99": 0.1864304382, + "abnormal_p99": 20.000857533, + "p99_ratio": 107.28321901782668, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-6", + "path-25", + "path-31", + "path-34" + ] + }, + { + "node_id": 1016, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05806499712264151, + "abnormal_avg_duration": 20.00092994, + "avg_duration_ratio": 344.4576066671492, + "normal_p99": 0.16979399345000012, + "abnormal_p99": 20.00092994, + "p99_ratio": 117.79527375265927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-8", + "path-26", + "path-32", + "path-35" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 572, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007349372791044776, + "abnormal_avg_duration": 0.00656236, + "avg_duration_ratio": 0.8929142916789099, + "normal_p99": 0.012989166560000027, + "abnormal_p99": 0.00656236, + "p99_ratio": 0.5052179421741118, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 573, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010288579223880597, + "abnormal_avg_duration": 0.009683539, + "avg_duration_ratio": 0.9411930247398735, + "normal_p99": 0.015307530580000001, + "abnormal_p99": 0.009683539, + "p99_ratio": 0.6325996834951284, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 574, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008677413253731343, + "abnormal_avg_duration": 0.008254007, + "avg_duration_ratio": 0.9512059364524013, + "normal_p99": 0.011807929140000013, + "abnormal_p99": 0.008254007, + "p99_ratio": 0.6990224028393849, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 575, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006111898089552238, + "abnormal_avg_duration": 0.006197146, + "avg_duration_ratio": 1.0139478618914615, + "normal_p99": 0.008566818700000006, + "abnormal_p99": 0.006197146, + "p99_ratio": 0.7233894187582136, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 576, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005882341179104477, + "abnormal_avg_duration": 0.006047637, + "avg_duration_ratio": 1.0281003457403481, + "normal_p99": 0.0078331596, + "abnormal_p99": 0.006047637, + "p99_ratio": 0.7720558891714653, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 579, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.009422759235294119, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010737563759999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 580, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.0097314602, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01332243744, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 581, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006737586, + "abnormal_avg_duration": 0.006126919, + "avg_duration_ratio": 0.9093641253707188, + "normal_p99": 0.01080240234, + "abnormal_p99": 0.006126919, + "p99_ratio": 0.5671811516696387, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 582, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8823529411764706, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8823529411764706, + "normal_avg_duration": 0.006535236470588235, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00831790672, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 583, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0072954890625, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00839744205, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 584, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8333333333333334, + "normal_avg_duration": 0.008202196, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01143312458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 585, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 586, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0053122025333333335, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00609919282, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 591, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9512195121951219, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9512195121951219, + "normal_avg_duration": 0.008538081609756097, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0114228116, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 592, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0144648661, + "abnormal_avg_duration": 0.012247561, + "avg_duration_ratio": 0.8467109833806206, + "normal_p99": 0.020175288909999988, + "abnormal_p99": 0.012247561, + "p99_ratio": 0.6070575273858623, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "bare_operation_unique:GET /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 595, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.009641784210526316, + "abnormal_avg_duration": 0.008892624, + "avg_duration_ratio": 0.9223006661248, + "normal_p99": 0.01126867994, + "abnormal_p99": 0.008892624, + "p99_ratio": 0.7891451392131739, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "bare_operation_unique:POST /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 596, + "component": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007969314277777778, + "abnormal_avg_duration": 0.006635186, + "avg_duration_ratio": 0.832591835222516, + "normal_p99": 0.00925168434, + "abnormal_p99": 0.006635186, + "p99_ratio": 0.7171868122772551, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "bare_operation_unique:PUT /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 600, + "component": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.9166666666666666, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008406912208333334, + "abnormal_avg_duration": 0.007960385, + "avg_duration_ratio": 0.9468857058016242, + "normal_p99": 0.010048454029999999, + "abnormal_p99": 0.007960385, + "p99_ratio": 0.7921999718796545, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "bare_operation_unique:DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 601, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.012620482344827587, + "abnormal_avg_duration": 0.015418421, + "avg_duration_ratio": 1.2216982345622573, + "normal_p99": 0.01545621949, + "abnormal_p99": 0.015418421, + "p99_ratio": 0.9975544802514964, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:GET /api/v1/adminrouteservice/adminroute" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 604, + "component": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.014867198647058825, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.021119171480000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:POST /api/v1/adminrouteservice/adminroute" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 607, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.057438782775510205, + "abnormal_avg_duration": 20.000570352, + "avg_duration_ratio": 348.2067234984567, + "normal_p99": 0.07111074592, + "abnormal_p99": 20.000570352, + "p99_ratio": 281.2594649829824, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 610, + "component": "span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.7619047619047619, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7619047619047619, + "normal_avg_duration": 0.011183479761904761, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0154424168, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::POST /api/v1/admintravelservice/admintravel", + "bare_operation_unique:POST /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 614, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.010103390659574468, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01606172798, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::GET /api/v1/adminuserservice/users", + "bare_operation_unique:GET /api/v1/adminuserservice/users" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 617, + "component": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9574468085106383, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9574468085106383, + "normal_avg_duration": 0.08558074153191489, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.09513334034, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::POST /api/v1/adminuserservice/users", + "bare_operation_unique:POST /api/v1/adminuserservice/users" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 618, + "component": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.7333333333333333, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7333333333333333, + "normal_avg_duration": 0.0077289524, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01126699508, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "bare_operation_unique:PUT /api/v1/adminuserservice/users" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 623, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005213276870967742, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059294753, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 624, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 641, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 645, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 649, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 650, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 658, + "component": "span|ts-config-service::GET /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs", + "service_operation:ts-config-service::GET /api/v1/configservice/configs", + "bare_operation_unique:GET /api/v1/configservice/configs", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs", + "http_endpoint_unique:GET::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs", + "legacy_exact:GET /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 659, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 661, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 662, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 670, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 680, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007528873412698412, + "abnormal_avg_duration": 0.007319688, + "avg_duration_ratio": 0.9722155757931069, + "normal_p99": 0.0102621515, + "abnormal_p99": 0.007319688, + "p99_ratio": 0.7132703117859837, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 699, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts", + "bare_operation_unique:GET /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts", + "legacy_exact:GET /api/v1/contactservice/contacts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 700, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006040892464788732, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0071743276, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 701, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 703, + "component": "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "service_operation:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "bare_operation_unique:POST /api/v1/contactservice/contacts/admin", + "http_endpoint:ts-contacts-service::POST::/api/v1/contactservice/contacts/admin", + "http_endpoint_unique:POST::/api/v1/contactservice/contacts/admin", + "bare_path_unique:/api/v1/contactservice/contacts/admin", + "legacy_exact:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:POST /api/v1/contactservice/contacts/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 704, + "component": "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "bare_operation_unique:PUT /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::PUT::/api/v1/contactservice/contacts", + "http_endpoint_unique:PUT::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:PUT /api/v1/contactservice/contacts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 717, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 718, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 724, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01970459756338028, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.032982720300000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 726, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 733, + "component": "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "service_operation:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_operation_unique:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint:ts-inside-payment-service::GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint_unique:GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 748, + "component": "span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "service_operation:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint:ts-order-other-service::DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderOtherService/orderOther/{orderId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:span|ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:ts-order-other-service::DELETE /api/v1/orderOtherService/orderOther/{orderId}", + "legacy_exact:DELETE /api/v1/orderOtherService/orderOther/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 751, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 766, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 768, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 769, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 777, + "component": "span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:DELETE /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::DELETE::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:DELETE::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::DELETE /api/v1/orderservice/order/{orderId}", + "legacy_exact:DELETE /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 779, + "component": "span|ts-order-service::GET /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order", + "service_operation:ts-order-service::GET /api/v1/orderservice/order", + "bare_operation_unique:GET /api/v1/orderservice/order", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order", + "http_endpoint_unique:GET::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:GET /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 780, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 781, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 782, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 802, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 803, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 805, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 806, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order", + "bare_operation_unique:PUT /api/v1/orderservice/order", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order", + "http_endpoint_unique:PUT::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:PUT /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 807, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 817, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 825, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.1190619265862069, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14499477719999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 827, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices", + "bare_operation_unique:GET /api/v1/priceservice/prices", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices", + "http_endpoint_unique:GET::/api/v1/priceservice/prices", + "bare_path_unique:/api/v1/priceservice/prices", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices", + "legacy_exact:GET /api/v1/priceservice/prices" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 828, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 829, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 852, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{start}/{end}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{start}/{end}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{start}/{end}", + "bare_path_unique:/api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:GET /api/v1/routeservice/routes/{start}/{end}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 856, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006935424186147186, + "abnormal_avg_duration": 0.008896312727272726, + "avg_duration_ratio": 1.2827351995343297, + "normal_p99": 0.009777123040000005, + "abnormal_p99": 0.009897588300000001, + "p99_ratio": 1.0123211357274682, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes", + "bare_operation_unique:POST /api/v1/routeservice/routes", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes", + "http_endpoint_unique:POST::/api/v1/routeservice/routes", + "bare_path_unique:/api/v1/routeservice/routes" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 860, + "component": "span|ts-route-service::RouteController.queryAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryAll", + "service_operation:ts-route-service::RouteController.queryAll", + "bare_operation_unique:RouteController.queryAll", + "legacy_exact:span|ts-route-service::RouteController.queryAll", + "legacy_exact:ts-route-service::RouteController.queryAll", + "legacy_exact:RouteController.queryAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 864, + "component": "span|ts-route-service::RouteRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findAll", + "service_operation:ts-route-service::RouteRepository.findAll", + "bare_operation_unique:RouteRepository.findAll", + "legacy_exact:span|ts-route-service::RouteRepository.findAll", + "legacy_exact:ts-route-service::RouteRepository.findAll", + "legacy_exact:RouteRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 865, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 866, + "component": "span|ts-route-service::RouteRepository.findByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findByIds", + "service_operation:ts-route-service::RouteRepository.findByIds", + "bare_operation_unique:RouteRepository.findByIds", + "legacy_exact:span|ts-route-service::RouteRepository.findByIds", + "legacy_exact:ts-route-service::RouteRepository.findByIds", + "legacy_exact:RouteRepository.findByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 869, + "component": "span|ts-route-service::SELECT route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route", + "service_operation:ts-route-service::SELECT route", + "bare_operation_unique:SELECT route", + "legacy_exact:span|ts-route-service::SELECT route", + "legacy_exact:ts-route-service::SELECT route", + "legacy_exact:SELECT route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 870, + "component": "span|ts-route-service::SELECT route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT route.entity.Route", + "service_operation:ts-route-service::SELECT route.entity.Route", + "bare_operation_unique:SELECT route.entity.Route", + "legacy_exact:span|ts-route-service::SELECT route.entity.Route", + "legacy_exact:ts-route-service::SELECT route.entity.Route", + "legacy_exact:SELECT route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 872, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 873, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 875, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 877, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 878, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 879, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 882, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 887, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 893, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations", + "bare_operation_unique:GET /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations", + "http_endpoint_unique:GET::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations", + "legacy_exact:GET /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 894, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 896, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 915, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 946, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "service_operation:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "bare_operation_unique:GET /api/v1/travelservice/admin_trip", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/admin_trip", + "http_endpoint_unique:GET::/api/v1/travelservice/admin_trip", + "bare_path_unique:/api/v1/travelservice/admin_trip", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:GET /api/v1/travelservice/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 947, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 948, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 950, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "bare_operation_unique:POST /api/v1/travelservice/trips/routes", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trips/routes", + "http_endpoint_unique:POST::/api/v1/travelservice/trips/routes", + "bare_path_unique:/api/v1/travelservice/trips/routes", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:POST /api/v1/travelservice/trips/routes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 962, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 963, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 965, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 966, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.02338305383435583, + "abnormal_avg_duration": 20.000739868333334, + "avg_duration_ratio": 855.351914682205, + "normal_p99": 0.057699688060000004, + "abnormal_p99": 20.00092063554, + "p99_ratio": 346.6382801713192, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 967, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "bare_operation_unique:POST /api/v1/travel2service/trips/routes", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trips/routes", + "http_endpoint_unique:POST::/api/v1/travel2service/trips/routes", + "bare_path_unique:/api/v1/travel2service/trips/routes", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "legacy_exact:POST /api/v1/travel2service/trips/routes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 976, + "component": "span|ts-travel2-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::TripRepository.findAll", + "service_operation:ts-travel2-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel2-service::TripRepository.findAll", + "legacy_exact:ts-travel2-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 979, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9512195121951219, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9512195121951219, + "normal_avg_duration": 0.008538081609756097, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0114228116, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 986, + "component": "span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0144648661, + "abnormal_avg_duration": 0.012247561, + "avg_duration_ratio": 0.8467109833806206, + "normal_p99": 0.020175288909999988, + "abnormal_p99": 0.012247561, + "p99_ratio": 0.6070575273858623, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::GET /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 988, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.057438782775510205, + "abnormal_avg_duration": 20.000570352, + "avg_duration_ratio": 348.2067234984567, + "normal_p99": 0.07111074592, + "abnormal_p99": 20.000570352, + "p99_ratio": 281.2594649829824, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 990, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005213276870967742, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059294753, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 991, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 992, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 993, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007528873412698412, + "abnormal_avg_duration": 0.007319688, + "avg_duration_ratio": 0.9722155757931069, + "normal_p99": 0.0102621515, + "abnormal_p99": 0.007319688, + "p99_ratio": 0.7132703117859837, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 994, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 995, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.006040892464788732, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0071743276, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 996, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.01970459756338028, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.032982720300000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1001, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.009422759235294119, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.010737563759999999, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1002, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8, + "normal_avg_duration": 0.0097314602, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01332243744, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1004, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8823529411764706, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8823529411764706, + "normal_avg_duration": 0.006535236470588235, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00831790672, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1005, + "component": "span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.9473684210526315, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.009641784210526316, + "abnormal_avg_duration": 0.008892624, + "avg_duration_ratio": 0.9223006661248, + "normal_p99": 0.01126867994, + "abnormal_p99": 0.008892624, + "p99_ratio": 0.7891451392131739, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::POST /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 1006, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.9411764705882353, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.9411764705882353, + "normal_avg_duration": 0.014867198647058825, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.021119171480000004, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1007, + "component": "span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.7619047619047619, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.7619047619047619, + "normal_avg_duration": 0.011183479761904761, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0154424168, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::POST /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1009, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.030994365615384618, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.043762292519999996, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1012, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.1190619265862069, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.14499477719999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1013, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.02338305383435583, + "abnormal_avg_duration": 20.000739868333334, + "avg_duration_ratio": 855.351914682205, + "normal_p99": 0.057699688060000004, + "abnormal_p99": 20.00092063554, + "p99_ratio": 346.6382801713192, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1019, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0072954890625, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00839744205, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1020, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.8333333333333334, + "normal_avg_duration": 0.008202196, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.01143312458, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1021, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/stations", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/stations", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/stations" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 1022, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0053122025333333335, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00609919282, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1023, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007969314277777778, + "abnormal_avg_duration": 0.006635186, + "avg_duration_ratio": 0.832591835222516, + "normal_p99": 0.00925168434, + "abnormal_p99": 0.006635186, + "p99_ratio": 0.7171868122772551, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 1025, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1027, + "component": "span|ts-user-service::GET /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::GET /api/v1/userservice/users", + "service_operation:ts-user-service::GET /api/v1/userservice/users", + "bare_operation_unique:GET /api/v1/userservice/users", + "http_endpoint:ts-user-service::GET::/api/v1/userservice/users", + "http_endpoint_unique:GET::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:GET /api/v1/userservice/users" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1030, + "component": "span|ts-user-service::POST /api/v1/userservice/users/register", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::POST /api/v1/userservice/users/register", + "service_operation:ts-user-service::POST /api/v1/userservice/users/register", + "bare_operation_unique:POST /api/v1/userservice/users/register", + "http_endpoint:ts-user-service::POST::/api/v1/userservice/users/register", + "http_endpoint_unique:POST::/api/v1/userservice/users/register", + "bare_path_unique:/api/v1/userservice/users/register", + "legacy_exact:span|ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:POST /api/v1/userservice/users/register" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1031, + "component": "span|ts-user-service::PUT /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::PUT /api/v1/userservice/users", + "service_operation:ts-user-service::PUT /api/v1/userservice/users", + "bare_operation_unique:PUT /api/v1/userservice/users", + "http_endpoint:ts-user-service::PUT::/api/v1/userservice/users", + "http_endpoint_unique:PUT::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:PUT /api/v1/userservice/users" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 840, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + }, + "path_ids": [ + "path-0", + "path-9", + "path-12", + "path-15" + ] + }, + { + "node_id": 841, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + }, + "path_ids": [ + "path-1", + "path-10", + "path-13", + "path-16" + ] + }, + { + "node_id": 842, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/quickestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/quickestRoute" + ] + }, + "path_ids": [ + "path-2", + "path-11", + "path-14", + "path-17" + ] + }, + { + "node_id": 940, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05772581587394958, + "abnormal_avg_duration": 20.002735898, + "avg_duration_ratio": 346.51283130719344, + "normal_p99": 0.15954606775999997, + "abnormal_p99": 20.0044503933, + "p99_ratio": 125.38353764626812, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-3", + "path-18", + "path-21", + "path-27" + ] + }, + { + "node_id": 941, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.044344551623931625, + "abnormal_avg_duration": 20.000857533, + "avg_duration_ratio": 451.03303112903836, + "normal_p99": 0.1864304382, + "abnormal_p99": 20.000857533, + "p99_ratio": 107.28321901782668, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-5", + "path-19", + "path-22", + "path-28" + ] + }, + { + "node_id": 942, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05806499712264151, + "abnormal_avg_duration": 20.00092994, + "avg_duration_ratio": 344.4576066671492, + "normal_p99": 0.16979399345000012, + "abnormal_p99": 20.00092994, + "p99_ratio": 117.79527375265927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-7", + "path-20", + "path-23", + "path-29" + ] + }, + { + "node_id": 1014, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05772581587394958, + "abnormal_avg_duration": 20.002735898, + "avg_duration_ratio": 346.51283130719344, + "normal_p99": 0.15954606775999997, + "abnormal_p99": 20.0044503933, + "p99_ratio": 125.38353764626812, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-4", + "path-24", + "path-30", + "path-33" + ] + }, + { + "node_id": 1015, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.044344551623931625, + "abnormal_avg_duration": 20.000857533, + "avg_duration_ratio": 451.03303112903836, + "normal_p99": 0.1864304382, + "abnormal_p99": 20.000857533, + "p99_ratio": 107.28321901782668, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-6", + "path-25", + "path-31", + "path-34" + ] + }, + { + "node_id": 1016, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.05806499712264151, + "abnormal_avg_duration": 20.00092994, + "avg_duration_ratio": 344.4576066671492, + "normal_p99": 0.16979399345000012, + "abnormal_p99": 20.00092994, + "p99_ratio": 117.79527375265927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-8", + "path-26", + "path-32", + "path-35" + ] + } + ], + "candidate_alarm_node_ids": [ + 572, + 573, + 574, + 575, + 576, + 579, + 580, + 581, + 582, + 583, + 584, + 585, + 586, + 591, + 592, + 595, + 596, + 600, + 601, + 604, + 607, + 610, + 614, + 617, + 618, + 623, + 624, + 641, + 645, + 649, + 650, + 658, + 659, + 661, + 662, + 670, + 680, + 699, + 700, + 701, + 703, + 704, + 717, + 718, + 724, + 726, + 733, + 748, + 751, + 766, + 768, + 769, + 777, + 779, + 780, + 781, + 782, + 802, + 803, + 805, + 806, + 807, + 817, + 825, + 827, + 828, + 829, + 840, + 841, + 842, + 852, + 856, + 860, + 864, + 865, + 866, + 869, + 870, + 872, + 873, + 875, + 877, + 878, + 879, + 882, + 887, + 893, + 894, + 896, + 915, + 940, + 941, + 942, + 946, + 947, + 948, + 950, + 962, + 963, + 965, + 966, + 967, + 976, + 979, + 986, + 988, + 990, + 991, + 992, + 993, + 994, + 995, + 996, + 1001, + 1002, + 1004, + 1005, + 1006, + 1007, + 1009, + 1012, + 1013, + 1014, + 1015, + 1016, + 1019, + 1020, + 1021, + 1022, + 1023, + 1025, + 1027, + 1030, + 1031 + ], + "explained_alarm_node_ids": [ + 840, + 841, + 842, + 940, + 941, + 942, + 1014, + 1015, + 1016 + ], + "unexplained_alarm_node_ids": [ + 572, + 573, + 574, + 575, + 576, + 579, + 580, + 581, + 582, + 583, + 584, + 585, + 586, + 591, + 592, + 595, + 596, + 600, + 601, + 604, + 607, + 610, + 614, + 617, + 618, + 623, + 624, + 641, + 645, + 649, + 650, + 658, + 659, + 661, + 662, + 670, + 680, + 699, + 700, + 701, + 703, + 704, + 717, + 718, + 724, + 726, + 733, + 748, + 751, + 766, + 768, + 769, + 777, + 779, + 780, + 781, + 782, + 802, + 803, + 805, + 806, + 807, + 817, + 825, + 827, + 828, + 829, + 852, + 856, + 860, + 864, + 865, + 866, + 869, + 870, + 872, + 873, + 875, + 877, + 878, + 879, + 882, + 887, + 893, + 894, + 896, + 915, + 946, + 947, + 948, + 950, + 962, + 963, + 965, + 966, + 967, + 976, + 979, + 986, + 988, + 990, + 991, + 992, + 993, + 994, + 995, + 996, + 1001, + 1002, + 1004, + 1005, + 1006, + 1007, + 1009, + 1012, + 1013, + 1019, + 1020, + 1021, + 1022, + 1023, + 1025, + 1027, + 1030, + 1031 + ], + "candidate_alarm_count": 134, + "explained_alarm_count": 9, + "unexplained_alarm_count": 125, + "strong_alarm_coverage": 0.15, + "candidate_strong_alarm_count": 40, + "explained_strong_alarm_count": 6, + "unexplained_strong_alarm_count": 34, + "resolution_info": { + "resolved_nodes": [ + "container|ts-route-plan-service" + ], + "start_kind": "container", + "category": "jvm_method", + "fault_type": "JVMRuntimeMutator", + "resolution_method": "exact_container_match[ground_truth]" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/.done b/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/.finished b/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/causal_graph.json b/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..f3ed707ca3ba338700a03736e89a2cb137b4e263 --- /dev/null +++ b/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/causal_graph.json @@ -0,0 +1,3320 @@ +{ + "case_name": "batch-01KQJWQP1NY82846NAA2XC2EPY", + "fault_type": "JVMRuntimeMutator", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777676845, + "component": "pod|ts-cancel-service-5696b5fb6f-wlnl4", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676870, + "component": "service|ts-cancel-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::CancelController.calculate", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::CancelController.cancelTicket", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|ts-cancel-service::CancelController.cancelTicket", + "target": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + }, + { + "source": "service|ts-cancel-service", + "target": "span|ts-cancel-service::CancelController.calculate" + }, + { + "source": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "target": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + }, + { + "source": "span|ts-cancel-service::CancelController.calculate", + "target": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}" + }, + { + "source": "service|ts-cancel-service", + "target": "span|ts-cancel-service::CancelController.cancelTicket" + }, + { + "source": "pod|ts-cancel-service-5696b5fb6f-wlnl4", + "target": "service|ts-cancel-service" + }, + { + "source": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "target": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}" + }, + { + "source": "service|ts-cancel-service", + "target": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}" + }, + { + "source": "service|ts-cancel-service", + "target": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + } + ], + "root_causes": [ + { + "component": "container|ts-cancel-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": [ + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777676870, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": [ + "missing" + ] + } + ], + "component_to_service": { + "pod|ts-cancel-service-5696b5fb6f-wlnl4": "ts-cancel-service", + "service|ts-cancel-service": "ts-cancel-service", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}": "ts-cancel-service", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}": "ts-cancel-service", + "span|ts-cancel-service::CancelController.calculate": "ts-cancel-service", + "span|ts-cancel-service::CancelController.cancelTicket": "ts-cancel-service", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}": "ts-ui-dashboard", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}": "ts-ui-dashboard" + }, + "candidate_alarm_nodes": [ + { + "node_id": 643, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8571428571428571, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005784071, + "abnormal_avg_duration": 0.0051153315, + "avg_duration_ratio": 0.884382556853123, + "normal_p99": 0.008214199879999998, + "abnormal_p99": 0.00539139885, + "p99_ratio": 0.6563510662952118, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 645, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.00907204475, + "abnormal_avg_duration": 0.008167571299999999, + "avg_duration_ratio": 0.9003010374259893, + "normal_p99": 0.01003379519, + "abnormal_p99": 0.00951864637, + "p99_ratio": 0.9486586271450493, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 647, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005081283, + "abnormal_avg_duration": 0.004018949, + "avg_duration_ratio": 0.7909319358909945, + "normal_p99": 0.0058137878, + "abnormal_p99": 0.0043598460499999995, + "p99_ratio": 0.7499148919745573, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 684, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004433847283018867, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00558556244, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 685, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 706, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + } + }, + { + "node_id": 710, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 711, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 720, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + } + }, + { + "node_id": 731, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + } + }, + { + "node_id": 742, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007179094307692308, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00802444712, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 744, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "service_operation:ts-consign-service::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-consign-service::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + }, + { + "node_id": 761, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0061467653, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007206124329999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 762, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + } + }, + { + "node_id": 778, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + } + }, + { + "node_id": 779, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + } + }, + { + "node_id": 785, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.025570086883333332, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0330777732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 787, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + } + }, + { + "node_id": 794, + "component": "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "service_operation:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_operation_unique:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint:ts-inside-payment-service::GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint_unique:GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}" + ] + } + }, + { + "node_id": 799, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.049012801555555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.24203044174999958, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 812, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 813, + "component": "span|ts-order-other-service::INSERT ts.orders_other", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::INSERT ts.orders_other", + "service_operation:ts-order-other-service::INSERT ts.orders_other", + "bare_operation_unique:INSERT ts.orders_other", + "legacy_exact:span|ts-order-other-service::INSERT ts.orders_other", + "legacy_exact:ts-order-other-service::INSERT ts.orders_other", + "legacy_exact:INSERT ts.orders_other" + ] + } + }, + { + "node_id": 823, + "component": "span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "service_operation:ts-order-other-service::OrderOtherRepository.findByAccountId", + "bare_operation_unique:OrderOtherRepository.findByAccountId", + "legacy_exact:span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "legacy_exact:ts-order-other-service::OrderOtherRepository.findByAccountId", + "legacy_exact:OrderOtherRepository.findByAccountId" + ] + } + }, + { + "node_id": 829, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + } + }, + { + "node_id": 835, + "component": "span|ts-order-other-service::Session.merge other.entity.Order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::Session.merge other.entity.Order", + "service_operation:ts-order-other-service::Session.merge other.entity.Order", + "bare_operation_unique:Session.merge other.entity.Order", + "legacy_exact:span|ts-order-other-service::Session.merge other.entity.Order", + "legacy_exact:ts-order-other-service::Session.merge other.entity.Order", + "legacy_exact:Session.merge other.entity.Order" + ] + } + }, + { + "node_id": 841, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 842, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + } + }, + { + "node_id": 843, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 863, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 864, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 866, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + } + }, + { + "node_id": 867, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order", + "bare_operation_unique:PUT /api/v1/orderservice/order", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order", + "http_endpoint_unique:PUT::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:PUT /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 868, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 878, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + } + }, + { + "node_id": 886, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.11733239105660377, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.15797354555999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 889, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + } + }, + { + "node_id": 890, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + } + }, + { + "node_id": 921, + "component": "span|ts-route-service::RouteController.queryById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryById", + "service_operation:ts-route-service::RouteController.queryById", + "bare_operation_unique:RouteController.queryById", + "legacy_exact:span|ts-route-service::RouteController.queryById", + "legacy_exact:ts-route-service::RouteController.queryById", + "legacy_exact:RouteController.queryById" + ] + } + }, + { + "node_id": 922, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + } + }, + { + "node_id": 935, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + } + }, + { + "node_id": 937, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + } + }, + { + "node_id": 938, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + } + }, + { + "node_id": 939, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 942, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + } + }, + { + "node_id": 947, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + } + }, + { + "node_id": 954, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + } + }, + { + "node_id": 975, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + } + }, + { + "node_id": 1006, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + } + }, + { + "node_id": 1007, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 1018, + "component": "span|ts-travel-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::TripRepository.findAll", + "service_operation:ts-travel-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel-service::TripRepository.findAll", + "legacy_exact:ts-travel-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + } + }, + { + "node_id": 1020, + "component": "span|ts-travel-service::TripRepository.findByTripId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::TripRepository.findByTripId", + "service_operation:ts-travel-service::TripRepository.findByTripId", + "bare_operation_unique:TripRepository.findByTripId", + "legacy_exact:span|ts-travel-service::TripRepository.findByTripId", + "legacy_exact:ts-travel-service::TripRepository.findByTripId", + "legacy_exact:TripRepository.findByTripId" + ] + } + }, + { + "node_id": 1046, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004433847283018867, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00558556244, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 1047, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 1048, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 1050, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007179094307692308, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00802444712, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 1051, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0061467653, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007206124329999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 1052, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.025570086883333332, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0330777732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 1065, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.049012801555555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.24203044174999958, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 1068, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.11733239105660377, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.15797354555999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 1081, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + }, + { + "node_id": 1085, + "component": "span|ts-user-service::INSERT ts.user", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::INSERT ts.user", + "service_operation:ts-user-service::INSERT ts.user", + "bare_operation_unique:INSERT ts.user", + "legacy_exact:span|ts-user-service::INSERT ts.user", + "legacy_exact:ts-user-service::INSERT ts.user", + "legacy_exact:INSERT ts.user" + ] + } + }, + { + "node_id": 1097, + "component": "span|ts-user-service::UserRepository.deleteByUserId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.deleteByUserId", + "service_operation:ts-user-service::UserRepository.deleteByUserId", + "bare_operation_unique:UserRepository.deleteByUserId", + "legacy_exact:span|ts-user-service::UserRepository.deleteByUserId", + "legacy_exact:ts-user-service::UserRepository.deleteByUserId", + "legacy_exact:UserRepository.deleteByUserId" + ] + } + }, + { + "node_id": 1099, + "component": "span|ts-user-service::UserRepository.findByUserId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.findByUserId", + "service_operation:ts-user-service::UserRepository.findByUserId", + "bare_operation_unique:UserRepository.findByUserId", + "legacy_exact:span|ts-user-service::UserRepository.findByUserId", + "legacy_exact:ts-user-service::UserRepository.findByUserId", + "legacy_exact:UserRepository.findByUserId" + ] + } + }, + { + "node_id": 1101, + "component": "span|ts-user-service::UserRepository.save", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.save", + "service_operation:ts-user-service::UserRepository.save", + "bare_operation_unique:UserRepository.save", + "legacy_exact:span|ts-user-service::UserRepository.save", + "legacy_exact:ts-user-service::UserRepository.save", + "legacy_exact:UserRepository.save" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 710, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "path_ids": [ + "path-0", + "path-2" + ] + }, + { + "node_id": 711, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "path_ids": [ + "path-1", + "path-3" + ] + }, + { + "node_id": 1047, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "path_ids": [ + "path-4", + "path-6" + ] + }, + { + "node_id": 1048, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "path_ids": [ + "path-5", + "path-7" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 643, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8571428571428571, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005784071, + "abnormal_avg_duration": 0.0051153315, + "avg_duration_ratio": 0.884382556853123, + "normal_p99": 0.008214199879999998, + "abnormal_p99": 0.00539139885, + "p99_ratio": 0.6563510662952118, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 645, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.00907204475, + "abnormal_avg_duration": 0.008167571299999999, + "avg_duration_ratio": 0.9003010374259893, + "normal_p99": 0.01003379519, + "abnormal_p99": 0.00951864637, + "p99_ratio": 0.9486586271450493, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 647, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005081283, + "abnormal_avg_duration": 0.004018949, + "avg_duration_ratio": 0.7909319358909945, + "normal_p99": 0.0058137878, + "abnormal_p99": 0.0043598460499999995, + "p99_ratio": 0.7499148919745573, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 684, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004433847283018867, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00558556244, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 685, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 706, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 720, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 731, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 742, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007179094307692308, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00802444712, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 744, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "service_operation:ts-consign-service::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-consign-service::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 761, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0061467653, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007206124329999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 762, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 778, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 779, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 785, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.025570086883333332, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0330777732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 787, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 794, + "component": "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "service_operation:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_operation_unique:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint:ts-inside-payment-service::GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint_unique:GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 799, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.049012801555555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.24203044174999958, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 812, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 813, + "component": "span|ts-order-other-service::INSERT ts.orders_other", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::INSERT ts.orders_other", + "service_operation:ts-order-other-service::INSERT ts.orders_other", + "bare_operation_unique:INSERT ts.orders_other", + "legacy_exact:span|ts-order-other-service::INSERT ts.orders_other", + "legacy_exact:ts-order-other-service::INSERT ts.orders_other", + "legacy_exact:INSERT ts.orders_other" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 823, + "component": "span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "service_operation:ts-order-other-service::OrderOtherRepository.findByAccountId", + "bare_operation_unique:OrderOtherRepository.findByAccountId", + "legacy_exact:span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "legacy_exact:ts-order-other-service::OrderOtherRepository.findByAccountId", + "legacy_exact:OrderOtherRepository.findByAccountId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 829, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 835, + "component": "span|ts-order-other-service::Session.merge other.entity.Order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::Session.merge other.entity.Order", + "service_operation:ts-order-other-service::Session.merge other.entity.Order", + "bare_operation_unique:Session.merge other.entity.Order", + "legacy_exact:span|ts-order-other-service::Session.merge other.entity.Order", + "legacy_exact:ts-order-other-service::Session.merge other.entity.Order", + "legacy_exact:Session.merge other.entity.Order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 841, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 842, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 843, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 863, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 864, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 866, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 867, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order", + "bare_operation_unique:PUT /api/v1/orderservice/order", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order", + "http_endpoint_unique:PUT::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:PUT /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 868, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 878, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 886, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.11733239105660377, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.15797354555999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 889, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 890, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 921, + "component": "span|ts-route-service::RouteController.queryById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryById", + "service_operation:ts-route-service::RouteController.queryById", + "bare_operation_unique:RouteController.queryById", + "legacy_exact:span|ts-route-service::RouteController.queryById", + "legacy_exact:ts-route-service::RouteController.queryById", + "legacy_exact:RouteController.queryById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 922, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 935, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 937, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 938, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 939, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 942, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 947, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 954, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 975, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1006, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1007, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1018, + "component": "span|ts-travel-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::TripRepository.findAll", + "service_operation:ts-travel-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel-service::TripRepository.findAll", + "legacy_exact:ts-travel-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1020, + "component": "span|ts-travel-service::TripRepository.findByTripId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::TripRepository.findByTripId", + "service_operation:ts-travel-service::TripRepository.findByTripId", + "bare_operation_unique:TripRepository.findByTripId", + "legacy_exact:span|ts-travel-service::TripRepository.findByTripId", + "legacy_exact:ts-travel-service::TripRepository.findByTripId", + "legacy_exact:TripRepository.findByTripId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1046, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004433847283018867, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00558556244, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1050, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007179094307692308, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00802444712, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1051, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0061467653, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007206124329999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1052, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.025570086883333332, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0330777732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1065, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.049012801555555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.24203044174999958, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1068, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.11733239105660377, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.15797354555999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1081, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1085, + "component": "span|ts-user-service::INSERT ts.user", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::INSERT ts.user", + "service_operation:ts-user-service::INSERT ts.user", + "bare_operation_unique:INSERT ts.user", + "legacy_exact:span|ts-user-service::INSERT ts.user", + "legacy_exact:ts-user-service::INSERT ts.user", + "legacy_exact:INSERT ts.user" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1097, + "component": "span|ts-user-service::UserRepository.deleteByUserId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.deleteByUserId", + "service_operation:ts-user-service::UserRepository.deleteByUserId", + "bare_operation_unique:UserRepository.deleteByUserId", + "legacy_exact:span|ts-user-service::UserRepository.deleteByUserId", + "legacy_exact:ts-user-service::UserRepository.deleteByUserId", + "legacy_exact:UserRepository.deleteByUserId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1099, + "component": "span|ts-user-service::UserRepository.findByUserId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.findByUserId", + "service_operation:ts-user-service::UserRepository.findByUserId", + "bare_operation_unique:UserRepository.findByUserId", + "legacy_exact:span|ts-user-service::UserRepository.findByUserId", + "legacy_exact:ts-user-service::UserRepository.findByUserId", + "legacy_exact:UserRepository.findByUserId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1101, + "component": "span|ts-user-service::UserRepository.save", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.save", + "service_operation:ts-user-service::UserRepository.save", + "bare_operation_unique:UserRepository.save", + "legacy_exact:span|ts-user-service::UserRepository.save", + "legacy_exact:ts-user-service::UserRepository.save", + "legacy_exact:UserRepository.save" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 64, + "explained_alarm_count": 4, + "unexplained_alarm_count": 60, + "candidate_strong_alarm_count": 12, + "explained_strong_alarm_count": 0, + "unexplained_strong_alarm_count": 12, + "strong_alarm_coverage": 0.0, + "confidence_breakdown": { + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0 + } +} \ No newline at end of file diff --git a/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/env.json b/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/env.json new file mode 100644 index 0000000000000000000000000000000000000000..39a736f1255fa3aa9af44a5bfa8eeff7bcef7282 --- /dev/null +++ b/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts6", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777676535", + "NORMAL_END": "1777676835", + "ABNORMAL_START": "1777676835", + "ABNORMAL_END": "1777677134" +} \ No newline at end of file diff --git a/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/injection.json b/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..75d0ad23b6e947b9423376482ffcac883eaf4907 --- /dev/null +++ b/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/injection.json @@ -0,0 +1,105 @@ +{ + "id": 2479, + "name": "batch-01KQJWQP1NY82846NAA2XC2EPY", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T07:07:15+08:00", + "end_time": "2026-05-02T07:12:14+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T07:07:14.881+08:00", + "updated_at": "2026-05-02T07:12:15.724+08:00", + "engine_config_summary": [ + { + "app": "ts-cancel-service", + "chaos_type": "JVMRuntimeMutator", + "class": "cancel.service.CancelServiceImpl", + "duration": 5, + "method": "getOrderByIdFromOrderOther", + "mutator_config": "constant:\"/api/v1/orderOtherService/orderOther/\":\"mutated_/api/v1/orderOtherService/orderOther/\"", + "namespace": "ts6", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-inside-payment-service", + "chaos_type": "NetworkPartition", + "direction": "to", + "duration": 5, + "namespace": "ts6", + "system": "ts", + "system_type": "ts", + "target_service": "ts-payment-service", + "time_offset": 0 + } + ], + "task_id": "5ca8c27e-ea48-486c-840e-a16f661fca5c", + "trace_id": "318f59e0-8915-46b5-98a7-e28524a6080b", + "source": "injection", + "description": "Fault batch for task 5ca8c27e-ea48-486c-840e-a16f661fca5c (2 faults)", + "engine_config": [ + { + "app": "ts-cancel-service", + "chaos_type": "JVMRuntimeMutator", + "class": "cancel.service.CancelServiceImpl", + "duration": 5, + "method": "getOrderByIdFromOrderOther", + "mutator_config": "constant:\"/api/v1/orderOtherService/orderOther/\":\"mutated_/api/v1/orderOtherService/orderOther/\"", + "namespace": "ts6", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-inside-payment-service", + "chaos_type": "NetworkPartition", + "direction": "to", + "duration": 5, + "namespace": "ts6", + "system": "ts", + "system_type": "ts", + "target_service": "ts-payment-service", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-cancel-service" + ], + "pod": [ + "ts-cancel-service-5696b5fb6f-6wm97" + ], + "container": [ + "ts-cancel-service" + ], + "function": [ + "cancel.service.CancelServiceImpl.getOrderByIdFromOrderOther" + ] + }, + { + "service": [ + "ts-inside-payment-service", + "ts-payment-service" + ], + "pod": [ + "ts-inside-payment-service-565d984bbd-d2f65", + "ts-payment-service-74cb59ff6f-slgn5" + ], + "container": [ + "ts-inside-payment-service", + "ts-payment-service" + ], + "span": [ + "POST" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/label.txt b/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/result.json b/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/result.json new file mode 100644 index 0000000000000000000000000000000000000000..919c587d5b559f3aaccc1f10bfb00c2f1d1e6435 --- /dev/null +++ b/cases/batch-01KQJWQP1NY82846NAA2XC2EPY/result.json @@ -0,0 +1,8202 @@ +{ + "case_name": "batch-01KQJWQP1NY82846NAA2XC2EPY", + "injection_nodes": [ + "container|ts-cancel-service" + ], + "alarm_nodes": [ + 1018, + 643, + 645, + 647, + 778, + 779, + 785, + 787, + 1046, + 1047, + 1048, + 921, + 794, + 1050, + 922, + 1051, + 1052, + 799, + 935, + 1065, + 938, + 939, + 684, + 1068, + 812, + 942, + 813, + 685, + 937, + 947, + 823, + 1081, + 954, + 1085, + 829, + 706, + 835, + 710, + 711, + 1097, + 842, + 843, + 1099, + 1101, + 841, + 975, + 720, + 731, + 889, + 863, + 864, + 866, + 867, + 868, + 742, + 744, + 1006, + 1007, + 878, + 886, + 761, + 762, + 1020, + 890 + ], + "propagation_result": { + "injection_node_ids": [ + 508 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 133, + 555, + 710 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 710, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 710, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 711 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 711, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 711, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 708, + 710 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 708, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 710, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 708, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 3, + "node_id": 710, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 709, + 711 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 709, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 711, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 709, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 3, + "node_id": 711, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 710, + 1047 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 710, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1047, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.7695587357711198, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 710, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 3, + "node_id": 1047, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 711, + 1048 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 711, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1048, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.7695587357711198, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 711, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 3, + "node_id": 1048, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 708, + 710, + 1047 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 708, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 710, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1047, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.7695587357711198, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 708, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 3, + "node_id": 710, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 4, + "node_id": 1047, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 709, + 711, + 1048 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 709, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 711, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1048, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.7695587357711198, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 709, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 3, + "node_id": 711, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 4, + "node_id": 1048, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 708, + 709, + 133, + 710, + 711, + 585, + 586, + 555, + 1047, + 1048, + 508 + ], + "max_hops_reached": 5, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 508, + "component": "container|ts-cancel-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "container|ts-cancel-service", + "states": [ + "degraded", + "silent" + ], + "first_state_at": 1777676835 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-travel-service::TripRepository.findAll", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-delivery-service::basic.ack", + "span|ts-delivery-service::food_delivery process", + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-food-service::POST /api/v1/foodservice/orders", + "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-route-service::RouteController.queryById", + "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-route-service::RouteController.queryByIds", + "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-route-service::Session.find route.entity.Route", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-seat-service::POST /api/v1/seatservice/seats", + "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "span|ts-order-other-service::INSERT ts.orders_other", + "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "span|ts-route-service::Transaction.commit", + "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "span|ts-user-service::INSERT ts.user", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "span|ts-order-other-service::Session.merge other.entity.Order", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-user-service::UserRepository.deleteByUserId", + "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "span|ts-user-service::UserRepository.findByUserId", + "span|ts-user-service::UserRepository.save", + "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "span|ts-order-service::POST /api/v1/orderservice/order", + "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "span|ts-order-service::PUT /api/v1/orderservice/order", + "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "span|ts-travel-service::TripRepository.findByTripId", + "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ], + "evidence": { + "alarm_count": 64, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 133, + 555, + 710 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 710, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 710, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 711 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 711, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 711, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 708, + 710 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 708, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 710, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 708, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 3, + "node_id": 710, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 709, + 711 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 709, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 711, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 709, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 3, + "node_id": 711, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 710, + 1047 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 710, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1047, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.7695587357711198, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 710, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 3, + "node_id": 1047, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 711, + 1048 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 711, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1048, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.7695587357711198, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 711, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 3, + "node_id": 1048, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 708, + 710, + 1047 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 708, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 710, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1047, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.7695587357711198, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 708, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 3, + "node_id": 710, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 4, + "node_id": 1047, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 555, + 709, + 711, + 1048 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777676845, + 1777676870, + 1777676870, + 1777676870, + 1777676870 + ], + "propagation_delays": [ + 25.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 555, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 709, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 711, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 1048, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.7695587357711198, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "unavailable", + "src_onset": 1777676845, + "dst_onset": 1777676870, + "delay": 25, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777676870, + "dst_onset": 1777676870, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777676835, + "window_end": 1777677193, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777676845, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 1, + "node_id": 555, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 2, + "node_id": 709, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 3, + "node_id": 711, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + }, + { + "node_index": 4, + "node_id": 1048, + "onset": 1777676870, + "is_injection": false, + "lower_bound": 1777676835, + "upper_bound": 1777677193, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 8, + "confidence": 0.8 + } + } + }, + "visualization_paths": [ + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-cancel-service-5696b5fb6f-wlnl4", + "uniq_name": "pod|ts-cancel-service-5696b5fb6f-wlnl4", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676845, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 25.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-cancel-service", + "uniq_name": "service|ts-cancel-service", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 710, + "kind": "span", + "name": "ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "uniq_name": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-cancel-service-5696b5fb6f-wlnl4", + "uniq_name": "pod|ts-cancel-service-5696b5fb6f-wlnl4", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676845, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 25.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-cancel-service", + "uniq_name": "service|ts-cancel-service", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 711, + "kind": "span", + "name": "ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "uniq_name": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-cancel-service-5696b5fb6f-wlnl4", + "uniq_name": "pod|ts-cancel-service-5696b5fb6f-wlnl4", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676845, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 25.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-cancel-service", + "uniq_name": "service|ts-cancel-service", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 708, + "kind": "span", + "name": "ts-cancel-service::CancelController.calculate", + "uniq_name": "span|ts-cancel-service::CancelController.calculate", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 710, + "kind": "span", + "name": "ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "uniq_name": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": "missing", + "state_start_time": 1777676870, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-cancel-service-5696b5fb6f-wlnl4", + "uniq_name": "pod|ts-cancel-service-5696b5fb6f-wlnl4", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676845, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 25.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-cancel-service", + "uniq_name": "service|ts-cancel-service", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 709, + "kind": "span", + "name": "ts-cancel-service::CancelController.cancelTicket", + "uniq_name": "span|ts-cancel-service::CancelController.cancelTicket", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 711, + "kind": "span", + "name": "ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "uniq_name": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": "missing", + "state_start_time": 1777676870, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-cancel-service-5696b5fb6f-wlnl4", + "uniq_name": "pod|ts-cancel-service-5696b5fb6f-wlnl4", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676845, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 25.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-cancel-service", + "uniq_name": "service|ts-cancel-service", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 710, + "kind": "span", + "name": "ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "uniq_name": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 1047, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": "missing", + "state_start_time": 1777676870, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-cancel-service-5696b5fb6f-wlnl4", + "uniq_name": "pod|ts-cancel-service-5696b5fb6f-wlnl4", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676845, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 25.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-cancel-service", + "uniq_name": "service|ts-cancel-service", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 711, + "kind": "span", + "name": "ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "uniq_name": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 1048, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": "missing", + "state_start_time": 1777676870, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-cancel-service-5696b5fb6f-wlnl4", + "uniq_name": "pod|ts-cancel-service-5696b5fb6f-wlnl4", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676845, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 25.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-cancel-service", + "uniq_name": "service|ts-cancel-service", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 708, + "kind": "span", + "name": "ts-cancel-service::CancelController.calculate", + "uniq_name": "span|ts-cancel-service::CancelController.calculate", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 710, + "kind": "span", + "name": "ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "uniq_name": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": "missing", + "state_start_time": 1777676870, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1047, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "state": "missing", + "state_start_time": 1777676870, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-cancel-service-5696b5fb6f-wlnl4", + "uniq_name": "pod|ts-cancel-service-5696b5fb6f-wlnl4", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777676845, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 25.0 + }, + { + "node_id": 555, + "kind": "service", + "name": "ts-cancel-service", + "uniq_name": "service|ts-cancel-service", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 709, + "kind": "span", + "name": "ts-cancel-service::CancelController.cancelTicket", + "uniq_name": "span|ts-cancel-service::CancelController.cancelTicket", + "state": "degraded, unavailable", + "state_start_time": 1777676870, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 711, + "kind": "span", + "name": "ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "uniq_name": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": "missing", + "state_start_time": 1777676870, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 1048, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "state": "missing", + "state_start_time": 1777676870, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 643, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8571428571428571, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005784071, + "abnormal_avg_duration": 0.0051153315, + "avg_duration_ratio": 0.884382556853123, + "normal_p99": 0.008214199879999998, + "abnormal_p99": 0.00539139885, + "p99_ratio": 0.6563510662952118, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 645, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.00907204475, + "abnormal_avg_duration": 0.008167571299999999, + "avg_duration_ratio": 0.9003010374259893, + "normal_p99": 0.01003379519, + "abnormal_p99": 0.00951864637, + "p99_ratio": 0.9486586271450493, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 647, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005081283, + "abnormal_avg_duration": 0.004018949, + "avg_duration_ratio": 0.7909319358909945, + "normal_p99": 0.0058137878, + "abnormal_p99": 0.0043598460499999995, + "p99_ratio": 0.7499148919745573, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 684, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004433847283018867, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00558556244, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 685, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 706, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + } + }, + { + "node_id": 710, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 711, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 720, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + } + }, + { + "node_id": 731, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + } + }, + { + "node_id": 742, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007179094307692308, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00802444712, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 744, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "service_operation:ts-consign-service::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-consign-service::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + }, + { + "node_id": 761, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0061467653, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007206124329999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 762, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + } + }, + { + "node_id": 778, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + } + }, + { + "node_id": 779, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + } + }, + { + "node_id": 785, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.025570086883333332, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0330777732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 787, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + } + }, + { + "node_id": 794, + "component": "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "service_operation:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_operation_unique:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint:ts-inside-payment-service::GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint_unique:GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}" + ] + } + }, + { + "node_id": 799, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.049012801555555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.24203044174999958, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 812, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 813, + "component": "span|ts-order-other-service::INSERT ts.orders_other", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::INSERT ts.orders_other", + "service_operation:ts-order-other-service::INSERT ts.orders_other", + "bare_operation_unique:INSERT ts.orders_other", + "legacy_exact:span|ts-order-other-service::INSERT ts.orders_other", + "legacy_exact:ts-order-other-service::INSERT ts.orders_other", + "legacy_exact:INSERT ts.orders_other" + ] + } + }, + { + "node_id": 823, + "component": "span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "service_operation:ts-order-other-service::OrderOtherRepository.findByAccountId", + "bare_operation_unique:OrderOtherRepository.findByAccountId", + "legacy_exact:span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "legacy_exact:ts-order-other-service::OrderOtherRepository.findByAccountId", + "legacy_exact:OrderOtherRepository.findByAccountId" + ] + } + }, + { + "node_id": 829, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + } + }, + { + "node_id": 835, + "component": "span|ts-order-other-service::Session.merge other.entity.Order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::Session.merge other.entity.Order", + "service_operation:ts-order-other-service::Session.merge other.entity.Order", + "bare_operation_unique:Session.merge other.entity.Order", + "legacy_exact:span|ts-order-other-service::Session.merge other.entity.Order", + "legacy_exact:ts-order-other-service::Session.merge other.entity.Order", + "legacy_exact:Session.merge other.entity.Order" + ] + } + }, + { + "node_id": 841, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 842, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + } + }, + { + "node_id": 843, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 863, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 864, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 866, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + } + }, + { + "node_id": 867, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order", + "bare_operation_unique:PUT /api/v1/orderservice/order", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order", + "http_endpoint_unique:PUT::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:PUT /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 868, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + } + }, + { + "node_id": 878, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + } + }, + { + "node_id": 886, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.11733239105660377, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.15797354555999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 889, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + } + }, + { + "node_id": 890, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + } + }, + { + "node_id": 921, + "component": "span|ts-route-service::RouteController.queryById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryById", + "service_operation:ts-route-service::RouteController.queryById", + "bare_operation_unique:RouteController.queryById", + "legacy_exact:span|ts-route-service::RouteController.queryById", + "legacy_exact:ts-route-service::RouteController.queryById", + "legacy_exact:RouteController.queryById" + ] + } + }, + { + "node_id": 922, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + } + }, + { + "node_id": 935, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + } + }, + { + "node_id": 937, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + } + }, + { + "node_id": 938, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + } + }, + { + "node_id": 939, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 942, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + } + }, + { + "node_id": 947, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + } + }, + { + "node_id": 954, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + } + }, + { + "node_id": 975, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + } + }, + { + "node_id": 1006, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + } + }, + { + "node_id": 1007, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 1018, + "component": "span|ts-travel-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::TripRepository.findAll", + "service_operation:ts-travel-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel-service::TripRepository.findAll", + "legacy_exact:ts-travel-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + } + }, + { + "node_id": 1020, + "component": "span|ts-travel-service::TripRepository.findByTripId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::TripRepository.findByTripId", + "service_operation:ts-travel-service::TripRepository.findByTripId", + "bare_operation_unique:TripRepository.findByTripId", + "legacy_exact:span|ts-travel-service::TripRepository.findByTripId", + "legacy_exact:ts-travel-service::TripRepository.findByTripId", + "legacy_exact:TripRepository.findByTripId" + ] + } + }, + { + "node_id": 1046, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004433847283018867, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00558556244, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 1047, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 1048, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 1050, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007179094307692308, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00802444712, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 1051, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0061467653, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007206124329999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 1052, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.025570086883333332, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0330777732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 1065, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.049012801555555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.24203044174999958, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 1068, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.11733239105660377, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.15797354555999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 1081, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + }, + { + "node_id": 1085, + "component": "span|ts-user-service::INSERT ts.user", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::INSERT ts.user", + "service_operation:ts-user-service::INSERT ts.user", + "bare_operation_unique:INSERT ts.user", + "legacy_exact:span|ts-user-service::INSERT ts.user", + "legacy_exact:ts-user-service::INSERT ts.user", + "legacy_exact:INSERT ts.user" + ] + } + }, + { + "node_id": 1097, + "component": "span|ts-user-service::UserRepository.deleteByUserId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.deleteByUserId", + "service_operation:ts-user-service::UserRepository.deleteByUserId", + "bare_operation_unique:UserRepository.deleteByUserId", + "legacy_exact:span|ts-user-service::UserRepository.deleteByUserId", + "legacy_exact:ts-user-service::UserRepository.deleteByUserId", + "legacy_exact:UserRepository.deleteByUserId" + ] + } + }, + { + "node_id": 1099, + "component": "span|ts-user-service::UserRepository.findByUserId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.findByUserId", + "service_operation:ts-user-service::UserRepository.findByUserId", + "bare_operation_unique:UserRepository.findByUserId", + "legacy_exact:span|ts-user-service::UserRepository.findByUserId", + "legacy_exact:ts-user-service::UserRepository.findByUserId", + "legacy_exact:UserRepository.findByUserId" + ] + } + }, + { + "node_id": 1101, + "component": "span|ts-user-service::UserRepository.save", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.save", + "service_operation:ts-user-service::UserRepository.save", + "bare_operation_unique:UserRepository.save", + "legacy_exact:span|ts-user-service::UserRepository.save", + "legacy_exact:ts-user-service::UserRepository.save", + "legacy_exact:UserRepository.save" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 710, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "path_ids": [ + "path-0", + "path-2" + ] + }, + { + "node_id": 711, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "path_ids": [ + "path-1", + "path-3" + ] + }, + { + "node_id": 1047, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "path_ids": [ + "path-4", + "path-6" + ] + }, + { + "node_id": 1048, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "path_ids": [ + "path-5", + "path-7" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 643, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8571428571428571, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005784071, + "abnormal_avg_duration": 0.0051153315, + "avg_duration_ratio": 0.884382556853123, + "normal_p99": 0.008214199879999998, + "abnormal_p99": 0.00539139885, + "p99_ratio": 0.6563510662952118, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 645, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.00907204475, + "abnormal_avg_duration": 0.008167571299999999, + "avg_duration_ratio": 0.9003010374259893, + "normal_p99": 0.01003379519, + "abnormal_p99": 0.00951864637, + "p99_ratio": 0.9486586271450493, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 647, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005081283, + "abnormal_avg_duration": 0.004018949, + "avg_duration_ratio": 0.7909319358909945, + "normal_p99": 0.0058137878, + "abnormal_p99": 0.0043598460499999995, + "p99_ratio": 0.7499148919745573, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 684, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004433847283018867, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00558556244, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 685, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 706, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 720, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 731, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 742, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007179094307692308, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00802444712, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 744, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "service_operation:ts-consign-service::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-consign-service::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 761, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0061467653, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007206124329999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 762, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 778, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 779, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 785, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.025570086883333332, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0330777732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 787, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 794, + "component": "span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "service_operation:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_operation_unique:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint:ts-inside-payment-service::GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "http_endpoint_unique:GET::/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:span|ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:ts-inside-payment-service::GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}", + "legacy_exact:GET /api/v1/inside_pay_service/inside_payment/drawback/{userId}/{money}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 799, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.049012801555555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.24203044174999958, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 812, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 813, + "component": "span|ts-order-other-service::INSERT ts.orders_other", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::INSERT ts.orders_other", + "service_operation:ts-order-other-service::INSERT ts.orders_other", + "bare_operation_unique:INSERT ts.orders_other", + "legacy_exact:span|ts-order-other-service::INSERT ts.orders_other", + "legacy_exact:ts-order-other-service::INSERT ts.orders_other", + "legacy_exact:INSERT ts.orders_other" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 823, + "component": "span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "service_operation:ts-order-other-service::OrderOtherRepository.findByAccountId", + "bare_operation_unique:OrderOtherRepository.findByAccountId", + "legacy_exact:span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "legacy_exact:ts-order-other-service::OrderOtherRepository.findByAccountId", + "legacy_exact:OrderOtherRepository.findByAccountId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 829, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 835, + "component": "span|ts-order-other-service::Session.merge other.entity.Order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::Session.merge other.entity.Order", + "service_operation:ts-order-other-service::Session.merge other.entity.Order", + "bare_operation_unique:Session.merge other.entity.Order", + "legacy_exact:span|ts-order-other-service::Session.merge other.entity.Order", + "legacy_exact:ts-order-other-service::Session.merge other.entity.Order", + "legacy_exact:Session.merge other.entity.Order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 841, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 842, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 843, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 863, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 864, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/admin", + "bare_operation_unique:POST /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/admin", + "http_endpoint_unique:POST::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/admin", + "legacy_exact:POST /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 866, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 867, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order", + "bare_operation_unique:PUT /api/v1/orderservice/order", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order", + "http_endpoint_unique:PUT::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order", + "legacy_exact:PUT /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 868, + "component": "span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "service_operation:ts-order-service::PUT /api/v1/orderservice/order/admin", + "bare_operation_unique:PUT /api/v1/orderservice/order/admin", + "http_endpoint:ts-order-service::PUT::/api/v1/orderservice/order/admin", + "http_endpoint_unique:PUT::/api/v1/orderservice/order/admin", + "bare_path_unique:/api/v1/orderservice/order/admin", + "legacy_exact:span|ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:ts-order-service::PUT /api/v1/orderservice/order/admin", + "legacy_exact:PUT /api/v1/orderservice/order/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 878, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 886, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.11733239105660377, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.15797354555999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 889, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 890, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 921, + "component": "span|ts-route-service::RouteController.queryById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryById", + "service_operation:ts-route-service::RouteController.queryById", + "bare_operation_unique:RouteController.queryById", + "legacy_exact:span|ts-route-service::RouteController.queryById", + "legacy_exact:ts-route-service::RouteController.queryById", + "legacy_exact:RouteController.queryById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 922, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 935, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 937, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 938, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 939, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 942, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 947, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 954, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 975, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1006, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1007, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1018, + "component": "span|ts-travel-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::TripRepository.findAll", + "service_operation:ts-travel-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel-service::TripRepository.findAll", + "legacy_exact:ts-travel-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1020, + "component": "span|ts-travel-service::TripRepository.findByTripId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::TripRepository.findByTripId", + "service_operation:ts-travel-service::TripRepository.findByTripId", + "bare_operation_unique:TripRepository.findByTripId", + "legacy_exact:span|ts-travel-service::TripRepository.findByTripId", + "legacy_exact:ts-travel-service::TripRepository.findByTripId", + "legacy_exact:TripRepository.findByTripId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1046, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.004433847283018867, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00558556244, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1050, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.007179094307692308, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.00802444712, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1051, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0061467653, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007206124329999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1052, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.025570086883333332, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0330777732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1065, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.049012801555555555, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.24203044174999958, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1068, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.11733239105660377, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.15797354555999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 1081, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1085, + "component": "span|ts-user-service::INSERT ts.user", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::INSERT ts.user", + "service_operation:ts-user-service::INSERT ts.user", + "bare_operation_unique:INSERT ts.user", + "legacy_exact:span|ts-user-service::INSERT ts.user", + "legacy_exact:ts-user-service::INSERT ts.user", + "legacy_exact:INSERT ts.user" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1097, + "component": "span|ts-user-service::UserRepository.deleteByUserId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.deleteByUserId", + "service_operation:ts-user-service::UserRepository.deleteByUserId", + "bare_operation_unique:UserRepository.deleteByUserId", + "legacy_exact:span|ts-user-service::UserRepository.deleteByUserId", + "legacy_exact:ts-user-service::UserRepository.deleteByUserId", + "legacy_exact:UserRepository.deleteByUserId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1099, + "component": "span|ts-user-service::UserRepository.findByUserId", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.findByUserId", + "service_operation:ts-user-service::UserRepository.findByUserId", + "bare_operation_unique:UserRepository.findByUserId", + "legacy_exact:span|ts-user-service::UserRepository.findByUserId", + "legacy_exact:ts-user-service::UserRepository.findByUserId", + "legacy_exact:UserRepository.findByUserId" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 1101, + "component": "span|ts-user-service::UserRepository.save", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.save", + "service_operation:ts-user-service::UserRepository.save", + "bare_operation_unique:UserRepository.save", + "legacy_exact:span|ts-user-service::UserRepository.save", + "legacy_exact:ts-user-service::UserRepository.save", + "legacy_exact:UserRepository.save" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 710, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "path_ids": [ + "path-0", + "path-2" + ] + }, + { + "node_id": 711, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "path_ids": [ + "path-1", + "path-3" + ] + }, + { + "node_id": 1047, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "path_ids": [ + "path-4", + "path-6" + ] + }, + { + "node_id": 1048, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "path_ids": [ + "path-5", + "path-7" + ] + } + ], + "candidate_alarm_node_ids": [ + 643, + 645, + 647, + 684, + 685, + 706, + 710, + 711, + 720, + 731, + 742, + 744, + 761, + 762, + 778, + 779, + 785, + 787, + 794, + 799, + 812, + 813, + 823, + 829, + 835, + 841, + 842, + 843, + 863, + 864, + 866, + 867, + 868, + 878, + 886, + 889, + 890, + 921, + 922, + 935, + 937, + 938, + 939, + 942, + 947, + 954, + 975, + 1006, + 1007, + 1018, + 1020, + 1046, + 1047, + 1048, + 1050, + 1051, + 1052, + 1065, + 1068, + 1081, + 1085, + 1097, + 1099, + 1101 + ], + "explained_alarm_node_ids": [ + 710, + 711, + 1047, + 1048 + ], + "unexplained_alarm_node_ids": [ + 643, + 645, + 647, + 684, + 685, + 706, + 720, + 731, + 742, + 744, + 761, + 762, + 778, + 779, + 785, + 787, + 794, + 799, + 812, + 813, + 823, + 829, + 835, + 841, + 842, + 843, + 863, + 864, + 866, + 867, + 868, + 878, + 886, + 889, + 890, + 921, + 922, + 935, + 937, + 938, + 939, + 942, + 947, + 954, + 975, + 1006, + 1007, + 1018, + 1020, + 1046, + 1050, + 1051, + 1052, + 1065, + 1068, + 1081, + 1085, + 1097, + 1099, + 1101 + ], + "candidate_alarm_count": 64, + "explained_alarm_count": 4, + "unexplained_alarm_count": 60, + "strong_alarm_coverage": 0.0, + "candidate_strong_alarm_count": 12, + "explained_strong_alarm_count": 0, + "unexplained_strong_alarm_count": 12, + "resolution_info": { + "resolved_nodes": [ + "container|ts-cancel-service" + ], + "start_kind": "container", + "category": "jvm_method", + "fault_type": "JVMRuntimeMutator", + "resolution_method": "exact_container_match[ground_truth]" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/batch-01KQK374MSA01F6HTXR2CDATC5/.done b/cases/batch-01KQK374MSA01F6HTXR2CDATC5/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQK374MSA01F6HTXR2CDATC5/.finished b/cases/batch-01KQK374MSA01F6HTXR2CDATC5/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQK374MSA01F6HTXR2CDATC5/causal_graph.json b/cases/batch-01KQK374MSA01F6HTXR2CDATC5/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..0a42b729115abc4b5ddd4eac7d8ef9946b9676f8 --- /dev/null +++ b/cases/batch-01KQK374MSA01F6HTXR2CDATC5/causal_graph.json @@ -0,0 +1,482 @@ +{ + "case_name": "batch-01KQK374MSA01F6HTXR2CDATC5", + "fault_type": "PodFailure", + "root_resolution_method": "exact_pod_match", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777683632, + "component": "pod|rate-7fd7f59946-xr96l", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777683632, + "component": "service|rate", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777683632, + "component": "span|rate::rate.Rate/GetRates", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777683632, + "component": "span|search::geo.Geo/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777683632, + "component": "span|search::search.Search/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777683632, + "component": "span|rate::memcached_get_multi_rate", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777683632, + "component": "span|rate::rate.Rate/GetRates", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777683632, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777683632, + "component": "span|search::rate.Rate/GetRates", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777683632, + "component": "span|search::rate.Rate/GetRates", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777683632, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777683632, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "span|frontend::search.Search/Nearby", + "target": "span|frontend::HTTP /hotels" + }, + { + "source": "span|rate::memcached_get_multi_rate", + "target": "span|rate::rate.Rate/GetRates" + }, + { + "source": "span|search::search.Search/Nearby", + "target": "span|frontend::search.Search/Nearby" + }, + { + "source": "service|rate", + "target": "span|rate::rate.Rate/GetRates" + }, + { + "source": "service|rate", + "target": "span|search::search.Search/Nearby" + }, + { + "source": "span|rate::rate.Rate/GetRates", + "target": "span|search::rate.Rate/GetRates" + }, + { + "source": "span|search::geo.Geo/Nearby", + "target": "span|search::search.Search/Nearby" + }, + { + "source": "service|rate", + "target": "span|rate::memcached_get_multi_rate" + }, + { + "source": "pod|rate-7fd7f59946-xr96l", + "target": "service|rate" + }, + { + "source": "service|rate", + "target": "span|search::rate.Rate/GetRates" + }, + { + "source": "span|search::rate.Rate/GetRates", + "target": "span|search::search.Search/Nearby" + }, + { + "source": "service|rate", + "target": "span|search::geo.Geo/Nearby" + } + ], + "root_causes": [ + { + "timestamp": 1777683632, + "component": "pod|rate-7fd7f59946-xr96l", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777683632, + "component": "span|rate::rate.Rate/GetRates", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777683632, + "component": "span|search::geo.Geo/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777683632, + "component": "span|search::search.Search/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777683632, + "component": "span|rate::rate.Rate/GetRates", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777683632, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777683632, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777683632, + "component": "span|rate::rate.Rate/GetRates", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777683632, + "component": "span|search::geo.Geo/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777683632, + "component": "span|search::search.Search/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777683632, + "component": "span|rate::rate.Rate/GetRates", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777683632, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777683632, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "pod|rate-7fd7f59946-xr96l": "rate", + "service|rate": "rate", + "span|rate::rate.Rate/GetRates": "rate", + "span|search::geo.Geo/Nearby": "search", + "span|search::search.Search/Nearby": "search", + "span|rate::memcached_get_multi_rate": "rate", + "span|search::rate.Rate/GetRates": "search", + "span|frontend::search.Search/Nearby": "frontend", + "span|frontend::HTTP /hotels": "frontend" + }, + "candidate_alarm_nodes": [ + { + "node_id": 179, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0058127327301038065, + "abnormal_avg_duration": 0.00011138493603411513, + "avg_duration_ratio": 0.019162232499915055, + "normal_p99": 0.01511682508, + "abnormal_p99": 0.00018542795999999993, + "p99_ratio": 0.01226632967033048, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + } + }, + { + "node_id": 198, + "component": "span|rate::rate.Rate/GetRates", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|rate::rate.Rate/GetRates", + "service_operation:rate::rate.Rate/GetRates", + "bare_operation_unique:rate.Rate/GetRates", + "legacy_exact:span|rate::rate.Rate/GetRates", + "legacy_exact:rate::rate.Rate/GetRates", + "legacy_exact:rate.Rate/GetRates" + ] + } + }, + { + "node_id": 204, + "component": "span|search::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::geo.Geo/Nearby", + "service_operation:search::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|search::geo.Geo/Nearby", + "legacy_exact:search::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + } + }, + { + "node_id": 206, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 179, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0058127327301038065, + "abnormal_avg_duration": 0.00011138493603411513, + "avg_duration_ratio": 0.019162232499915055, + "normal_p99": 0.01511682508, + "abnormal_p99": 0.00018542795999999993, + "p99_ratio": 0.01226632967033048, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-10", + "path-12", + "path-13", + "path-14", + "path-15" + ] + }, + { + "node_id": 198, + "component": "span|rate::rate.Rate/GetRates", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|rate::rate.Rate/GetRates", + "service_operation:rate::rate.Rate/GetRates", + "bare_operation_unique:rate.Rate/GetRates", + "legacy_exact:span|rate::rate.Rate/GetRates", + "legacy_exact:rate::rate.Rate/GetRates", + "legacy_exact:rate.Rate/GetRates" + ] + }, + "path_ids": [ + "path-0", + "path-3", + "path-6" + ] + }, + { + "node_id": 204, + "component": "span|search::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::geo.Geo/Nearby", + "service_operation:search::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|search::geo.Geo/Nearby", + "legacy_exact:search::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + }, + "path_ids": [ + "path-1" + ] + }, + { + "node_id": 206, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + }, + "path_ids": [ + "path-2", + "path-4", + "path-5", + "path-7", + "path-8", + "path-9", + "path-11" + ] + } + ], + "unexplained_alarm_nodes": [], + "candidate_alarm_count": 4, + "explained_alarm_count": 4, + "unexplained_alarm_count": 0, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/batch-01KQK374MSA01F6HTXR2CDATC5/env.json b/cases/batch-01KQK374MSA01F6HTXR2CDATC5/env.json new file mode 100644 index 0000000000000000000000000000000000000000..1006a41e007554f5d436238d8013637c835dd5c6 --- /dev/null +++ b/cases/batch-01KQK374MSA01F6HTXR2CDATC5/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs11", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777683332", + "NORMAL_END": "1777683632", + "ABNORMAL_START": "1777683632", + "ABNORMAL_END": "1777683932" +} \ No newline at end of file diff --git a/cases/batch-01KQK374MSA01F6HTXR2CDATC5/injection.json b/cases/batch-01KQK374MSA01F6HTXR2CDATC5/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..03813d570fed0b3f08ef2b0c149f5176baaacffe --- /dev/null +++ b/cases/batch-01KQK374MSA01F6HTXR2CDATC5/injection.json @@ -0,0 +1,94 @@ +{ + "id": 2607, + "name": "batch-01KQK374MSA01F6HTXR2CDATC5", + "fault_type": "hybrid", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-02T09:00:32+08:00", + "end_time": "2026-05-02T09:05:32+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 151, + "pedestal_name": "hs", + "created_at": "2026-05-02T09:00:32.804+08:00", + "updated_at": "2026-05-02T09:05:32.904+08:00", + "engine_config_summary": [ + { + "app": "search", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs11", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + }, + { + "app": "rate", + "chaos_type": "MemoryStress", + "container": "hotel-reserv-rate", + "duration": 5, + "mem_type": "heap", + "mem_worker": 3, + "memory_size": 736, + "namespace": "hs11", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + } + ], + "task_id": "56ac68db-b00b-4a56-8297-29ac5e6c0c18", + "trace_id": "d069ac24-580c-4c54-8c57-8ca7b0459cef", + "source": "injection", + "description": "Fault batch for task 56ac68db-b00b-4a56-8297-29ac5e6c0c18 (2 faults)", + "engine_config": [ + { + "app": "search", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs11", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + }, + { + "app": "rate", + "chaos_type": "MemoryStress", + "container": "hotel-reserv-rate", + "duration": 5, + "mem_type": "heap", + "mem_worker": 3, + "memory_size": 736, + "namespace": "hs11", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "search" + ], + "container": [ + "hotel-reserv-search" + ] + }, + { + "service": [ + "rate" + ], + "pod": [ + "rate-7fd7f59946-xr96l" + ], + "container": [ + "hotel-reserv-rate" + ], + "metric": [ + "memory" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQK374MSA01F6HTXR2CDATC5/label.txt b/cases/batch-01KQK374MSA01F6HTXR2CDATC5/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQK374MSA01F6HTXR2CDATC5/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQK374MSA01F6HTXR2CDATC5/result.json b/cases/batch-01KQK374MSA01F6HTXR2CDATC5/result.json new file mode 100644 index 0000000000000000000000000000000000000000..e254eb11cd30fbc760ea2145222f65dda0d21e9d --- /dev/null +++ b/cases/batch-01KQK374MSA01F6HTXR2CDATC5/result.json @@ -0,0 +1,11039 @@ +{ + "case_name": "batch-01KQK374MSA01F6HTXR2CDATC5", + "injection_nodes": [ + "pod|rate-7fd7f59946-xr96l" + ], + "alarm_nodes": [ + 179, + 204, + 198, + 206 + ], + "propagation_result": { + "injection_node_ids": [ + 55 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 55, + 171, + 198 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 204 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 204, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 204, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 197, + 198 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 197, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 204, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 204, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 204, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 205, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 197, + 198 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 197, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 204, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 204, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 204, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 205, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 198, + 205, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 206, + 192, + 179 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 192, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 179, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 197, + 198, + 205, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 197, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 5, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 204, + 206, + 192, + 179 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 204, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 204, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 192, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 5, + "node_id": 179, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 205, + 206, + 192, + 179 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 192, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 5, + "node_id": 179, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 198, + 205, + 206, + 192, + 179 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 6, + "node_id": 179, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 197, + 198, + 205, + 206, + 192, + 179 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 197, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 5, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 7, + "node_id": 179, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 192, + 197, + 198, + 171, + 204, + 205, + 206, + 179, + 55 + ], + "max_hops_reached": 7, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 55, + "component": "pod|rate-7fd7f59946-xr96l", + "canonical_state": "unavailable", + "root_cause_states": [ + "degraded", + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "pod|rate-7fd7f59946-xr96l", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1777683632 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|frontend::HTTP /hotels", + "span|search::geo.Geo/Nearby", + "span|rate::rate.Rate/GetRates", + "span|search::search.Search/Nearby" + ], + "evidence": { + "alarm_count": 4, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 55, + 171, + 198 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 204 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 204, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 204, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 197, + 198 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 197, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 204, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 204, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 204, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 205, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 197, + 198 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 197, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 204, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 204, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 204, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 205, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 198, + 205, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 206, + 192, + 179 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 192, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 179, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 197, + 198, + 205, + 206 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 197, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 5, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 204, + 206, + 192, + 179 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 204, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 204, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 192, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 5, + "node_id": 179, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 205, + 206, + 192, + 179 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 192, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 5, + "node_id": 179, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 198, + 205, + 206, + 192, + 179 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 6, + "node_id": 179, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 55, + 171, + 197, + 198, + 205, + 206, + 192, + 179 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632, + 1777683632 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 171, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777683632, + "dst_onset": 1777683632, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777683632, + "window_end": 1777683991, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 55, + "onset": 1777683632, + "is_injection": true, + "lower_bound": 1777683627, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 1, + "node_id": 171, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 2, + "node_id": 197, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 3, + "node_id": 198, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 4, + "node_id": 205, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 5, + "node_id": 206, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + }, + { + "node_index": 7, + "node_id": 179, + "onset": 1777683632, + "is_injection": false, + "lower_bound": 1777683632, + "upper_bound": 1777683991, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 16, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 198, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 204, + "kind": "span", + "name": "search::geo.Geo/Nearby", + "uniq_name": "span|search::geo.Geo/Nearby", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 197, + "kind": "span", + "name": "rate::memcached_get_multi_rate", + "uniq_name": "span|rate::memcached_get_multi_rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 198, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 204, + "kind": "span", + "name": "search::geo.Geo/Nearby", + "uniq_name": "span|search::geo.Geo/Nearby", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 205, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 197, + "kind": "span", + "name": "rate::memcached_get_multi_rate", + "uniq_name": "span|rate::memcached_get_multi_rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 198, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 204, + "kind": "span", + "name": "search::geo.Geo/Nearby", + "uniq_name": "span|search::geo.Geo/Nearby", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 205, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 198, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 205, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 179, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 197, + "kind": "span", + "name": "rate::memcached_get_multi_rate", + "uniq_name": "span|rate::memcached_get_multi_rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 198, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 205, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 204, + "kind": "span", + "name": "search::geo.Geo/Nearby", + "uniq_name": "span|search::geo.Geo/Nearby", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 179, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 205, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 179, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 198, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 205, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 179, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 55, + "kind": "pod", + "name": "rate-7fd7f59946-xr96l", + "uniq_name": "pod|rate-7fd7f59946-xr96l", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 171, + "kind": "service", + "name": "rate", + "uniq_name": "service|rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 197, + "kind": "span", + "name": "rate::memcached_get_multi_rate", + "uniq_name": "span|rate::memcached_get_multi_rate", + "state": "degraded, unavailable", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 198, + "kind": "span", + "name": "rate::rate.Rate/GetRates", + "uniq_name": "span|rate::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 205, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777683632, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 179, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777683632, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 179, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0058127327301038065, + "abnormal_avg_duration": 0.00011138493603411513, + "avg_duration_ratio": 0.019162232499915055, + "normal_p99": 0.01511682508, + "abnormal_p99": 0.00018542795999999993, + "p99_ratio": 0.01226632967033048, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + } + }, + { + "node_id": 198, + "component": "span|rate::rate.Rate/GetRates", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|rate::rate.Rate/GetRates", + "service_operation:rate::rate.Rate/GetRates", + "bare_operation_unique:rate.Rate/GetRates", + "legacy_exact:span|rate::rate.Rate/GetRates", + "legacy_exact:rate::rate.Rate/GetRates", + "legacy_exact:rate.Rate/GetRates" + ] + } + }, + { + "node_id": 204, + "component": "span|search::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::geo.Geo/Nearby", + "service_operation:search::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|search::geo.Geo/Nearby", + "legacy_exact:search::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + } + }, + { + "node_id": 206, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 179, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0058127327301038065, + "abnormal_avg_duration": 0.00011138493603411513, + "avg_duration_ratio": 0.019162232499915055, + "normal_p99": 0.01511682508, + "abnormal_p99": 0.00018542795999999993, + "p99_ratio": 0.01226632967033048, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-10", + "path-12", + "path-13", + "path-14", + "path-15" + ] + }, + { + "node_id": 198, + "component": "span|rate::rate.Rate/GetRates", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|rate::rate.Rate/GetRates", + "service_operation:rate::rate.Rate/GetRates", + "bare_operation_unique:rate.Rate/GetRates", + "legacy_exact:span|rate::rate.Rate/GetRates", + "legacy_exact:rate::rate.Rate/GetRates", + "legacy_exact:rate.Rate/GetRates" + ] + }, + "path_ids": [ + "path-0", + "path-3", + "path-6" + ] + }, + { + "node_id": 204, + "component": "span|search::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::geo.Geo/Nearby", + "service_operation:search::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|search::geo.Geo/Nearby", + "legacy_exact:search::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + }, + "path_ids": [ + "path-1" + ] + }, + { + "node_id": 206, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + }, + "path_ids": [ + "path-2", + "path-4", + "path-5", + "path-7", + "path-8", + "path-9", + "path-11" + ] + } + ], + "unexplained_alarm_nodes": [], + "path_terminal_alarm_nodes": [ + { + "node_id": 179, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0058127327301038065, + "abnormal_avg_duration": 0.00011138493603411513, + "avg_duration_ratio": 0.019162232499915055, + "normal_p99": 0.01511682508, + "abnormal_p99": 0.00018542795999999993, + "p99_ratio": 0.01226632967033048, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-10", + "path-12", + "path-13", + "path-14", + "path-15" + ] + }, + { + "node_id": 198, + "component": "span|rate::rate.Rate/GetRates", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|rate::rate.Rate/GetRates", + "service_operation:rate::rate.Rate/GetRates", + "bare_operation_unique:rate.Rate/GetRates", + "legacy_exact:span|rate::rate.Rate/GetRates", + "legacy_exact:rate::rate.Rate/GetRates", + "legacy_exact:rate.Rate/GetRates" + ] + }, + "path_ids": [ + "path-0", + "path-3", + "path-6" + ] + }, + { + "node_id": 204, + "component": "span|search::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::geo.Geo/Nearby", + "service_operation:search::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|search::geo.Geo/Nearby", + "legacy_exact:search::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + }, + "path_ids": [ + "path-1" + ] + }, + { + "node_id": 206, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + }, + "path_ids": [ + "path-2", + "path-4", + "path-5", + "path-7", + "path-8", + "path-9", + "path-11" + ] + } + ], + "candidate_alarm_node_ids": [ + 179, + 198, + 204, + 206 + ], + "explained_alarm_node_ids": [ + 179, + 198, + 204, + 206 + ], + "unexplained_alarm_node_ids": [], + "candidate_alarm_count": 4, + "explained_alarm_count": 4, + "unexplained_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "pod|rate-7fd7f59946-xr96l" + ], + "start_kind": "pod", + "category": "pod_lifecycle", + "fault_type": "PodFailure", + "resolution_method": "exact_pod_match" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/.done b/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/.finished b/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/causal_graph.json b/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..597c8d3c5469ed0417f117630514e833d2ca243d --- /dev/null +++ b/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/causal_graph.json @@ -0,0 +1,3631 @@ +{ + "case_name": "batch-01KQK4BBTKGF83XFVF8JWFEE2X", + "fault_type": "JVMRuntimeMutator", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777684826, + "component": "pod|ts-admin-route-service-7d756dc4c7-zb8sv", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777684846, + "component": "service|ts-admin-route-service", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777684846, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777684846, + "component": "span|ts-admin-route-service::AdminRouteController.getAllRoutes", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777684913, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777684846, + "component": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777684847, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777684846, + "component": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777684868, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777684846, + "component": "span|ts-admin-route-service::AdminRouteController.addRoute", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777684994, + "component": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777684846, + "component": "span|ts-admin-route-service::AdminRouteController.deleteRoute", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777684916, + "component": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777684913, + "component": "span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777684846, + "component": "span|ts-admin-route-service::HttpServletResponseWrapper.sendError", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777684846, + "component": "span|ts-admin-route-service::OnCommittedResponseWrapper.sendError", + "state": [ + "degraded", + "unavailable" + ] + } + ], + "edges": [ + { + "source": "service|ts-admin-route-service", + "target": "span|ts-admin-route-service::HttpServletResponseWrapper.sendError" + }, + { + "source": "span|ts-admin-route-service::HttpServletResponseWrapper.sendError", + "target": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute" + }, + { + "source": "service|ts-admin-route-service", + "target": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute" + }, + { + "source": "span|ts-admin-route-service::AdminRouteController.getAllRoutes", + "target": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute" + }, + { + "source": "service|ts-admin-route-service", + "target": "span|ts-admin-route-service::AdminRouteController.addRoute" + }, + { + "source": "service|ts-admin-route-service", + "target": "span|ts-admin-route-service::OnCommittedResponseWrapper.sendError" + }, + { + "source": "span|ts-admin-route-service::OnCommittedResponseWrapper.sendError", + "target": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + }, + { + "source": "service|ts-admin-route-service", + "target": "span|ts-admin-route-service::AdminRouteController.getAllRoutes" + }, + { + "source": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "target": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + }, + { + "source": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "target": "span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute" + }, + { + "source": "pod|ts-admin-route-service-7d756dc4c7-zb8sv", + "target": "service|ts-admin-route-service" + }, + { + "source": "service|ts-admin-route-service", + "target": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + }, + { + "source": "span|ts-admin-route-service::OnCommittedResponseWrapper.sendError", + "target": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute" + }, + { + "source": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "target": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + }, + { + "source": "span|ts-admin-route-service::AdminRouteController.addRoute", + "target": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute" + }, + { + "source": "span|ts-admin-route-service::HttpServletResponseWrapper.sendError", + "target": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + }, + { + "source": "service|ts-admin-route-service", + "target": "span|ts-admin-route-service::AdminRouteController.deleteRoute" + }, + { + "source": "span|ts-admin-route-service::AdminRouteController.deleteRoute", + "target": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + }, + { + "source": "service|ts-admin-route-service", + "target": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute" + } + ], + "root_causes": [ + { + "component": "container|ts-admin-route-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777684846, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777684913, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777684847, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777684868, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777684913, + "component": "span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "state": [ + "slow", + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777684846, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1777684913, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777684847, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777684868, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777684913, + "component": "span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "state": [ + "slow", + "missing" + ] + } + ], + "component_to_service": { + "pod|ts-admin-route-service-7d756dc4c7-zb8sv": "ts-admin-route-service", + "service|ts-admin-route-service": "ts-admin-route-service", + "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute": "ts-admin-route-service", + "span|ts-admin-route-service::AdminRouteController.getAllRoutes": "ts-admin-route-service", + "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}": "ts-admin-route-service", + "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}": "ts-ui-dashboard", + "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute": "ts-admin-route-service", + "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute": "ts-ui-dashboard", + "span|ts-admin-route-service::AdminRouteController.addRoute": "ts-admin-route-service", + "span|ts-admin-route-service::AdminRouteController.deleteRoute": "ts-admin-route-service", + "span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute": "ts-ui-dashboard", + "span|ts-admin-route-service::HttpServletResponseWrapper.sendError": "ts-admin-route-service", + "span|ts-admin-route-service::OnCommittedResponseWrapper.sendError": "ts-admin-route-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 602, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007930360685714287, + "abnormal_avg_duration": 0.007215401285714285, + "avg_duration_ratio": 0.909845285941669, + "normal_p99": 0.009432042019999998, + "abnormal_p99": 0.00776774032, + "p99_ratio": 0.823548103743499, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 603, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010165961142857144, + "abnormal_avg_duration": 0.009982075142857144, + "avg_duration_ratio": 0.981911597200113, + "normal_p99": 0.01395667035999999, + "abnormal_p99": 0.01205830816, + "p99_ratio": 0.8639817269425003, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 604, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008749594542857142, + "abnormal_avg_duration": 0.008533312285714285, + "avg_duration_ratio": 0.975280882321636, + "normal_p99": 0.009643423379999998, + "abnormal_p99": 0.00992639608, + "p99_ratio": 1.029343593955117, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + } + }, + { + "node_id": 605, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006556856971428571, + "abnormal_avg_duration": 0.0062005135714285715, + "avg_duration_ratio": 0.945653321163972, + "normal_p99": 0.00895521684, + "abnormal_p99": 0.007407903579999999, + "p99_ratio": 0.8272165501243183, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 606, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005326188942857142, + "abnormal_avg_duration": 0.004516272428571428, + "avg_duration_ratio": 0.8479369539881084, + "normal_p99": 0.01261162681999998, + "abnormal_p99": 0.00533572018, + "p99_ratio": 0.42307945328182556, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 609, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.009038097166666667, + "abnormal_avg_duration": 0.00590417775, + "avg_duration_ratio": 0.6532545115552807, + "normal_p99": 0.0109971291, + "abnormal_p99": 0.01013467018, + "p99_ratio": 0.9215741752090553, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 610, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8571428571428571, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010165940285714286, + "abnormal_avg_duration": 0.010100486, + "avg_duration_ratio": 0.9935614135166361, + "normal_p99": 0.01308972986, + "abnormal_p99": 0.010100486, + "p99_ratio": 0.7716344117127564, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 611, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 0.6, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005772258299999999, + "abnormal_avg_duration": 0.009605414, + "avg_duration_ratio": 1.6640651718583004, + "normal_p99": 0.01073317141, + "abnormal_p99": 0.009605414, + "p99_ratio": 0.894927848729847, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 612, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 0.5, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.0040740893333333335, + "abnormal_avg_duration": 0.001612505, + "avg_duration_ratio": 0.3957951993852532, + "normal_p99": 0.0072069656, + "abnormal_p99": 0.001612505, + "p99_ratio": 0.2237425692721497, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 613, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007593245, + "abnormal_avg_duration": 0.00727247, + "avg_duration_ratio": 0.9577552153262537, + "normal_p99": 0.00776131016, + "abnormal_p99": 0.00736236246, + "p99_ratio": 0.9485978923950128, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 614, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0092951735, + "abnormal_avg_duration": 0.008225779, + "avg_duration_ratio": 0.8849516364595024, + "normal_p99": 0.01025179155, + "abnormal_p99": 0.008225779, + "p99_ratio": 0.8023747810205916, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 615, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0056388655, + "abnormal_avg_duration": 0.004783709, + "avg_duration_ratio": 0.848346001513957, + "normal_p99": 0.006226793469999999, + "abnormal_p99": 0.004783709, + "p99_ratio": 0.7682459717103802, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 616, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 621, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8125, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.00823286575, + "abnormal_avg_duration": 0.0093406945, + "avg_duration_ratio": 1.1345617411531337, + "normal_p99": 0.010405501349999999, + "abnormal_p99": 0.009990490549999998, + "p99_ratio": 0.9601162129492203, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + } + }, + { + "node_id": 622, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.015719519095238096, + "abnormal_avg_duration": 0.0147804745, + "avg_duration_ratio": 0.9402625112416727, + "normal_p99": 0.021131889309999995, + "abnormal_p99": 0.01608908185, + "p99_ratio": 0.7613650447424193, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "bare_operation_unique:GET /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 625, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8076923076923077, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.009515684961538462, + "abnormal_avg_duration": 0.0096627725, + "avg_duration_ratio": 1.0154573779035405, + "normal_p99": 0.013144841, + "abnormal_p99": 0.01011016357, + "p99_ratio": 0.7691354783218755, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "bare_operation_unique:POST /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 626, + "component": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.9523809523809523, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008893750476190477, + "abnormal_avg_duration": 0.007216722, + "avg_duration_ratio": 0.8114374266874181, + "normal_p99": 0.0130917398, + "abnormal_p99": 0.0073921077, + "p99_ratio": 0.5646390634803176, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "bare_operation_unique:PUT /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 631, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011423933216216216, + "abnormal_avg_duration": 2.7700439522, + "avg_duration_ratio": 242.47725365445385, + "normal_p99": 0.01415217004, + "abnormal_p99": 4.67037246416, + "p99_ratio": 330.01104784351503, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:GET /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 637, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05759763705263158, + "abnormal_avg_duration": 3.9319419428, + "avg_duration_ratio": 68.26568144118602, + "normal_p99": 0.06739566711, + "abnormal_p99": 5.32419670084, + "p99_ratio": 78.99909488469191, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 663, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "bare_operation_unique:POST /api/v1/basicservice/basic/travels", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travels", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travels", + "bare_path_unique:/api/v1/basicservice/basic/travels", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:POST /api/v1/basicservice/basic/travels" + ] + } + }, + { + "node_id": 693, + "component": "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "service_operation:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "bare_operation_unique:POST /api/v1/contactservice/contacts/admin", + "http_endpoint:ts-contacts-service::POST::/api/v1/contactservice/contacts/admin", + "http_endpoint_unique:POST::/api/v1/contactservice/contacts/admin", + "bare_path_unique:/api/v1/contactservice/contacts/admin", + "legacy_exact:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:POST /api/v1/contactservice/contacts/admin" + ] + } + }, + { + "node_id": 694, + "component": "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "bare_operation_unique:PUT /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::PUT::/api/v1/contactservice/contacts", + "http_endpoint_unique:PUT::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:PUT /api/v1/contactservice/contacts" + ] + } + }, + { + "node_id": 716, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 718, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 728, + "component": "span|ts-order-service::GET /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order", + "service_operation:ts-order-service::GET /api/v1/orderservice/order", + "bare_operation_unique:GET /api/v1/orderservice/order", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order", + "http_endpoint_unique:GET::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:GET /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 759, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + } + }, + { + "node_id": 764, + "component": "span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:DELETE /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::DELETE::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:DELETE::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:DELETE /api/v1/routeservice/routes/{routeId}" + ] + } + }, + { + "node_id": 768, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005727887262955853, + "abnormal_avg_duration": 3.263128347257143, + "avg_duration_ratio": 569.691440744806, + "normal_p99": 0.008909764399999996, + "abnormal_p99": 17.42750348045, + "p99_ratio": 1956.0004841935, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes", + "bare_operation_unique:GET /api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 769, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + } + }, + { + "node_id": 770, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{start}/{end}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{start}/{end}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{start}/{end}", + "bare_path_unique:/api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:GET /api/v1/routeservice/routes/{start}/{end}" + ] + } + }, + { + "node_id": 771, + "component": "span|ts-route-service::INSERT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::INSERT ts.route", + "service_operation:ts-route-service::INSERT ts.route", + "bare_operation_unique:INSERT ts.route", + "legacy_exact:span|ts-route-service::INSERT ts.route", + "legacy_exact:ts-route-service::INSERT ts.route", + "legacy_exact:INSERT ts.route" + ] + } + }, + { + "node_id": 774, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005727887262955853, + "abnormal_avg_duration": 3.263128347257143, + "avg_duration_ratio": 569.691440744806, + "normal_p99": 0.008909764399999996, + "abnormal_p99": 17.42750348045, + "p99_ratio": 1956.0004841935, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes", + "bare_operation_unique:POST /api/v1/routeservice/routes", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes", + "http_endpoint_unique:POST::/api/v1/routeservice/routes", + "bare_path_unique:/api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 775, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "bare_operation_unique:POST /api/v1/routeservice/routes/byIds", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes/byIds", + "http_endpoint_unique:POST::/api/v1/routeservice/routes/byIds", + "bare_path_unique:/api/v1/routeservice/routes/byIds", + "legacy_exact:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:POST /api/v1/routeservice/routes/byIds" + ] + } + }, + { + "node_id": 780, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + } + }, + { + "node_id": 782, + "component": "span|ts-route-service::RouteRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findAll", + "service_operation:ts-route-service::RouteRepository.findAll", + "bare_operation_unique:RouteRepository.findAll", + "legacy_exact:span|ts-route-service::RouteRepository.findAll", + "legacy_exact:ts-route-service::RouteRepository.findAll", + "legacy_exact:RouteRepository.findAll" + ] + } + }, + { + "node_id": 783, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + } + }, + { + "node_id": 790, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + } + }, + { + "node_id": 791, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + } + }, + { + "node_id": 794, + "component": "span|ts-route-service::Session.merge route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.merge route.entity.Route", + "service_operation:ts-route-service::Session.merge route.entity.Route", + "bare_operation_unique:Session.merge route.entity.Route", + "legacy_exact:span|ts-route-service::Session.merge route.entity.Route", + "legacy_exact:ts-route-service::Session.merge route.entity.Route", + "legacy_exact:Session.merge route.entity.Route" + ] + } + }, + { + "node_id": 798, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 800, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 818, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0029233496577181204, + "abnormal_avg_duration": 0.0031128041621621624, + "avg_duration_ratio": 1.0648073363184083, + "normal_p99": 0.004502446959999999, + "abnormal_p99": 0.00559251564, + "p99_ratio": 1.2421058348236491, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains", + "bare_operation_unique:POST /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains", + "http_endpoint_unique:POST::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 820, + "component": "span|ts-train-service::PUT /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0029233496577181204, + "abnormal_avg_duration": 0.0031128041621621624, + "avg_duration_ratio": 1.0648073363184083, + "normal_p99": 0.004502446959999999, + "abnormal_p99": 0.00559251564, + "p99_ratio": 1.2421058348236491, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::PUT /api/v1/trainservice/trains", + "service_operation:ts-train-service::PUT /api/v1/trainservice/trains", + "bare_operation_unique:PUT /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::PUT::/api/v1/trainservice/trains", + "http_endpoint_unique:PUT::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 835, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02488530910958904, + "abnormal_avg_duration": 1.5527375722, + "avg_duration_ratio": 62.39575186155452, + "normal_p99": 0.032756793, + "abnormal_p99": 2.3598390996, + "p99_ratio": 72.04121293558866, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 840, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "service_operation:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "bare_operation_unique:GET /api/v1/travelservice/admin_trip", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/admin_trip", + "http_endpoint_unique:GET::/api/v1/travelservice/admin_trip", + "bare_path_unique:/api/v1/travelservice/admin_trip", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:GET /api/v1/travelservice/admin_trip" + ] + } + }, + { + "node_id": 842, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "bare_operation_unique:POST /api/v1/travelservice/trips/routes", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trips/routes", + "http_endpoint_unique:POST::/api/v1/travelservice/trips/routes", + "bare_path_unique:/api/v1/travelservice/trips/routes", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:POST /api/v1/travelservice/trips/routes" + ] + } + }, + { + "node_id": 851, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + } + }, + { + "node_id": 852, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02060115439102564, + "abnormal_avg_duration": 0.06804653894444444, + "avg_duration_ratio": 3.3030449484950783, + "normal_p99": 0.02618806914999999, + "abnormal_p99": 0.24338361777999998, + "p99_ratio": 9.293683180151525, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 863, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.009101485, + "abnormal_avg_duration": 0.0034505245, + "avg_duration_ratio": 0.3791166496456348, + "normal_p99": 0.01070965991, + "abnormal_p99": 0.0034587315099999997, + "p99_ratio": 0.3229543738144715, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + } + }, + { + "node_id": 870, + "component": "span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011423933216216216, + "abnormal_avg_duration": 2.7700439522, + "avg_duration_ratio": 242.47725365445385, + "normal_p99": 0.01415217004, + "abnormal_p99": 4.67037246416, + "p99_ratio": 330.01104784351503, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 871, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05759763705263158, + "abnormal_avg_duration": 3.9319419428, + "avg_duration_ratio": 68.26568144118602, + "normal_p99": 0.06739566711, + "abnormal_p99": 5.32419670084, + "p99_ratio": 78.99909488469191, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 874, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005727887262955853, + "abnormal_avg_duration": 3.263128347257143, + "avg_duration_ratio": 569.691440744806, + "normal_p99": 0.008909764399999996, + "abnormal_p99": 17.42750348045, + "p99_ratio": 1956.0004841935, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "service_operation:ts-ui-dashboard::GET /api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 879, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8571428571428571, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010165940285714286, + "abnormal_avg_duration": 0.010100486, + "avg_duration_ratio": 0.9935614135166361, + "normal_p99": 0.01308972986, + "abnormal_p99": 0.010100486, + "p99_ratio": 0.7716344117127564, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 883, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.92, + "abnormal_success_rate": 0.3333333333333333, + "success_rate_drop": 0.5866666666666667, + "normal_avg_duration": 0.0161549732, + "abnormal_avg_duration": 0.07783532933333333, + "avg_duration_ratio": 4.818041377706113, + "normal_p99": 0.02237662288, + "abnormal_p99": 0.22262563814, + "p99_ratio": 9.949027578195482, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 888, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02060115439102564, + "abnormal_avg_duration": 0.06804653894444444, + "avg_duration_ratio": 3.3030449484950783, + "normal_p99": 0.02618806914999999, + "abnormal_p99": 0.24338361777999998, + "p99_ratio": 9.293683180151525, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 889, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.050222804850000004, + "abnormal_avg_duration": 0.179900914875, + "avg_duration_ratio": 3.5820563071359404, + "normal_p99": 0.060289181149999996, + "abnormal_p99": 0.47175973722, + "p99_ratio": 7.824948493598839, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 890, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02488530910958904, + "abnormal_avg_duration": 1.5527375722, + "avg_duration_ratio": 62.39575186155452, + "normal_p99": 0.032756793, + "abnormal_p99": 2.3598390996, + "p99_ratio": 72.04121293558866, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 891, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.04875220186956522, + "abnormal_avg_duration": 0.1294104766923077, + "avg_duration_ratio": 2.654453988325303, + "normal_p99": 0.06037194547999999, + "abnormal_p99": 0.4490642873199998, + "p99_ratio": 7.438294124027621, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 892, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.019669962408450703, + "abnormal_avg_duration": 0.07255920015, + "avg_duration_ratio": 3.6888326801695754, + "normal_p99": 0.024689225010000003, + "abnormal_p99": 0.23014744343000001, + "p99_ratio": 9.321776740127818, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 895, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0092951735, + "abnormal_avg_duration": 0.008225779, + "avg_duration_ratio": 0.8849516364595024, + "normal_p99": 0.01025179155, + "abnormal_p99": 0.008225779, + "p99_ratio": 0.8023747810205916, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 901, + "component": "span|ts-user-service::GET /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::GET /api/v1/userservice/users", + "service_operation:ts-user-service::GET /api/v1/userservice/users", + "bare_operation_unique:GET /api/v1/userservice/users", + "http_endpoint:ts-user-service::GET::/api/v1/userservice/users", + "http_endpoint_unique:GET::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:GET /api/v1/userservice/users" + ] + } + }, + { + "node_id": 904, + "component": "span|ts-user-service::POST /api/v1/userservice/users/register", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::POST /api/v1/userservice/users/register", + "service_operation:ts-user-service::POST /api/v1/userservice/users/register", + "bare_operation_unique:POST /api/v1/userservice/users/register", + "http_endpoint:ts-user-service::POST::/api/v1/userservice/users/register", + "http_endpoint_unique:POST::/api/v1/userservice/users/register", + "bare_path_unique:/api/v1/userservice/users/register", + "legacy_exact:span|ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:POST /api/v1/userservice/users/register" + ] + } + }, + { + "node_id": 905, + "component": "span|ts-user-service::PUT /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::PUT /api/v1/userservice/users", + "service_operation:ts-user-service::PUT /api/v1/userservice/users", + "bare_operation_unique:PUT /api/v1/userservice/users", + "http_endpoint:ts-user-service::PUT::/api/v1/userservice/users", + "http_endpoint_unique:PUT::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:PUT /api/v1/userservice/users" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 631, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011423933216216216, + "abnormal_avg_duration": 2.7700439522, + "avg_duration_ratio": 242.47725365445385, + "normal_p99": 0.01415217004, + "abnormal_p99": 4.67037246416, + "p99_ratio": 330.01104784351503, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:GET /api/v1/adminrouteservice/adminroute" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + }, + { + "node_id": 863, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.009101485, + "abnormal_avg_duration": 0.0034505245, + "avg_duration_ratio": 0.3791166496456348, + "normal_p99": 0.01070965991, + "abnormal_p99": 0.0034587315099999997, + "p99_ratio": 0.3229543738144715, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + }, + "path_ids": [ + "path-2", + "path-5", + "path-7", + "path-9" + ] + }, + { + "node_id": 870, + "component": "span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011423933216216216, + "abnormal_avg_duration": 2.7700439522, + "avg_duration_ratio": 242.47725365445385, + "normal_p99": 0.01415217004, + "abnormal_p99": 4.67037246416, + "p99_ratio": 330.01104784351503, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute" + ] + }, + "path_ids": [ + "path-6" + ] + }, + { + "node_id": 883, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 0.92, + "abnormal_success_rate": 0.3333333333333333, + "success_rate_drop": 0.5866666666666667, + "normal_avg_duration": 0.0161549732, + "abnormal_avg_duration": 0.07783532933333333, + "avg_duration_ratio": 4.818041377706113, + "normal_p99": 0.02237662288, + "abnormal_p99": 0.22262563814, + "p99_ratio": 9.949027578195482, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + ] + }, + "path_ids": [ + "path-3", + "path-4", + "path-8", + "path-10" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 602, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007930360685714287, + "abnormal_avg_duration": 0.007215401285714285, + "avg_duration_ratio": 0.909845285941669, + "normal_p99": 0.009432042019999998, + "abnormal_p99": 0.00776774032, + "p99_ratio": 0.823548103743499, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 603, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010165961142857144, + "abnormal_avg_duration": 0.009982075142857144, + "avg_duration_ratio": 0.981911597200113, + "normal_p99": 0.01395667035999999, + "abnormal_p99": 0.01205830816, + "p99_ratio": 0.8639817269425003, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 604, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008749594542857142, + "abnormal_avg_duration": 0.008533312285714285, + "avg_duration_ratio": 0.975280882321636, + "normal_p99": 0.009643423379999998, + "abnormal_p99": 0.00992639608, + "p99_ratio": 1.029343593955117, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 605, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006556856971428571, + "abnormal_avg_duration": 0.0062005135714285715, + "avg_duration_ratio": 0.945653321163972, + "normal_p99": 0.00895521684, + "abnormal_p99": 0.007407903579999999, + "p99_ratio": 0.8272165501243183, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 606, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005326188942857142, + "abnormal_avg_duration": 0.004516272428571428, + "avg_duration_ratio": 0.8479369539881084, + "normal_p99": 0.01261162681999998, + "abnormal_p99": 0.00533572018, + "p99_ratio": 0.42307945328182556, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 609, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.009038097166666667, + "abnormal_avg_duration": 0.00590417775, + "avg_duration_ratio": 0.6532545115552807, + "normal_p99": 0.0109971291, + "abnormal_p99": 0.01013467018, + "p99_ratio": 0.9215741752090553, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 610, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8571428571428571, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010165940285714286, + "abnormal_avg_duration": 0.010100486, + "avg_duration_ratio": 0.9935614135166361, + "normal_p99": 0.01308972986, + "abnormal_p99": 0.010100486, + "p99_ratio": 0.7716344117127564, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 611, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.6, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005772258299999999, + "abnormal_avg_duration": 0.009605414, + "avg_duration_ratio": 1.6640651718583004, + "normal_p99": 0.01073317141, + "abnormal_p99": 0.009605414, + "p99_ratio": 0.894927848729847, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 612, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 0.5, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.0040740893333333335, + "abnormal_avg_duration": 0.001612505, + "avg_duration_ratio": 0.3957951993852532, + "normal_p99": 0.0072069656, + "abnormal_p99": 0.001612505, + "p99_ratio": 0.2237425692721497, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 613, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007593245, + "abnormal_avg_duration": 0.00727247, + "avg_duration_ratio": 0.9577552153262537, + "normal_p99": 0.00776131016, + "abnormal_p99": 0.00736236246, + "p99_ratio": 0.9485978923950128, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 614, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0092951735, + "abnormal_avg_duration": 0.008225779, + "avg_duration_ratio": 0.8849516364595024, + "normal_p99": 0.01025179155, + "abnormal_p99": 0.008225779, + "p99_ratio": 0.8023747810205916, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 615, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0056388655, + "abnormal_avg_duration": 0.004783709, + "avg_duration_ratio": 0.848346001513957, + "normal_p99": 0.006226793469999999, + "abnormal_p99": 0.004783709, + "p99_ratio": 0.7682459717103802, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 616, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 621, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8125, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.00823286575, + "abnormal_avg_duration": 0.0093406945, + "avg_duration_ratio": 1.1345617411531337, + "normal_p99": 0.010405501349999999, + "abnormal_p99": 0.009990490549999998, + "p99_ratio": 0.9601162129492203, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 622, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.015719519095238096, + "abnormal_avg_duration": 0.0147804745, + "avg_duration_ratio": 0.9402625112416727, + "normal_p99": 0.021131889309999995, + "abnormal_p99": 0.01608908185, + "p99_ratio": 0.7613650447424193, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "bare_operation_unique:GET /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 625, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8076923076923077, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.009515684961538462, + "abnormal_avg_duration": 0.0096627725, + "avg_duration_ratio": 1.0154573779035405, + "normal_p99": 0.013144841, + "abnormal_p99": 0.01011016357, + "p99_ratio": 0.7691354783218755, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "bare_operation_unique:POST /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 626, + "component": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.9523809523809523, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008893750476190477, + "abnormal_avg_duration": 0.007216722, + "avg_duration_ratio": 0.8114374266874181, + "normal_p99": 0.0130917398, + "abnormal_p99": 0.0073921077, + "p99_ratio": 0.5646390634803176, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "bare_operation_unique:PUT /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 637, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05759763705263158, + "abnormal_avg_duration": 3.9319419428, + "avg_duration_ratio": 68.26568144118602, + "normal_p99": 0.06739566711, + "abnormal_p99": 5.32419670084, + "p99_ratio": 78.99909488469191, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 663, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "bare_operation_unique:POST /api/v1/basicservice/basic/travels", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travels", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travels", + "bare_path_unique:/api/v1/basicservice/basic/travels", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:POST /api/v1/basicservice/basic/travels" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 693, + "component": "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "service_operation:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "bare_operation_unique:POST /api/v1/contactservice/contacts/admin", + "http_endpoint:ts-contacts-service::POST::/api/v1/contactservice/contacts/admin", + "http_endpoint_unique:POST::/api/v1/contactservice/contacts/admin", + "bare_path_unique:/api/v1/contactservice/contacts/admin", + "legacy_exact:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:POST /api/v1/contactservice/contacts/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 694, + "component": "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "bare_operation_unique:PUT /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::PUT::/api/v1/contactservice/contacts", + "http_endpoint_unique:PUT::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:PUT /api/v1/contactservice/contacts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 716, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 718, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 728, + "component": "span|ts-order-service::GET /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order", + "service_operation:ts-order-service::GET /api/v1/orderservice/order", + "bare_operation_unique:GET /api/v1/orderservice/order", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order", + "http_endpoint_unique:GET::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:GET /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 759, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 764, + "component": "span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:DELETE /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::DELETE::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:DELETE::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:DELETE /api/v1/routeservice/routes/{routeId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 768, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005727887262955853, + "abnormal_avg_duration": 3.263128347257143, + "avg_duration_ratio": 569.691440744806, + "normal_p99": 0.008909764399999996, + "abnormal_p99": 17.42750348045, + "p99_ratio": 1956.0004841935, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes", + "bare_operation_unique:GET /api/v1/routeservice/routes" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 769, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 770, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{start}/{end}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{start}/{end}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{start}/{end}", + "bare_path_unique:/api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:GET /api/v1/routeservice/routes/{start}/{end}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 771, + "component": "span|ts-route-service::INSERT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::INSERT ts.route", + "service_operation:ts-route-service::INSERT ts.route", + "bare_operation_unique:INSERT ts.route", + "legacy_exact:span|ts-route-service::INSERT ts.route", + "legacy_exact:ts-route-service::INSERT ts.route", + "legacy_exact:INSERT ts.route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 774, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005727887262955853, + "abnormal_avg_duration": 3.263128347257143, + "avg_duration_ratio": 569.691440744806, + "normal_p99": 0.008909764399999996, + "abnormal_p99": 17.42750348045, + "p99_ratio": 1956.0004841935, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes", + "bare_operation_unique:POST /api/v1/routeservice/routes", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes", + "http_endpoint_unique:POST::/api/v1/routeservice/routes", + "bare_path_unique:/api/v1/routeservice/routes" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 775, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "bare_operation_unique:POST /api/v1/routeservice/routes/byIds", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes/byIds", + "http_endpoint_unique:POST::/api/v1/routeservice/routes/byIds", + "bare_path_unique:/api/v1/routeservice/routes/byIds", + "legacy_exact:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:POST /api/v1/routeservice/routes/byIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 780, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 782, + "component": "span|ts-route-service::RouteRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findAll", + "service_operation:ts-route-service::RouteRepository.findAll", + "bare_operation_unique:RouteRepository.findAll", + "legacy_exact:span|ts-route-service::RouteRepository.findAll", + "legacy_exact:ts-route-service::RouteRepository.findAll", + "legacy_exact:RouteRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 783, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 790, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 791, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 794, + "component": "span|ts-route-service::Session.merge route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.merge route.entity.Route", + "service_operation:ts-route-service::Session.merge route.entity.Route", + "bare_operation_unique:Session.merge route.entity.Route", + "legacy_exact:span|ts-route-service::Session.merge route.entity.Route", + "legacy_exact:ts-route-service::Session.merge route.entity.Route", + "legacy_exact:Session.merge route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 798, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 800, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 818, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0029233496577181204, + "abnormal_avg_duration": 0.0031128041621621624, + "avg_duration_ratio": 1.0648073363184083, + "normal_p99": 0.004502446959999999, + "abnormal_p99": 0.00559251564, + "p99_ratio": 1.2421058348236491, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains", + "bare_operation_unique:POST /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains", + "http_endpoint_unique:POST::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 820, + "component": "span|ts-train-service::PUT /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0029233496577181204, + "abnormal_avg_duration": 0.0031128041621621624, + "avg_duration_ratio": 1.0648073363184083, + "normal_p99": 0.004502446959999999, + "abnormal_p99": 0.00559251564, + "p99_ratio": 1.2421058348236491, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::PUT /api/v1/trainservice/trains", + "service_operation:ts-train-service::PUT /api/v1/trainservice/trains", + "bare_operation_unique:PUT /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::PUT::/api/v1/trainservice/trains", + "http_endpoint_unique:PUT::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 835, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02488530910958904, + "abnormal_avg_duration": 1.5527375722, + "avg_duration_ratio": 62.39575186155452, + "normal_p99": 0.032756793, + "abnormal_p99": 2.3598390996, + "p99_ratio": 72.04121293558866, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 840, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "service_operation:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "bare_operation_unique:GET /api/v1/travelservice/admin_trip", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/admin_trip", + "http_endpoint_unique:GET::/api/v1/travelservice/admin_trip", + "bare_path_unique:/api/v1/travelservice/admin_trip", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:GET /api/v1/travelservice/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 842, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "bare_operation_unique:POST /api/v1/travelservice/trips/routes", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trips/routes", + "http_endpoint_unique:POST::/api/v1/travelservice/trips/routes", + "bare_path_unique:/api/v1/travelservice/trips/routes", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:POST /api/v1/travelservice/trips/routes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 851, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 852, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02060115439102564, + "abnormal_avg_duration": 0.06804653894444444, + "avg_duration_ratio": 3.3030449484950783, + "normal_p99": 0.02618806914999999, + "abnormal_p99": 0.24338361777999998, + "p99_ratio": 9.293683180151525, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 871, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05759763705263158, + "abnormal_avg_duration": 3.9319419428, + "avg_duration_ratio": 68.26568144118602, + "normal_p99": 0.06739566711, + "abnormal_p99": 5.32419670084, + "p99_ratio": 78.99909488469191, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 874, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005727887262955853, + "abnormal_avg_duration": 3.263128347257143, + "avg_duration_ratio": 569.691440744806, + "normal_p99": 0.008909764399999996, + "abnormal_p99": 17.42750348045, + "p99_ratio": 1956.0004841935, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "service_operation:ts-ui-dashboard::GET /api/v1/routeservice/routes" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 879, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8571428571428571, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010165940285714286, + "abnormal_avg_duration": 0.010100486, + "avg_duration_ratio": 0.9935614135166361, + "normal_p99": 0.01308972986, + "abnormal_p99": 0.010100486, + "p99_ratio": 0.7716344117127564, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 888, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02060115439102564, + "abnormal_avg_duration": 0.06804653894444444, + "avg_duration_ratio": 3.3030449484950783, + "normal_p99": 0.02618806914999999, + "abnormal_p99": 0.24338361777999998, + "p99_ratio": 9.293683180151525, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 889, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.050222804850000004, + "abnormal_avg_duration": 0.179900914875, + "avg_duration_ratio": 3.5820563071359404, + "normal_p99": 0.060289181149999996, + "abnormal_p99": 0.47175973722, + "p99_ratio": 7.824948493598839, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 890, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02488530910958904, + "abnormal_avg_duration": 1.5527375722, + "avg_duration_ratio": 62.39575186155452, + "normal_p99": 0.032756793, + "abnormal_p99": 2.3598390996, + "p99_ratio": 72.04121293558866, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 891, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.04875220186956522, + "abnormal_avg_duration": 0.1294104766923077, + "avg_duration_ratio": 2.654453988325303, + "normal_p99": 0.06037194547999999, + "abnormal_p99": 0.4490642873199998, + "p99_ratio": 7.438294124027621, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 892, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.019669962408450703, + "abnormal_avg_duration": 0.07255920015, + "avg_duration_ratio": 3.6888326801695754, + "normal_p99": 0.024689225010000003, + "abnormal_p99": 0.23014744343000001, + "p99_ratio": 9.321776740127818, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 895, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0092951735, + "abnormal_avg_duration": 0.008225779, + "avg_duration_ratio": 0.8849516364595024, + "normal_p99": 0.01025179155, + "abnormal_p99": 0.008225779, + "p99_ratio": 0.8023747810205916, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 901, + "component": "span|ts-user-service::GET /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::GET /api/v1/userservice/users", + "service_operation:ts-user-service::GET /api/v1/userservice/users", + "bare_operation_unique:GET /api/v1/userservice/users", + "http_endpoint:ts-user-service::GET::/api/v1/userservice/users", + "http_endpoint_unique:GET::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:GET /api/v1/userservice/users" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 904, + "component": "span|ts-user-service::POST /api/v1/userservice/users/register", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::POST /api/v1/userservice/users/register", + "service_operation:ts-user-service::POST /api/v1/userservice/users/register", + "bare_operation_unique:POST /api/v1/userservice/users/register", + "http_endpoint:ts-user-service::POST::/api/v1/userservice/users/register", + "http_endpoint_unique:POST::/api/v1/userservice/users/register", + "bare_path_unique:/api/v1/userservice/users/register", + "legacy_exact:span|ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:POST /api/v1/userservice/users/register" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 905, + "component": "span|ts-user-service::PUT /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::PUT /api/v1/userservice/users", + "service_operation:ts-user-service::PUT /api/v1/userservice/users", + "bare_operation_unique:PUT /api/v1/userservice/users", + "http_endpoint:ts-user-service::PUT::/api/v1/userservice/users", + "http_endpoint_unique:PUT::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:PUT /api/v1/userservice/users" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 63, + "explained_alarm_count": 4, + "unexplained_alarm_count": 59, + "candidate_strong_alarm_count": 18, + "explained_strong_alarm_count": 4, + "unexplained_strong_alarm_count": 14, + "strong_alarm_coverage": 0.2222222222222222, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.2222222222222222, + "alarm_coverage_confidence": 0.2222222222222222, + "final_confidence": 0.2222222222222222 + } +} \ No newline at end of file diff --git a/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/env.json b/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/env.json new file mode 100644 index 0000000000000000000000000000000000000000..41dfa48c7e57a2b13dc289c74396d1b46c192745 --- /dev/null +++ b/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts1", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777684520", + "NORMAL_END": "1777684820", + "ABNORMAL_START": "1777684820", + "ABNORMAL_END": "1777685119" +} \ No newline at end of file diff --git a/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/injection.json b/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..a9a54b2ae922ac35696119853cfb613eece5aad2 --- /dev/null +++ b/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/injection.json @@ -0,0 +1,124 @@ +{ + "id": 2621, + "name": "batch-01KQK4BBTKGF83XFVF8JWFEE2X", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T09:20:20+08:00", + "end_time": "2026-05-02T09:25:19+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T09:20:19.809+08:00", + "updated_at": "2026-05-02T09:25:20.259+08:00", + "engine_config_summary": [ + { + "app": "ts-admin-route-service", + "chaos_type": "JVMRuntimeMutator", + "class": "adminroute.service.AdminRouteServiceImpl", + "duration": 5, + "method": "getAllRoutes", + "mutator_config": "constant:\"/api/v1/routeservice/routes\":\"mutated_/api/v1/routeservice/routes\"", + "namespace": "ts1", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-route-service", + "chaos_type": "NetworkCorrupt", + "correlation": 18, + "corrupt": 27, + "direction": "to", + "duration": 5, + "namespace": "ts1", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "task_id": "c6930fc5-33a2-4aab-9716-4073b04627ae", + "trace_id": "1fa30f68-9691-4c58-92b5-47cd559a1ded", + "source": "injection", + "description": "Fault batch for task c6930fc5-33a2-4aab-9716-4073b04627ae (2 faults)", + "engine_config": [ + { + "app": "ts-admin-route-service", + "chaos_type": "JVMRuntimeMutator", + "class": "adminroute.service.AdminRouteServiceImpl", + "duration": 5, + "method": "getAllRoutes", + "mutator_config": "constant:\"/api/v1/routeservice/routes\":\"mutated_/api/v1/routeservice/routes\"", + "namespace": "ts1", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-route-service", + "chaos_type": "NetworkCorrupt", + "correlation": 18, + "corrupt": 27, + "direction": "to", + "duration": 5, + "namespace": "ts1", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-admin-route-service" + ], + "pod": [ + "ts-admin-route-service-7d756dc4c7-7bs4v" + ], + "container": [ + "ts-admin-route-service" + ], + "function": [ + "adminroute.service.AdminRouteServiceImpl.getAllRoutes" + ] + }, + { + "service": [ + "ts-route-service", + "mysql" + ], + "pod": [ + "mysql-0", + "ts-route-service-6774df8f9-hgrd4" + ], + "container": [ + "mysql", + "ts-route-service" + ], + "span": [ + "ALTER table ts", + "CREATE TABLE `ts`.`route_distances`", + "CREATE TABLE `ts`.`route_stations`", + "CREATE table ts", + "DELETE ts.route", + "DELETE ts.route_distances", + "DELETE ts.route_stations", + "INSERT ts.route", + "INSERT ts.route_distances", + "INSERT ts.route_stations", + "SELECT `ts`.`route`", + "SELECT ts", + "SELECT ts.route", + "SELECT ts.route_distances", + "SELECT ts.route_stations", + "SELECT ts.ts" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/label.txt b/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/result.json b/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/result.json new file mode 100644 index 0000000000000000000000000000000000000000..86a72ed507229b98bb864d7cb4b7656675799cef --- /dev/null +++ b/cases/batch-01KQK4BBTKGF83XFVF8JWFEE2X/result.json @@ -0,0 +1,11422 @@ +{ + "case_name": "batch-01KQK4BBTKGF83XFVF8JWFEE2X", + "injection_nodes": [ + "container|ts-admin-route-service" + ], + "alarm_nodes": [ + 768, + 769, + 770, + 771, + 901, + 774, + 775, + 892, + 905, + 904, + 780, + 782, + 783, + 790, + 791, + 663, + 794, + 798, + 800, + 818, + 820, + 693, + 694, + 835, + 840, + 842, + 716, + 718, + 851, + 852, + 728, + 602, + 603, + 604, + 605, + 606, + 863, + 609, + 610, + 611, + 612, + 613, + 614, + 615, + 870, + 871, + 874, + 631, + 616, + 621, + 622, + 879, + 625, + 626, + 883, + 759, + 888, + 889, + 890, + 891, + 764, + 637, + 895 + ], + "propagation_result": { + "injection_node_ids": [ + 461 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 158, + 515, + 631 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846 + ], + "propagation_delays": [ + 20.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 631, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 631, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 629, + 631 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684913 + ], + "propagation_delays": [ + 20.0, + 0.0, + 67.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 629, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 631, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 390.1104398539805, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777684846, + "dst_onset": 1777684913, + "delay": 67, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 629, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 631, + "onset": 1777684913, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 630, + 863 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684847 + ], + "propagation_delays": [ + 20.0, + 0.0, + 1.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 630, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 863, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.995226114228124, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777684846, + "dst_onset": 1777684847, + "delay": 1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 630, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 863, + "onset": 1777684847, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 634, + 883 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684868 + ], + "propagation_delays": [ + 20.0, + 0.0, + 22.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 634, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 883, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 47.594235343218756, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777684846, + "dst_onset": 1777684868, + "delay": 22, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 634, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 883, + "onset": 1777684868, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 627, + 634, + 883 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684994, + 1777684994 + ], + "propagation_delays": [ + 20.0, + 0.0, + 148.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 627, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 634, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 50.430479239834334, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 883, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 47.594235343218756, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777684846, + "dst_onset": 1777684994, + "delay": 148, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777684994, + "dst_onset": 1777684994, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 627, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 634, + "onset": 1777684994, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 883, + "onset": 1777684994, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 628, + 630, + 863 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684916, + 1777684916 + ], + "propagation_delays": [ + 20.0, + 0.0, + 70.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 628, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 630, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 39.49654423116435, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 863, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.995226114228124, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777684846, + "dst_onset": 1777684916, + "delay": 70, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777684916, + "dst_onset": 1777684916, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 628, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 630, + "onset": 1777684916, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 863, + "onset": 1777684916, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 629, + 631, + 870 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684913, + 1777684913 + ], + "propagation_delays": [ + 20.0, + 0.0, + 67.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 629, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 631, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 390.1104398539805, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 870, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 454.6690886534653, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777684846, + "dst_onset": 1777684913, + "delay": 67, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777684913, + "dst_onset": 1777684913, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 629, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 631, + "onset": 1777684913, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 870, + "onset": 1777684913, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 632, + 630, + 863 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684916, + 1777684916 + ], + "propagation_delays": [ + 20.0, + 0.0, + 70.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 632, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 630, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 39.49654423116435, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 863, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.995226114228124, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777684846, + "dst_onset": 1777684916, + "delay": 70, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777684916, + "dst_onset": 1777684916, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 632, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 630, + "onset": 1777684916, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 863, + "onset": 1777684916, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 632, + 634, + 883 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684994, + 1777684994 + ], + "propagation_delays": [ + 20.0, + 0.0, + 148.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 632, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 634, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 50.430479239834334, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 883, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 47.594235343218756, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777684846, + "dst_onset": 1777684994, + "delay": 148, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777684994, + "dst_onset": 1777684994, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 632, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 634, + "onset": 1777684994, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 883, + "onset": 1777684994, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 633, + 630, + 863 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684916, + 1777684916 + ], + "propagation_delays": [ + 20.0, + 0.0, + 70.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 633, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 630, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 39.49654423116435, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 863, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.995226114228124, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777684846, + "dst_onset": 1777684916, + "delay": 70, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777684916, + "dst_onset": 1777684916, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 633, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 630, + "onset": 1777684916, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 863, + "onset": 1777684916, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 633, + 634, + 883 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684994, + 1777684994 + ], + "propagation_delays": [ + 20.0, + 0.0, + 148.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 633, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 634, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 50.430479239834334, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 883, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 47.594235343218756, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777684846, + "dst_onset": 1777684994, + "delay": 148, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777684994, + "dst_onset": 1777684994, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 633, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 634, + "onset": 1777684994, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 883, + "onset": 1777684994, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 515, + 870, + 552, + 461, + 559, + 627, + 628, + 629, + 630, + 631, + 632, + 633, + 634, + 883, + 572, + 158, + 863 + ], + "max_hops_reached": 5, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 158, + 515, + 631, + 870 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 631, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 870, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 454.6690886534653, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777684846, + "dst_onset": 1777684844, + "delay": -2, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 631, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 870, + "onset": 1777684844, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 461, + "component": "container|ts-admin-route-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "container|ts-admin-route-service", + "states": [ + "degraded", + "silent" + ], + "first_state_at": 1777684820 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-route-service::GET /api/v1/routeservice/routes", + "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "span|ts-route-service::INSERT ts.route", + "span|ts-user-service::GET /api/v1/userservice/users", + "span|ts-route-service::POST /api/v1/routeservice/routes", + "span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-user-service::PUT /api/v1/userservice/users", + "span|ts-user-service::POST /api/v1/userservice/users/register", + "span|ts-route-service::RouteController.queryByIds", + "span|ts-route-service::RouteRepository.findAll", + "span|ts-route-service::RouteRepository.findById", + "span|ts-route-service::SELECT ts.route_distances", + "span|ts-route-service::SELECT ts.route_stations", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "span|ts-route-service::Session.merge route.entity.Route", + "span|ts-station-service::POST /api/v1/stationservice/stations", + "span|ts-station-service::PUT /api/v1/stationservice/stations", + "span|ts-train-service::POST /api/v1/trainservice/trains", + "span|ts-train-service::PUT /api/v1/trainservice/trains", + "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "span|ts-order-service::GET /api/v1/orderservice/order", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts" + ], + "evidence": { + "alarm_count": 63, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 158, + 515, + 631 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846 + ], + "propagation_delays": [ + 20.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 631, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 631, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 629, + 631 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684913 + ], + "propagation_delays": [ + 20.0, + 0.0, + 67.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 629, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 631, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 390.1104398539805, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777684846, + "dst_onset": 1777684913, + "delay": 67, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 629, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 631, + "onset": 1777684913, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 630, + 863 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684847 + ], + "propagation_delays": [ + 20.0, + 0.0, + 1.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 630, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 863, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.995226114228124, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777684846, + "dst_onset": 1777684847, + "delay": 1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 630, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 863, + "onset": 1777684847, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 634, + 883 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684868 + ], + "propagation_delays": [ + 20.0, + 0.0, + 22.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 634, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 883, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 47.594235343218756, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777684846, + "dst_onset": 1777684868, + "delay": 22, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 634, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 883, + "onset": 1777684868, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 627, + 634, + 883 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684994, + 1777684994 + ], + "propagation_delays": [ + 20.0, + 0.0, + 148.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 627, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 634, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 50.430479239834334, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 883, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 47.594235343218756, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777684846, + "dst_onset": 1777684994, + "delay": 148, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777684994, + "dst_onset": 1777684994, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 627, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 634, + "onset": 1777684994, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 883, + "onset": 1777684994, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 628, + 630, + 863 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684916, + 1777684916 + ], + "propagation_delays": [ + 20.0, + 0.0, + 70.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 628, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 630, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 39.49654423116435, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 863, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.995226114228124, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777684846, + "dst_onset": 1777684916, + "delay": 70, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777684916, + "dst_onset": 1777684916, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 628, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 630, + "onset": 1777684916, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 863, + "onset": 1777684916, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 629, + 631, + 870 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684913, + 1777684913 + ], + "propagation_delays": [ + 20.0, + 0.0, + 67.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 629, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 631, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 390.1104398539805, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 870, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 454.6690886534653, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777684846, + "dst_onset": 1777684913, + "delay": 67, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777684913, + "dst_onset": 1777684913, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 629, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 631, + "onset": 1777684913, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 870, + "onset": 1777684913, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 632, + 630, + 863 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684916, + 1777684916 + ], + "propagation_delays": [ + 20.0, + 0.0, + 70.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 632, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 630, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 39.49654423116435, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 863, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.995226114228124, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777684846, + "dst_onset": 1777684916, + "delay": 70, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777684916, + "dst_onset": 1777684916, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 632, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 630, + "onset": 1777684916, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 863, + "onset": 1777684916, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 632, + 634, + 883 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684994, + 1777684994 + ], + "propagation_delays": [ + 20.0, + 0.0, + 148.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 632, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 634, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 50.430479239834334, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 883, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 47.594235343218756, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777684846, + "dst_onset": 1777684994, + "delay": 148, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777684994, + "dst_onset": 1777684994, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 632, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 634, + "onset": 1777684994, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 883, + "onset": 1777684994, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 633, + 630, + 863 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684916, + 1777684916 + ], + "propagation_delays": [ + 20.0, + 0.0, + 70.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 633, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 630, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 39.49654423116435, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 863, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 40.995226114228124, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1777684846, + "dst_onset": 1777684916, + "delay": 70, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777684916, + "dst_onset": 1777684916, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 633, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 630, + "onset": 1777684916, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 863, + "onset": 1777684916, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 158, + 515, + 633, + 634, + 883 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777684826, + 1777684846, + 1777684846, + 1777684994, + 1777684994 + ], + "propagation_delays": [ + 20.0, + 0.0, + 148.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3901.0303511787024, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 633, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 634, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 50.430479239834334, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 883, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 47.594235343218756, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684826, + "dst_onset": 1777684846, + "delay": 20, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777684846, + "dst_onset": 1777684846, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1777684846, + "dst_onset": 1777684994, + "delay": 148, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1777684994, + "dst_onset": 1777684994, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777684820, + "window_end": 1777685178, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 158, + "onset": 1777684826, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 1, + "node_id": 515, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 2, + "node_id": 633, + "onset": 1777684846, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 3, + "node_id": 634, + "onset": 1777684994, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + }, + { + "node_index": 4, + "node_id": 883, + "onset": 1777684994, + "is_injection": false, + "lower_bound": 1777684820, + "upper_bound": 1777685178, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 11, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-route-service-7d756dc4c7-zb8sv", + "uniq_name": "pod|ts-admin-route-service-7d756dc4c7-zb8sv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777684826, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 20.0 + }, + { + "node_id": 515, + "kind": "service", + "name": "ts-admin-route-service", + "uniq_name": "service|ts-admin-route-service", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 631, + "kind": "span", + "name": "ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "uniq_name": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-route-service-7d756dc4c7-zb8sv", + "uniq_name": "pod|ts-admin-route-service-7d756dc4c7-zb8sv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777684826, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 20.0 + }, + { + "node_id": 515, + "kind": "service", + "name": "ts-admin-route-service", + "uniq_name": "service|ts-admin-route-service", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 629, + "kind": "span", + "name": "ts-admin-route-service::AdminRouteController.getAllRoutes", + "uniq_name": "span|ts-admin-route-service::AdminRouteController.getAllRoutes", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 67.0 + }, + { + "node_id": 631, + "kind": "span", + "name": "ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "uniq_name": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "state": "missing, slow", + "state_start_time": 1777684913, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-route-service-7d756dc4c7-zb8sv", + "uniq_name": "pod|ts-admin-route-service-7d756dc4c7-zb8sv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777684826, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 20.0 + }, + { + "node_id": 515, + "kind": "service", + "name": "ts-admin-route-service", + "uniq_name": "service|ts-admin-route-service", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 630, + "kind": "span", + "name": "ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "uniq_name": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 1.0 + }, + { + "node_id": 863, + "kind": "span", + "name": "ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "uniq_name": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "state": "healthy, missing, slow", + "state_start_time": 1777684847, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-route-service-7d756dc4c7-zb8sv", + "uniq_name": "pod|ts-admin-route-service-7d756dc4c7-zb8sv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777684826, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 20.0 + }, + { + "node_id": 515, + "kind": "service", + "name": "ts-admin-route-service", + "uniq_name": "service|ts-admin-route-service", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 634, + "kind": "span", + "name": "ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "uniq_name": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 22.0 + }, + { + "node_id": 883, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "state": "healthy, missing, slow", + "state_start_time": 1777684868, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-route-service-7d756dc4c7-zb8sv", + "uniq_name": "pod|ts-admin-route-service-7d756dc4c7-zb8sv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777684826, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 20.0 + }, + { + "node_id": 515, + "kind": "service", + "name": "ts-admin-route-service", + "uniq_name": "service|ts-admin-route-service", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 627, + "kind": "span", + "name": "ts-admin-route-service::AdminRouteController.addRoute", + "uniq_name": "span|ts-admin-route-service::AdminRouteController.addRoute", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 148.0 + }, + { + "node_id": 634, + "kind": "span", + "name": "ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "uniq_name": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "state": "healthy, missing, slow", + "state_start_time": 1777684994, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 883, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "state": "healthy, missing, slow", + "state_start_time": 1777684994, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-route-service-7d756dc4c7-zb8sv", + "uniq_name": "pod|ts-admin-route-service-7d756dc4c7-zb8sv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777684826, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 20.0 + }, + { + "node_id": 515, + "kind": "service", + "name": "ts-admin-route-service", + "uniq_name": "service|ts-admin-route-service", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 628, + "kind": "span", + "name": "ts-admin-route-service::AdminRouteController.deleteRoute", + "uniq_name": "span|ts-admin-route-service::AdminRouteController.deleteRoute", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 70.0 + }, + { + "node_id": 630, + "kind": "span", + "name": "ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "uniq_name": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "state": "healthy, missing, slow", + "state_start_time": 1777684916, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 863, + "kind": "span", + "name": "ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "uniq_name": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "state": "healthy, missing, slow", + "state_start_time": 1777684916, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-route-service-7d756dc4c7-zb8sv", + "uniq_name": "pod|ts-admin-route-service-7d756dc4c7-zb8sv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777684826, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 20.0 + }, + { + "node_id": 515, + "kind": "service", + "name": "ts-admin-route-service", + "uniq_name": "service|ts-admin-route-service", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 629, + "kind": "span", + "name": "ts-admin-route-service::AdminRouteController.getAllRoutes", + "uniq_name": "span|ts-admin-route-service::AdminRouteController.getAllRoutes", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 67.0 + }, + { + "node_id": 631, + "kind": "span", + "name": "ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "uniq_name": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "state": "missing, slow", + "state_start_time": 1777684913, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 870, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "state": "missing, slow", + "state_start_time": 1777684913, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-route-service-7d756dc4c7-zb8sv", + "uniq_name": "pod|ts-admin-route-service-7d756dc4c7-zb8sv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777684826, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 20.0 + }, + { + "node_id": 515, + "kind": "service", + "name": "ts-admin-route-service", + "uniq_name": "service|ts-admin-route-service", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 632, + "kind": "span", + "name": "ts-admin-route-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-route-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 70.0 + }, + { + "node_id": 630, + "kind": "span", + "name": "ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "uniq_name": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "state": "healthy, missing, slow", + "state_start_time": 1777684916, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 863, + "kind": "span", + "name": "ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "uniq_name": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "state": "healthy, missing, slow", + "state_start_time": 1777684916, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-route-service-7d756dc4c7-zb8sv", + "uniq_name": "pod|ts-admin-route-service-7d756dc4c7-zb8sv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777684826, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 20.0 + }, + { + "node_id": 515, + "kind": "service", + "name": "ts-admin-route-service", + "uniq_name": "service|ts-admin-route-service", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 632, + "kind": "span", + "name": "ts-admin-route-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-route-service::HttpServletResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 148.0 + }, + { + "node_id": 634, + "kind": "span", + "name": "ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "uniq_name": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "state": "healthy, missing, slow", + "state_start_time": 1777684994, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 883, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "state": "healthy, missing, slow", + "state_start_time": 1777684994, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-route-service-7d756dc4c7-zb8sv", + "uniq_name": "pod|ts-admin-route-service-7d756dc4c7-zb8sv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777684826, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 20.0 + }, + { + "node_id": 515, + "kind": "service", + "name": "ts-admin-route-service", + "uniq_name": "service|ts-admin-route-service", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 633, + "kind": "span", + "name": "ts-admin-route-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-route-service::OnCommittedResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 70.0 + }, + { + "node_id": 630, + "kind": "span", + "name": "ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "uniq_name": "span|ts-admin-route-service::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "state": "healthy, missing, slow", + "state_start_time": 1777684916, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 863, + "kind": "span", + "name": "ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "uniq_name": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "state": "healthy, missing, slow", + "state_start_time": 1777684916, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 158, + "kind": "pod", + "name": "ts-admin-route-service-7d756dc4c7-zb8sv", + "uniq_name": "pod|ts-admin-route-service-7d756dc4c7-zb8sv", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777684826, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 20.0 + }, + { + "node_id": 515, + "kind": "service", + "name": "ts-admin-route-service", + "uniq_name": "service|ts-admin-route-service", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 633, + "kind": "span", + "name": "ts-admin-route-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-route-service::OnCommittedResponseWrapper.sendError", + "state": "degraded, unavailable", + "state_start_time": 1777684846, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 148.0 + }, + { + "node_id": 634, + "kind": "span", + "name": "ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "uniq_name": "span|ts-admin-route-service::POST /api/v1/adminrouteservice/adminroute", + "state": "healthy, missing, slow", + "state_start_time": 1777684994, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 883, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "state": "healthy, missing, slow", + "state_start_time": 1777684994, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 602, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007930360685714287, + "abnormal_avg_duration": 0.007215401285714285, + "avg_duration_ratio": 0.909845285941669, + "normal_p99": 0.009432042019999998, + "abnormal_p99": 0.00776774032, + "p99_ratio": 0.823548103743499, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 603, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010165961142857144, + "abnormal_avg_duration": 0.009982075142857144, + "avg_duration_ratio": 0.981911597200113, + "normal_p99": 0.01395667035999999, + "abnormal_p99": 0.01205830816, + "p99_ratio": 0.8639817269425003, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 604, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008749594542857142, + "abnormal_avg_duration": 0.008533312285714285, + "avg_duration_ratio": 0.975280882321636, + "normal_p99": 0.009643423379999998, + "abnormal_p99": 0.00992639608, + "p99_ratio": 1.029343593955117, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + } + }, + { + "node_id": 605, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006556856971428571, + "abnormal_avg_duration": 0.0062005135714285715, + "avg_duration_ratio": 0.945653321163972, + "normal_p99": 0.00895521684, + "abnormal_p99": 0.007407903579999999, + "p99_ratio": 0.8272165501243183, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 606, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005326188942857142, + "abnormal_avg_duration": 0.004516272428571428, + "avg_duration_ratio": 0.8479369539881084, + "normal_p99": 0.01261162681999998, + "abnormal_p99": 0.00533572018, + "p99_ratio": 0.42307945328182556, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 609, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.009038097166666667, + "abnormal_avg_duration": 0.00590417775, + "avg_duration_ratio": 0.6532545115552807, + "normal_p99": 0.0109971291, + "abnormal_p99": 0.01013467018, + "p99_ratio": 0.9215741752090553, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 610, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8571428571428571, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010165940285714286, + "abnormal_avg_duration": 0.010100486, + "avg_duration_ratio": 0.9935614135166361, + "normal_p99": 0.01308972986, + "abnormal_p99": 0.010100486, + "p99_ratio": 0.7716344117127564, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 611, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 0.6, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005772258299999999, + "abnormal_avg_duration": 0.009605414, + "avg_duration_ratio": 1.6640651718583004, + "normal_p99": 0.01073317141, + "abnormal_p99": 0.009605414, + "p99_ratio": 0.894927848729847, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 612, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 0.5, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.0040740893333333335, + "abnormal_avg_duration": 0.001612505, + "avg_duration_ratio": 0.3957951993852532, + "normal_p99": 0.0072069656, + "abnormal_p99": 0.001612505, + "p99_ratio": 0.2237425692721497, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 613, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007593245, + "abnormal_avg_duration": 0.00727247, + "avg_duration_ratio": 0.9577552153262537, + "normal_p99": 0.00776131016, + "abnormal_p99": 0.00736236246, + "p99_ratio": 0.9485978923950128, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 614, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0092951735, + "abnormal_avg_duration": 0.008225779, + "avg_duration_ratio": 0.8849516364595024, + "normal_p99": 0.01025179155, + "abnormal_p99": 0.008225779, + "p99_ratio": 0.8023747810205916, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 615, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0056388655, + "abnormal_avg_duration": 0.004783709, + "avg_duration_ratio": 0.848346001513957, + "normal_p99": 0.006226793469999999, + "abnormal_p99": 0.004783709, + "p99_ratio": 0.7682459717103802, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 616, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 621, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8125, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.00823286575, + "abnormal_avg_duration": 0.0093406945, + "avg_duration_ratio": 1.1345617411531337, + "normal_p99": 0.010405501349999999, + "abnormal_p99": 0.009990490549999998, + "p99_ratio": 0.9601162129492203, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + } + }, + { + "node_id": 622, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.015719519095238096, + "abnormal_avg_duration": 0.0147804745, + "avg_duration_ratio": 0.9402625112416727, + "normal_p99": 0.021131889309999995, + "abnormal_p99": 0.01608908185, + "p99_ratio": 0.7613650447424193, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "bare_operation_unique:GET /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 625, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8076923076923077, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.009515684961538462, + "abnormal_avg_duration": 0.0096627725, + "avg_duration_ratio": 1.0154573779035405, + "normal_p99": 0.013144841, + "abnormal_p99": 0.01011016357, + "p99_ratio": 0.7691354783218755, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "bare_operation_unique:POST /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 626, + "component": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.9523809523809523, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008893750476190477, + "abnormal_avg_duration": 0.007216722, + "avg_duration_ratio": 0.8114374266874181, + "normal_p99": 0.0130917398, + "abnormal_p99": 0.0073921077, + "p99_ratio": 0.5646390634803176, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "bare_operation_unique:PUT /api/v1/adminorderservice/adminorder" + ] + } + }, + { + "node_id": 631, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011423933216216216, + "abnormal_avg_duration": 2.7700439522, + "avg_duration_ratio": 242.47725365445385, + "normal_p99": 0.01415217004, + "abnormal_p99": 4.67037246416, + "p99_ratio": 330.01104784351503, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:GET /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 637, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05759763705263158, + "abnormal_avg_duration": 3.9319419428, + "avg_duration_ratio": 68.26568144118602, + "normal_p99": 0.06739566711, + "abnormal_p99": 5.32419670084, + "p99_ratio": 78.99909488469191, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 663, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "bare_operation_unique:POST /api/v1/basicservice/basic/travels", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travels", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travels", + "bare_path_unique:/api/v1/basicservice/basic/travels", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:POST /api/v1/basicservice/basic/travels" + ] + } + }, + { + "node_id": 693, + "component": "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "service_operation:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "bare_operation_unique:POST /api/v1/contactservice/contacts/admin", + "http_endpoint:ts-contacts-service::POST::/api/v1/contactservice/contacts/admin", + "http_endpoint_unique:POST::/api/v1/contactservice/contacts/admin", + "bare_path_unique:/api/v1/contactservice/contacts/admin", + "legacy_exact:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:POST /api/v1/contactservice/contacts/admin" + ] + } + }, + { + "node_id": 694, + "component": "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "bare_operation_unique:PUT /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::PUT::/api/v1/contactservice/contacts", + "http_endpoint_unique:PUT::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:PUT /api/v1/contactservice/contacts" + ] + } + }, + { + "node_id": 716, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 718, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 728, + "component": "span|ts-order-service::GET /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order", + "service_operation:ts-order-service::GET /api/v1/orderservice/order", + "bare_operation_unique:GET /api/v1/orderservice/order", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order", + "http_endpoint_unique:GET::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:GET /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 759, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + } + }, + { + "node_id": 764, + "component": "span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:DELETE /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::DELETE::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:DELETE::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:DELETE /api/v1/routeservice/routes/{routeId}" + ] + } + }, + { + "node_id": 768, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005727887262955853, + "abnormal_avg_duration": 3.263128347257143, + "avg_duration_ratio": 569.691440744806, + "normal_p99": 0.008909764399999996, + "abnormal_p99": 17.42750348045, + "p99_ratio": 1956.0004841935, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes", + "bare_operation_unique:GET /api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 769, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + } + }, + { + "node_id": 770, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{start}/{end}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{start}/{end}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{start}/{end}", + "bare_path_unique:/api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:GET /api/v1/routeservice/routes/{start}/{end}" + ] + } + }, + { + "node_id": 771, + "component": "span|ts-route-service::INSERT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::INSERT ts.route", + "service_operation:ts-route-service::INSERT ts.route", + "bare_operation_unique:INSERT ts.route", + "legacy_exact:span|ts-route-service::INSERT ts.route", + "legacy_exact:ts-route-service::INSERT ts.route", + "legacy_exact:INSERT ts.route" + ] + } + }, + { + "node_id": 774, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005727887262955853, + "abnormal_avg_duration": 3.263128347257143, + "avg_duration_ratio": 569.691440744806, + "normal_p99": 0.008909764399999996, + "abnormal_p99": 17.42750348045, + "p99_ratio": 1956.0004841935, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes", + "bare_operation_unique:POST /api/v1/routeservice/routes", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes", + "http_endpoint_unique:POST::/api/v1/routeservice/routes", + "bare_path_unique:/api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 775, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "bare_operation_unique:POST /api/v1/routeservice/routes/byIds", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes/byIds", + "http_endpoint_unique:POST::/api/v1/routeservice/routes/byIds", + "bare_path_unique:/api/v1/routeservice/routes/byIds", + "legacy_exact:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:POST /api/v1/routeservice/routes/byIds" + ] + } + }, + { + "node_id": 780, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + } + }, + { + "node_id": 782, + "component": "span|ts-route-service::RouteRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findAll", + "service_operation:ts-route-service::RouteRepository.findAll", + "bare_operation_unique:RouteRepository.findAll", + "legacy_exact:span|ts-route-service::RouteRepository.findAll", + "legacy_exact:ts-route-service::RouteRepository.findAll", + "legacy_exact:RouteRepository.findAll" + ] + } + }, + { + "node_id": 783, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + } + }, + { + "node_id": 790, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + } + }, + { + "node_id": 791, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + } + }, + { + "node_id": 794, + "component": "span|ts-route-service::Session.merge route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.merge route.entity.Route", + "service_operation:ts-route-service::Session.merge route.entity.Route", + "bare_operation_unique:Session.merge route.entity.Route", + "legacy_exact:span|ts-route-service::Session.merge route.entity.Route", + "legacy_exact:ts-route-service::Session.merge route.entity.Route", + "legacy_exact:Session.merge route.entity.Route" + ] + } + }, + { + "node_id": 798, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 800, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 818, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0029233496577181204, + "abnormal_avg_duration": 0.0031128041621621624, + "avg_duration_ratio": 1.0648073363184083, + "normal_p99": 0.004502446959999999, + "abnormal_p99": 0.00559251564, + "p99_ratio": 1.2421058348236491, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains", + "bare_operation_unique:POST /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains", + "http_endpoint_unique:POST::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 820, + "component": "span|ts-train-service::PUT /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0029233496577181204, + "abnormal_avg_duration": 0.0031128041621621624, + "avg_duration_ratio": 1.0648073363184083, + "normal_p99": 0.004502446959999999, + "abnormal_p99": 0.00559251564, + "p99_ratio": 1.2421058348236491, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::PUT /api/v1/trainservice/trains", + "service_operation:ts-train-service::PUT /api/v1/trainservice/trains", + "bare_operation_unique:PUT /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::PUT::/api/v1/trainservice/trains", + "http_endpoint_unique:PUT::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 835, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02488530910958904, + "abnormal_avg_duration": 1.5527375722, + "avg_duration_ratio": 62.39575186155452, + "normal_p99": 0.032756793, + "abnormal_p99": 2.3598390996, + "p99_ratio": 72.04121293558866, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 840, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "service_operation:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "bare_operation_unique:GET /api/v1/travelservice/admin_trip", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/admin_trip", + "http_endpoint_unique:GET::/api/v1/travelservice/admin_trip", + "bare_path_unique:/api/v1/travelservice/admin_trip", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:GET /api/v1/travelservice/admin_trip" + ] + } + }, + { + "node_id": 842, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "bare_operation_unique:POST /api/v1/travelservice/trips/routes", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trips/routes", + "http_endpoint_unique:POST::/api/v1/travelservice/trips/routes", + "bare_path_unique:/api/v1/travelservice/trips/routes", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:POST /api/v1/travelservice/trips/routes" + ] + } + }, + { + "node_id": 851, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + } + }, + { + "node_id": 852, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02060115439102564, + "abnormal_avg_duration": 0.06804653894444444, + "avg_duration_ratio": 3.3030449484950783, + "normal_p99": 0.02618806914999999, + "abnormal_p99": 0.24338361777999998, + "p99_ratio": 9.293683180151525, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 863, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.009101485, + "abnormal_avg_duration": 0.0034505245, + "avg_duration_ratio": 0.3791166496456348, + "normal_p99": 0.01070965991, + "abnormal_p99": 0.0034587315099999997, + "p99_ratio": 0.3229543738144715, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + } + }, + { + "node_id": 870, + "component": "span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011423933216216216, + "abnormal_avg_duration": 2.7700439522, + "avg_duration_ratio": 242.47725365445385, + "normal_p99": 0.01415217004, + "abnormal_p99": 4.67037246416, + "p99_ratio": 330.01104784351503, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 871, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05759763705263158, + "abnormal_avg_duration": 3.9319419428, + "avg_duration_ratio": 68.26568144118602, + "normal_p99": 0.06739566711, + "abnormal_p99": 5.32419670084, + "p99_ratio": 78.99909488469191, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + } + }, + { + "node_id": 874, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005727887262955853, + "abnormal_avg_duration": 3.263128347257143, + "avg_duration_ratio": 569.691440744806, + "normal_p99": 0.008909764399999996, + "abnormal_p99": 17.42750348045, + "p99_ratio": 1956.0004841935, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "service_operation:ts-ui-dashboard::GET /api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 879, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8571428571428571, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010165940285714286, + "abnormal_avg_duration": 0.010100486, + "avg_duration_ratio": 0.9935614135166361, + "normal_p99": 0.01308972986, + "abnormal_p99": 0.010100486, + "p99_ratio": 0.7716344117127564, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 883, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 0.92, + "abnormal_success_rate": 0.3333333333333333, + "success_rate_drop": 0.5866666666666667, + "normal_avg_duration": 0.0161549732, + "abnormal_avg_duration": 0.07783532933333333, + "avg_duration_ratio": 4.818041377706113, + "normal_p99": 0.02237662288, + "abnormal_p99": 0.22262563814, + "p99_ratio": 9.949027578195482, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + ] + } + }, + { + "node_id": 888, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02060115439102564, + "abnormal_avg_duration": 0.06804653894444444, + "avg_duration_ratio": 3.3030449484950783, + "normal_p99": 0.02618806914999999, + "abnormal_p99": 0.24338361777999998, + "p99_ratio": 9.293683180151525, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 889, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.050222804850000004, + "abnormal_avg_duration": 0.179900914875, + "avg_duration_ratio": 3.5820563071359404, + "normal_p99": 0.060289181149999996, + "abnormal_p99": 0.47175973722, + "p99_ratio": 7.824948493598839, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 890, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02488530910958904, + "abnormal_avg_duration": 1.5527375722, + "avg_duration_ratio": 62.39575186155452, + "normal_p99": 0.032756793, + "abnormal_p99": 2.3598390996, + "p99_ratio": 72.04121293558866, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 891, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.04875220186956522, + "abnormal_avg_duration": 0.1294104766923077, + "avg_duration_ratio": 2.654453988325303, + "normal_p99": 0.06037194547999999, + "abnormal_p99": 0.4490642873199998, + "p99_ratio": 7.438294124027621, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 892, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.019669962408450703, + "abnormal_avg_duration": 0.07255920015, + "avg_duration_ratio": 3.6888326801695754, + "normal_p99": 0.024689225010000003, + "abnormal_p99": 0.23014744343000001, + "p99_ratio": 9.321776740127818, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 895, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0092951735, + "abnormal_avg_duration": 0.008225779, + "avg_duration_ratio": 0.8849516364595024, + "normal_p99": 0.01025179155, + "abnormal_p99": 0.008225779, + "p99_ratio": 0.8023747810205916, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 901, + "component": "span|ts-user-service::GET /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::GET /api/v1/userservice/users", + "service_operation:ts-user-service::GET /api/v1/userservice/users", + "bare_operation_unique:GET /api/v1/userservice/users", + "http_endpoint:ts-user-service::GET::/api/v1/userservice/users", + "http_endpoint_unique:GET::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:GET /api/v1/userservice/users" + ] + } + }, + { + "node_id": 904, + "component": "span|ts-user-service::POST /api/v1/userservice/users/register", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::POST /api/v1/userservice/users/register", + "service_operation:ts-user-service::POST /api/v1/userservice/users/register", + "bare_operation_unique:POST /api/v1/userservice/users/register", + "http_endpoint:ts-user-service::POST::/api/v1/userservice/users/register", + "http_endpoint_unique:POST::/api/v1/userservice/users/register", + "bare_path_unique:/api/v1/userservice/users/register", + "legacy_exact:span|ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:POST /api/v1/userservice/users/register" + ] + } + }, + { + "node_id": 905, + "component": "span|ts-user-service::PUT /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::PUT /api/v1/userservice/users", + "service_operation:ts-user-service::PUT /api/v1/userservice/users", + "bare_operation_unique:PUT /api/v1/userservice/users", + "http_endpoint:ts-user-service::PUT::/api/v1/userservice/users", + "http_endpoint_unique:PUT::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:PUT /api/v1/userservice/users" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 631, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011423933216216216, + "abnormal_avg_duration": 2.7700439522, + "avg_duration_ratio": 242.47725365445385, + "normal_p99": 0.01415217004, + "abnormal_p99": 4.67037246416, + "p99_ratio": 330.01104784351503, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:GET /api/v1/adminrouteservice/adminroute" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + }, + { + "node_id": 863, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.009101485, + "abnormal_avg_duration": 0.0034505245, + "avg_duration_ratio": 0.3791166496456348, + "normal_p99": 0.01070965991, + "abnormal_p99": 0.0034587315099999997, + "p99_ratio": 0.3229543738144715, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + }, + "path_ids": [ + "path-2", + "path-5", + "path-7", + "path-9" + ] + }, + { + "node_id": 870, + "component": "span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011423933216216216, + "abnormal_avg_duration": 2.7700439522, + "avg_duration_ratio": 242.47725365445385, + "normal_p99": 0.01415217004, + "abnormal_p99": 4.67037246416, + "p99_ratio": 330.01104784351503, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute" + ] + }, + "path_ids": [ + "path-6" + ] + }, + { + "node_id": 883, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 0.92, + "abnormal_success_rate": 0.3333333333333333, + "success_rate_drop": 0.5866666666666667, + "normal_avg_duration": 0.0161549732, + "abnormal_avg_duration": 0.07783532933333333, + "avg_duration_ratio": 4.818041377706113, + "normal_p99": 0.02237662288, + "abnormal_p99": 0.22262563814, + "p99_ratio": 9.949027578195482, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + ] + }, + "path_ids": [ + "path-3", + "path-4", + "path-8", + "path-10" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 602, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007930360685714287, + "abnormal_avg_duration": 0.007215401285714285, + "avg_duration_ratio": 0.909845285941669, + "normal_p99": 0.009432042019999998, + "abnormal_p99": 0.00776774032, + "p99_ratio": 0.823548103743499, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 603, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010165961142857144, + "abnormal_avg_duration": 0.009982075142857144, + "avg_duration_ratio": 0.981911597200113, + "normal_p99": 0.01395667035999999, + "abnormal_p99": 0.01205830816, + "p99_ratio": 0.8639817269425003, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 604, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008749594542857142, + "abnormal_avg_duration": 0.008533312285714285, + "avg_duration_ratio": 0.975280882321636, + "normal_p99": 0.009643423379999998, + "abnormal_p99": 0.00992639608, + "p99_ratio": 1.029343593955117, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 605, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006556856971428571, + "abnormal_avg_duration": 0.0062005135714285715, + "avg_duration_ratio": 0.945653321163972, + "normal_p99": 0.00895521684, + "abnormal_p99": 0.007407903579999999, + "p99_ratio": 0.8272165501243183, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 606, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005326188942857142, + "abnormal_avg_duration": 0.004516272428571428, + "avg_duration_ratio": 0.8479369539881084, + "normal_p99": 0.01261162681999998, + "abnormal_p99": 0.00533572018, + "p99_ratio": 0.42307945328182556, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 609, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.009038097166666667, + "abnormal_avg_duration": 0.00590417775, + "avg_duration_ratio": 0.6532545115552807, + "normal_p99": 0.0109971291, + "abnormal_p99": 0.01013467018, + "p99_ratio": 0.9215741752090553, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 610, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8571428571428571, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010165940285714286, + "abnormal_avg_duration": 0.010100486, + "avg_duration_ratio": 0.9935614135166361, + "normal_p99": 0.01308972986, + "abnormal_p99": 0.010100486, + "p99_ratio": 0.7716344117127564, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 611, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.6, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005772258299999999, + "abnormal_avg_duration": 0.009605414, + "avg_duration_ratio": 1.6640651718583004, + "normal_p99": 0.01073317141, + "abnormal_p99": 0.009605414, + "p99_ratio": 0.894927848729847, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 612, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 0.5, + "abnormal_success_rate": 0.0, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.0040740893333333335, + "abnormal_avg_duration": 0.001612505, + "avg_duration_ratio": 0.3957951993852532, + "normal_p99": 0.0072069656, + "abnormal_p99": 0.001612505, + "p99_ratio": 0.2237425692721497, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 613, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007593245, + "abnormal_avg_duration": 0.00727247, + "avg_duration_ratio": 0.9577552153262537, + "normal_p99": 0.00776131016, + "abnormal_p99": 0.00736236246, + "p99_ratio": 0.9485978923950128, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 614, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0092951735, + "abnormal_avg_duration": 0.008225779, + "avg_duration_ratio": 0.8849516364595024, + "normal_p99": 0.01025179155, + "abnormal_p99": 0.008225779, + "p99_ratio": 0.8023747810205916, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 615, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0056388655, + "abnormal_avg_duration": 0.004783709, + "avg_duration_ratio": 0.848346001513957, + "normal_p99": 0.006226793469999999, + "abnormal_p99": 0.004783709, + "p99_ratio": 0.7682459717103802, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 616, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "unknown", + "issue_strength_reason": "ambiguous_conclusion_match", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "ambiguous", + "method": "bare_path_unique", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ], + "candidates": [ + "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "ambiguous_conclusion_match" + }, + { + "node_id": 621, + "component": "span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8125, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.00823286575, + "abnormal_avg_duration": 0.0093406945, + "avg_duration_ratio": 1.1345617411531337, + "normal_p99": 0.010405501349999999, + "abnormal_p99": 0.009990490549999998, + "p99_ratio": 0.9601162129492203, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "service_operation:ts-admin-order-service::DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}", + "bare_operation_unique:DELETE /api/v1/adminorderservice/adminorder/{orderId}/{trainNumber}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 622, + "component": "span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.015719519095238096, + "abnormal_avg_duration": 0.0147804745, + "avg_duration_ratio": 0.9402625112416727, + "normal_p99": 0.021131889309999995, + "abnormal_p99": 0.01608908185, + "p99_ratio": 0.7613650447424193, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::GET /api/v1/adminorderservice/adminorder", + "bare_operation_unique:GET /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 625, + "component": "span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8076923076923077, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.009515684961538462, + "abnormal_avg_duration": 0.0096627725, + "avg_duration_ratio": 1.0154573779035405, + "normal_p99": 0.013144841, + "abnormal_p99": 0.01011016357, + "p99_ratio": 0.7691354783218755, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::POST /api/v1/adminorderservice/adminorder", + "bare_operation_unique:POST /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 626, + "component": "span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.9523809523809523, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008893750476190477, + "abnormal_avg_duration": 0.007216722, + "avg_duration_ratio": 0.8114374266874181, + "normal_p99": 0.0130917398, + "abnormal_p99": 0.0073921077, + "p99_ratio": 0.5646390634803176, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminorderservice/adminorder", + "attempted_keys": [ + "exact_component:span|ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "service_operation:ts-admin-order-service::PUT /api/v1/adminorderservice/adminorder", + "bare_operation_unique:PUT /api/v1/adminorderservice/adminorder" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 637, + "component": "span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05759763705263158, + "abnormal_avg_duration": 3.9319419428, + "avg_duration_ratio": 68.26568144118602, + "normal_p99": 0.06739566711, + "abnormal_p99": 5.32419670084, + "p99_ratio": 78.99909488469191, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-admin-travel-service::GET /api/v1/admintravelservice/admintravel", + "bare_operation_unique:GET /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 663, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "bare_operation_unique:POST /api/v1/basicservice/basic/travels", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travels", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travels", + "bare_path_unique:/api/v1/basicservice/basic/travels", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travels", + "legacy_exact:POST /api/v1/basicservice/basic/travels" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 693, + "component": "span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "service_operation:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "bare_operation_unique:POST /api/v1/contactservice/contacts/admin", + "http_endpoint:ts-contacts-service::POST::/api/v1/contactservice/contacts/admin", + "http_endpoint_unique:POST::/api/v1/contactservice/contacts/admin", + "bare_path_unique:/api/v1/contactservice/contacts/admin", + "legacy_exact:span|ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:ts-contacts-service::POST /api/v1/contactservice/contacts/admin", + "legacy_exact:POST /api/v1/contactservice/contacts/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 694, + "component": "span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "service_operation:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "bare_operation_unique:PUT /api/v1/contactservice/contacts", + "http_endpoint:ts-contacts-service::PUT::/api/v1/contactservice/contacts", + "http_endpoint_unique:PUT::/api/v1/contactservice/contacts", + "bare_path_unique:/api/v1/contactservice/contacts", + "legacy_exact:span|ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:ts-contacts-service::PUT /api/v1/contactservice/contacts", + "legacy_exact:PUT /api/v1/contactservice/contacts" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 716, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 718, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 728, + "component": "span|ts-order-service::GET /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order", + "service_operation:ts-order-service::GET /api/v1/orderservice/order", + "bare_operation_unique:GET /api/v1/orderservice/order", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order", + "http_endpoint_unique:GET::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order", + "legacy_exact:GET /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 759, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 764, + "component": "span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:DELETE /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::DELETE::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:DELETE::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::DELETE /api/v1/routeservice/routes/{routeId}", + "legacy_exact:DELETE /api/v1/routeservice/routes/{routeId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 768, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005727887262955853, + "abnormal_avg_duration": 3.263128347257143, + "avg_duration_ratio": 569.691440744806, + "normal_p99": 0.008909764399999996, + "abnormal_p99": 17.42750348045, + "p99_ratio": 1956.0004841935, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes", + "bare_operation_unique:GET /api/v1/routeservice/routes" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 769, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 770, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{start}/{end}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{start}/{end}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{start}/{end}", + "bare_path_unique:/api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "legacy_exact:GET /api/v1/routeservice/routes/{start}/{end}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 771, + "component": "span|ts-route-service::INSERT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::INSERT ts.route", + "service_operation:ts-route-service::INSERT ts.route", + "bare_operation_unique:INSERT ts.route", + "legacy_exact:span|ts-route-service::INSERT ts.route", + "legacy_exact:ts-route-service::INSERT ts.route", + "legacy_exact:INSERT ts.route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 774, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005727887262955853, + "abnormal_avg_duration": 3.263128347257143, + "avg_duration_ratio": 569.691440744806, + "normal_p99": 0.008909764399999996, + "abnormal_p99": 17.42750348045, + "p99_ratio": 1956.0004841935, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes", + "bare_operation_unique:POST /api/v1/routeservice/routes", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes", + "http_endpoint_unique:POST::/api/v1/routeservice/routes", + "bare_path_unique:/api/v1/routeservice/routes" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 775, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "service_operation:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "bare_operation_unique:POST /api/v1/routeservice/routes/byIds", + "http_endpoint:ts-route-service::POST::/api/v1/routeservice/routes/byIds", + "http_endpoint_unique:POST::/api/v1/routeservice/routes/byIds", + "bare_path_unique:/api/v1/routeservice/routes/byIds", + "legacy_exact:span|ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:ts-route-service::POST /api/v1/routeservice/routes/byIds", + "legacy_exact:POST /api/v1/routeservice/routes/byIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 780, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 782, + "component": "span|ts-route-service::RouteRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findAll", + "service_operation:ts-route-service::RouteRepository.findAll", + "bare_operation_unique:RouteRepository.findAll", + "legacy_exact:span|ts-route-service::RouteRepository.findAll", + "legacy_exact:ts-route-service::RouteRepository.findAll", + "legacy_exact:RouteRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 783, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 790, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 791, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 794, + "component": "span|ts-route-service::Session.merge route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.merge route.entity.Route", + "service_operation:ts-route-service::Session.merge route.entity.Route", + "bare_operation_unique:Session.merge route.entity.Route", + "legacy_exact:span|ts-route-service::Session.merge route.entity.Route", + "legacy_exact:ts-route-service::Session.merge route.entity.Route", + "legacy_exact:Session.merge route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 798, + "component": "span|ts-station-service::POST /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::POST /api/v1/stationservice/stations", + "service_operation:ts-station-service::POST /api/v1/stationservice/stations", + "bare_operation_unique:POST /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::POST::/api/v1/stationservice/stations", + "http_endpoint_unique:POST::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::POST /api/v1/stationservice/stations", + "legacy_exact:POST /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 800, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 818, + "component": "span|ts-train-service::POST /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0029233496577181204, + "abnormal_avg_duration": 0.0031128041621621624, + "avg_duration_ratio": 1.0648073363184083, + "normal_p99": 0.004502446959999999, + "abnormal_p99": 0.00559251564, + "p99_ratio": 1.2421058348236491, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::POST /api/v1/trainservice/trains", + "service_operation:ts-train-service::POST /api/v1/trainservice/trains", + "bare_operation_unique:POST /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::POST::/api/v1/trainservice/trains", + "http_endpoint_unique:POST::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 820, + "component": "span|ts-train-service::PUT /api/v1/trainservice/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0029233496577181204, + "abnormal_avg_duration": 0.0031128041621621624, + "avg_duration_ratio": 1.0648073363184083, + "normal_p99": 0.004502446959999999, + "abnormal_p99": 0.00559251564, + "p99_ratio": 1.2421058348236491, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-train-service::PUT /api/v1/trainservice/trains", + "service_operation:ts-train-service::PUT /api/v1/trainservice/trains", + "bare_operation_unique:PUT /api/v1/trainservice/trains", + "http_endpoint:ts-train-service::PUT::/api/v1/trainservice/trains", + "http_endpoint_unique:PUT::/api/v1/trainservice/trains", + "bare_path_unique:/api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 835, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02488530910958904, + "abnormal_avg_duration": 1.5527375722, + "avg_duration_ratio": 62.39575186155452, + "normal_p99": 0.032756793, + "abnormal_p99": 2.3598390996, + "p99_ratio": 72.04121293558866, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 840, + "component": "span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "service_operation:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "bare_operation_unique:GET /api/v1/travelservice/admin_trip", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/admin_trip", + "http_endpoint_unique:GET::/api/v1/travelservice/admin_trip", + "bare_path_unique:/api/v1/travelservice/admin_trip", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/admin_trip", + "legacy_exact:GET /api/v1/travelservice/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 842, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "bare_operation_unique:POST /api/v1/travelservice/trips/routes", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trips/routes", + "http_endpoint_unique:POST::/api/v1/travelservice/trips/routes", + "bare_path_unique:/api/v1/travelservice/trips/routes", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trips/routes", + "legacy_exact:POST /api/v1/travelservice/trips/routes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 851, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "bare_operation_unique:GET /api/v1/travel2service/admin_trip", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/admin_trip", + "http_endpoint_unique:GET::/api/v1/travel2service/admin_trip", + "bare_path_unique:/api/v1/travel2service/admin_trip", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/admin_trip", + "legacy_exact:GET /api/v1/travel2service/admin_trip" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 852, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02060115439102564, + "abnormal_avg_duration": 0.06804653894444444, + "avg_duration_ratio": 3.3030449484950783, + "normal_p99": 0.02618806914999999, + "abnormal_p99": 0.24338361777999998, + "p99_ratio": 9.293683180151525, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 871, + "component": "span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05759763705263158, + "abnormal_avg_duration": 3.9319419428, + "avg_duration_ratio": 68.26568144118602, + "normal_p99": 0.06739566711, + "abnormal_p99": 5.32419670084, + "p99_ratio": 78.99909488469191, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/admintravelservice/admintravel", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel", + "service_operation:ts-ui-dashboard::GET /api/v1/admintravelservice/admintravel" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 874, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.005727887262955853, + "abnormal_avg_duration": 3.263128347257143, + "avg_duration_ratio": 569.691440744806, + "normal_p99": 0.008909764399999996, + "abnormal_p99": 17.42750348045, + "p99_ratio": 1956.0004841935, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "service_operation:ts-ui-dashboard::GET /api/v1/routeservice/routes" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 879, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8571428571428571, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010165940285714286, + "abnormal_avg_duration": 0.010100486, + "avg_duration_ratio": 0.9935614135166361, + "normal_p99": 0.01308972986, + "abnormal_p99": 0.010100486, + "p99_ratio": 0.7716344117127564, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 888, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02060115439102564, + "abnormal_avg_duration": 0.06804653894444444, + "avg_duration_ratio": 3.3030449484950783, + "normal_p99": 0.02618806914999999, + "abnormal_p99": 0.24338361777999998, + "p99_ratio": 9.293683180151525, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 889, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.050222804850000004, + "abnormal_avg_duration": 0.179900914875, + "avg_duration_ratio": 3.5820563071359404, + "normal_p99": 0.060289181149999996, + "abnormal_p99": 0.47175973722, + "p99_ratio": 7.824948493598839, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 890, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02488530910958904, + "abnormal_avg_duration": 1.5527375722, + "avg_duration_ratio": 62.39575186155452, + "normal_p99": 0.032756793, + "abnormal_p99": 2.3598390996, + "p99_ratio": 72.04121293558866, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 891, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.04875220186956522, + "abnormal_avg_duration": 0.1294104766923077, + "avg_duration_ratio": 2.654453988325303, + "normal_p99": 0.06037194547999999, + "abnormal_p99": 0.4490642873199998, + "p99_ratio": 7.438294124027621, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 892, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.019669962408450703, + "abnormal_avg_duration": 0.07255920015, + "avg_duration_ratio": 3.6888326801695754, + "normal_p99": 0.024689225010000003, + "abnormal_p99": 0.23014744343000001, + "p99_ratio": 9.321776740127818, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 895, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0092951735, + "abnormal_avg_duration": 0.008225779, + "avg_duration_ratio": 0.8849516364595024, + "normal_p99": 0.01025179155, + "abnormal_p99": 0.008225779, + "p99_ratio": 0.8023747810205916, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 901, + "component": "span|ts-user-service::GET /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::GET /api/v1/userservice/users", + "service_operation:ts-user-service::GET /api/v1/userservice/users", + "bare_operation_unique:GET /api/v1/userservice/users", + "http_endpoint:ts-user-service::GET::/api/v1/userservice/users", + "http_endpoint_unique:GET::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:ts-user-service::GET /api/v1/userservice/users", + "legacy_exact:GET /api/v1/userservice/users" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 904, + "component": "span|ts-user-service::POST /api/v1/userservice/users/register", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::POST /api/v1/userservice/users/register", + "service_operation:ts-user-service::POST /api/v1/userservice/users/register", + "bare_operation_unique:POST /api/v1/userservice/users/register", + "http_endpoint:ts-user-service::POST::/api/v1/userservice/users/register", + "http_endpoint_unique:POST::/api/v1/userservice/users/register", + "bare_path_unique:/api/v1/userservice/users/register", + "legacy_exact:span|ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:ts-user-service::POST /api/v1/userservice/users/register", + "legacy_exact:POST /api/v1/userservice/users/register" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 905, + "component": "span|ts-user-service::PUT /api/v1/userservice/users", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::PUT /api/v1/userservice/users", + "service_operation:ts-user-service::PUT /api/v1/userservice/users", + "bare_operation_unique:PUT /api/v1/userservice/users", + "http_endpoint:ts-user-service::PUT::/api/v1/userservice/users", + "http_endpoint_unique:PUT::/api/v1/userservice/users", + "bare_path_unique:/api/v1/userservice/users", + "legacy_exact:span|ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:ts-user-service::PUT /api/v1/userservice/users", + "legacy_exact:PUT /api/v1/userservice/users" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 631, + "component": "span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011423933216216216, + "abnormal_avg_duration": 2.7700439522, + "avg_duration_ratio": 242.47725365445385, + "normal_p99": 0.01415217004, + "abnormal_p99": 4.67037246416, + "p99_ratio": 330.01104784351503, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-admin-route-service::GET /api/v1/adminrouteservice/adminroute", + "bare_operation_unique:GET /api/v1/adminrouteservice/adminroute" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + }, + { + "node_id": 863, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.009101485, + "abnormal_avg_duration": 0.0034505245, + "avg_duration_ratio": 0.3791166496456348, + "normal_p99": 0.01070965991, + "abnormal_p99": 0.0034587315099999997, + "p99_ratio": 0.3229543738144715, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + }, + "path_ids": [ + "path-2", + "path-5", + "path-7", + "path-9" + ] + }, + { + "node_id": 870, + "component": "span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011423933216216216, + "abnormal_avg_duration": 2.7700439522, + "avg_duration_ratio": 242.47725365445385, + "normal_p99": 0.01415217004, + "abnormal_p99": 4.67037246416, + "p99_ratio": 330.01104784351503, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::GET /api/v1/adminrouteservice/adminroute" + ] + }, + "path_ids": [ + "path-6" + ] + }, + { + "node_id": 883, + "component": "span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 0.92, + "abnormal_success_rate": 0.3333333333333333, + "success_rate_drop": 0.5866666666666667, + "normal_avg_duration": 0.0161549732, + "abnormal_avg_duration": 0.07783532933333333, + "avg_duration_ratio": 4.818041377706113, + "normal_p99": 0.02237662288, + "abnormal_p99": 0.22262563814, + "p99_ratio": 9.949027578195482, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute", + "service_operation:ts-ui-dashboard::POST /api/v1/adminrouteservice/adminroute" + ] + }, + "path_ids": [ + "path-3", + "path-4", + "path-8", + "path-10" + ] + } + ], + "candidate_alarm_node_ids": [ + 602, + 603, + 604, + 605, + 606, + 609, + 610, + 611, + 612, + 613, + 614, + 615, + 616, + 621, + 622, + 625, + 626, + 631, + 637, + 663, + 693, + 694, + 716, + 718, + 728, + 759, + 764, + 768, + 769, + 770, + 771, + 774, + 775, + 780, + 782, + 783, + 790, + 791, + 794, + 798, + 800, + 818, + 820, + 835, + 840, + 842, + 851, + 852, + 863, + 870, + 871, + 874, + 879, + 883, + 888, + 889, + 890, + 891, + 892, + 895, + 901, + 904, + 905 + ], + "explained_alarm_node_ids": [ + 631, + 863, + 870, + 883 + ], + "unexplained_alarm_node_ids": [ + 602, + 603, + 604, + 605, + 606, + 609, + 610, + 611, + 612, + 613, + 614, + 615, + 616, + 621, + 622, + 625, + 626, + 637, + 663, + 693, + 694, + 716, + 718, + 728, + 759, + 764, + 768, + 769, + 770, + 771, + 774, + 775, + 780, + 782, + 783, + 790, + 791, + 794, + 798, + 800, + 818, + 820, + 835, + 840, + 842, + 851, + 852, + 871, + 874, + 879, + 888, + 889, + 890, + 891, + 892, + 895, + 901, + 904, + 905 + ], + "candidate_alarm_count": 63, + "explained_alarm_count": 4, + "unexplained_alarm_count": 59, + "strong_alarm_coverage": 0.2222222222222222, + "candidate_strong_alarm_count": 18, + "explained_strong_alarm_count": 4, + "unexplained_strong_alarm_count": 14, + "resolution_info": { + "resolved_nodes": [ + "container|ts-admin-route-service" + ], + "start_kind": "container", + "category": "jvm_method", + "fault_type": "JVMRuntimeMutator", + "resolution_method": "exact_container_match[ground_truth]" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/.done b/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/.finished b/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/causal_graph.json b/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..98742db24630c93e00aefcd3148aac2d1450ad0f --- /dev/null +++ b/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/causal_graph.json @@ -0,0 +1,651 @@ +{ + "case_name": "batch-01KQKCQC3TJFMKBQ13J2C9D84B", + "fault_type": "PodFailure", + "root_resolution_method": "pod_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777693601, + "component": "service|attractions", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777693601, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693601, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693601, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693601, + "component": "span|frontend::attractions.Attractions/NearbyCinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693601, + "component": "span|frontend::HTTP /cinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693601, + "component": "span|frontend::attractions.Attractions/NearbyMus", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693601, + "component": "span|frontend::HTTP /museums", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693601, + "component": "span|frontend::attractions.Attractions/NearbyRest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693601, + "component": "span|frontend::HTTP /restaurants", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "service|attractions", + "target": "span|attractions::attractions.Attractions/NearbyRest" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyMus", + "target": "span|frontend::HTTP /museums" + }, + { + "source": "span|attractions::attractions.Attractions/NearbyCinema", + "target": "span|frontend::attractions.Attractions/NearbyCinema" + }, + { + "source": "span|attractions::attractions.Attractions/NearbyMus", + "target": "span|frontend::attractions.Attractions/NearbyMus" + }, + { + "source": "span|attractions::attractions.Attractions/NearbyRest", + "target": "span|frontend::attractions.Attractions/NearbyRest" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyRest", + "target": "span|frontend::HTTP /restaurants" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyCinema", + "target": "span|frontend::HTTP /cinema" + }, + { + "source": "service|attractions", + "target": "span|attractions::attractions.Attractions/NearbyMus" + }, + { + "source": "service|attractions", + "target": "span|attractions::attractions.Attractions/NearbyCinema" + } + ], + "root_causes": [ + { + "timestamp": 1777693601, + "component": "service|attractions", + "state": [ + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777693601, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693601, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693601, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693601, + "component": "span|frontend::HTTP /cinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693601, + "component": "span|frontend::HTTP /museums", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693601, + "component": "span|frontend::HTTP /restaurants", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777693601, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693601, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693601, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693601, + "component": "span|frontend::HTTP /cinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693601, + "component": "span|frontend::HTTP /museums", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693601, + "component": "span|frontend::HTTP /restaurants", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "service|attractions": "attractions", + "span|attractions::attractions.Attractions/NearbyCinema": "attractions", + "span|attractions::attractions.Attractions/NearbyMus": "attractions", + "span|attractions::attractions.Attractions/NearbyRest": "attractions", + "span|frontend::attractions.Attractions/NearbyCinema": "frontend", + "span|frontend::HTTP /cinema": "frontend", + "span|frontend::attractions.Attractions/NearbyMus": "frontend", + "span|frontend::HTTP /museums": "frontend", + "span|frontend::attractions.Attractions/NearbyRest": "frontend", + "span|frontend::HTTP /restaurants": "frontend" + }, + "candidate_alarm_nodes": [ + { + "node_id": 197, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyCinema", + "service_operation:attractions::attractions.Attractions/NearbyCinema", + "bare_operation_unique:attractions.Attractions/NearbyCinema", + "legacy_exact:span|attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions.Attractions/NearbyCinema" + ] + } + }, + { + "node_id": 198, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyMus", + "service_operation:attractions::attractions.Attractions/NearbyMus", + "bare_operation_unique:attractions.Attractions/NearbyMus", + "legacy_exact:span|attractions::attractions.Attractions/NearbyMus", + "legacy_exact:attractions::attractions.Attractions/NearbyMus", + "legacy_exact:attractions.Attractions/NearbyMus" + ] + } + }, + { + "node_id": 199, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyRest", + "service_operation:attractions::attractions.Attractions/NearbyRest", + "bare_operation_unique:attractions.Attractions/NearbyRest", + "legacy_exact:span|attractions::attractions.Attractions/NearbyRest", + "legacy_exact:attractions::attractions.Attractions/NearbyRest", + "legacy_exact:attractions.Attractions/NearbyRest" + ] + } + }, + { + "node_id": 200, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.03508771929824561, + "success_rate_drop": 0.9649122807017544, + "normal_avg_duration": 0.0013856847570093457, + "abnormal_avg_duration": 0.0006641471228070175, + "avg_duration_ratio": 0.4792916422350009, + "normal_p99": 0.0016983763599999998, + "abnormal_p99": 0.0033625931599999908, + "p99_ratio": 1.9798869315397154, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + } + }, + { + "node_id": 202, + "component": "span|frontend::HTTP /museums", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0014313710740740742, + "abnormal_avg_duration": 0.0010937764848484848, + "avg_duration_ratio": 0.7641460028497693, + "normal_p99": 0.003466249729999988, + "abnormal_p99": 0.012039638959999998, + "p99_ratio": 3.473390522269161, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + } + }, + { + "node_id": 205, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.02564102564102564, + "success_rate_drop": 0.9743589743589743, + "normal_avg_duration": 0.0014058446355140186, + "abnormal_avg_duration": 0.0007426347692307693, + "avg_duration_ratio": 0.5282481082692612, + "normal_p99": 0.002007858299999999, + "abnormal_p99": 0.005582211719999983, + "p99_ratio": 2.7801821074724176, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + } + }, + { + "node_id": 206, + "component": "span|frontend::HTTP /user", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.001144250923076923, + "abnormal_avg_duration": 0.0005348985, + "avg_duration_ratio": 0.4674660856393656, + "normal_p99": 0.007724005879999991, + "abnormal_p99": 0.0007621897, + "p99_ratio": 0.0986780320783496, + "conclusion_span_name": "HTTP /user", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /user", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /user", + "service_operation:frontend::HTTP /user", + "bare_operation_unique:HTTP /user" + ] + } + }, + { + "node_id": 226, + "component": "span|search::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::geo.Geo/Nearby", + "service_operation:search::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|search::geo.Geo/Nearby", + "legacy_exact:search::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 197, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyCinema", + "service_operation:attractions::attractions.Attractions/NearbyCinema", + "bare_operation_unique:attractions.Attractions/NearbyCinema", + "legacy_exact:span|attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions.Attractions/NearbyCinema" + ] + }, + "path_ids": [ + "path-0", + "path-3" + ] + }, + { + "node_id": 198, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyMus", + "service_operation:attractions::attractions.Attractions/NearbyMus", + "bare_operation_unique:attractions.Attractions/NearbyMus", + "legacy_exact:span|attractions::attractions.Attractions/NearbyMus", + "legacy_exact:attractions::attractions.Attractions/NearbyMus", + "legacy_exact:attractions.Attractions/NearbyMus" + ] + }, + "path_ids": [ + "path-1", + "path-4" + ] + }, + { + "node_id": 199, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyRest", + "service_operation:attractions::attractions.Attractions/NearbyRest", + "bare_operation_unique:attractions.Attractions/NearbyRest", + "legacy_exact:span|attractions::attractions.Attractions/NearbyRest", + "legacy_exact:attractions::attractions.Attractions/NearbyRest", + "legacy_exact:attractions.Attractions/NearbyRest" + ] + }, + "path_ids": [ + "path-2", + "path-5" + ] + }, + { + "node_id": 200, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.03508771929824561, + "success_rate_drop": 0.9649122807017544, + "normal_avg_duration": 0.0013856847570093457, + "abnormal_avg_duration": 0.0006641471228070175, + "avg_duration_ratio": 0.4792916422350009, + "normal_p99": 0.0016983763599999998, + "abnormal_p99": 0.0033625931599999908, + "p99_ratio": 1.9798869315397154, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + }, + "path_ids": [ + "path-6" + ] + }, + { + "node_id": 202, + "component": "span|frontend::HTTP /museums", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0014313710740740742, + "abnormal_avg_duration": 0.0010937764848484848, + "avg_duration_ratio": 0.7641460028497693, + "normal_p99": 0.003466249729999988, + "abnormal_p99": 0.012039638959999998, + "p99_ratio": 3.473390522269161, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + }, + "path_ids": [ + "path-7" + ] + }, + { + "node_id": 205, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.02564102564102564, + "success_rate_drop": 0.9743589743589743, + "normal_avg_duration": 0.0014058446355140186, + "abnormal_avg_duration": 0.0007426347692307693, + "avg_duration_ratio": 0.5282481082692612, + "normal_p99": 0.002007858299999999, + "abnormal_p99": 0.005582211719999983, + "p99_ratio": 2.7801821074724176, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + }, + "path_ids": [ + "path-8" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 206, + "component": "span|frontend::HTTP /user", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.001144250923076923, + "abnormal_avg_duration": 0.0005348985, + "avg_duration_ratio": 0.4674660856393656, + "normal_p99": 0.007724005879999991, + "abnormal_p99": 0.0007621897, + "p99_ratio": 0.0986780320783496, + "conclusion_span_name": "HTTP /user", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /user", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /user", + "service_operation:frontend::HTTP /user", + "bare_operation_unique:HTTP /user" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 226, + "component": "span|search::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::geo.Geo/Nearby", + "service_operation:search::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|search::geo.Geo/Nearby", + "legacy_exact:search::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 8, + "explained_alarm_count": 6, + "unexplained_alarm_count": 2, + "candidate_strong_alarm_count": 3, + "explained_strong_alarm_count": 3, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/env.json b/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/env.json new file mode 100644 index 0000000000000000000000000000000000000000..8a84460ccba7bb36a2a8008deca3e0779a889791 --- /dev/null +++ b/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs1", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777693301", + "NORMAL_END": "1777693601", + "ABNORMAL_START": "1777693601", + "ABNORMAL_END": "1777693901" +} \ No newline at end of file diff --git a/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/injection.json b/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..c0c7167de786cfbbefe37424936212fdda9cd228 --- /dev/null +++ b/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/injection.json @@ -0,0 +1,92 @@ +{ + "id": 2743, + "name": "batch-01KQKCQC3TJFMKBQ13J2C9D84B", + "fault_type": "hybrid", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-02T11:46:41+08:00", + "end_time": "2026-05-02T11:51:41+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 151, + "pedestal_name": "hs", + "created_at": "2026-05-02T11:46:41.93+08:00", + "updated_at": "2026-05-02T11:51:42.03+08:00", + "engine_config_summary": [ + { + "app": "attractions", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs1", + "system": "hs1", + "system_type": "hs", + "time_offset": 0 + }, + { + "app": "user", + "chaos_type": "CPUStress", + "container": "hotel-reserv-user", + "cpu_load": 79, + "cpu_worker": 2, + "duration": 5, + "namespace": "hs1", + "system": "hs1", + "system_type": "hs", + "time_offset": 0 + } + ], + "task_id": "2eb83817-894a-4913-b117-2118f9cb15cd", + "trace_id": "7cf680e3-5906-4242-8235-8f74179c99f4", + "source": "injection", + "description": "Fault batch for task 2eb83817-894a-4913-b117-2118f9cb15cd (2 faults)", + "engine_config": [ + { + "app": "attractions", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs1", + "system": "hs1", + "system_type": "hs", + "time_offset": 0 + }, + { + "app": "user", + "chaos_type": "CPUStress", + "container": "hotel-reserv-user", + "cpu_load": 79, + "cpu_worker": 2, + "duration": 5, + "namespace": "hs1", + "system": "hs1", + "system_type": "hs", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "attractions" + ], + "container": [ + "hotel-reserv-attractions" + ] + }, + { + "service": [ + "user" + ], + "pod": [ + "user-544b8fcc5b-rf6m9" + ], + "container": [ + "hotel-reserv-user" + ], + "metric": [ + "cpu" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/label.txt b/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/result.json b/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/result.json new file mode 100644 index 0000000000000000000000000000000000000000..4a7981cfc793e6bcdc0350e2b67006f3d7fe3bf8 --- /dev/null +++ b/cases/batch-01KQKCQC3TJFMKBQ13J2C9D84B/result.json @@ -0,0 +1,4353 @@ +{ + "case_name": "batch-01KQKCQC3TJFMKBQ13J2C9D84B", + "injection_nodes": [ + "service|attractions" + ], + "alarm_nodes": [ + 226, + 197, + 198, + 199, + 200, + 202, + 205, + 206 + ], + "propagation_result": { + "injection_node_ids": [ + 193 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 193, + 197 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 197, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 198 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 198, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 199 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 199, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 199, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 197 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 197, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 198 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 198, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 199 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 199, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 199, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 197, + 207, + 200 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693601, + 1777693601, + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9649122807017544, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 200, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9649122807017544, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 197, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 2, + "node_id": 207, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 3, + "node_id": 200, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 198, + 208, + 202 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693601, + 1777693601, + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 202, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 198, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 2, + "node_id": 208, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 3, + "node_id": 202, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 199, + 209, + 205 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693601, + 1777693601, + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 199, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 209, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9743589743589743, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9743589743589743, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 199, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 2, + "node_id": 209, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 3, + "node_id": 205, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 193, + 197, + 198, + 199, + 200, + 202, + 205, + 207, + 208, + 209 + ], + "max_hops_reached": 3, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 193, + "component": "service|attractions", + "canonical_state": "unavailable", + "root_cause_states": [ + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|attractions", + "states": [ + "unavailable" + ], + "first_state_at": 1777693601 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|search::geo.Geo/Nearby", + "span|attractions::attractions.Attractions/NearbyCinema", + "span|attractions::attractions.Attractions/NearbyMus", + "span|attractions::attractions.Attractions/NearbyRest", + "span|frontend::HTTP /cinema", + "span|frontend::HTTP /museums", + "span|frontend::HTTP /restaurants", + "span|frontend::HTTP /user" + ], + "evidence": { + "alarm_count": 8, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 193, + 197 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 197, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 198 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 198, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 199 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 199, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 199, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 197 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 197, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 198 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 198, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 199 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 199, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 199, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 197, + 207, + 200 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693601, + 1777693601, + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 197, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9649122807017544, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 200, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9649122807017544, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 197, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 2, + "node_id": 207, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 3, + "node_id": 200, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 198, + 208, + 202 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693601, + 1777693601, + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 198, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 202, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 198, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 2, + "node_id": 208, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 3, + "node_id": 202, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 193, + 199, + 209, + 205 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693601, + 1777693601, + 1777693601, + 1777693601 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 199, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 209, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9743589743589743, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 205, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9743589743589743, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693601, + "dst_onset": 1777693601, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693601, + "window_end": 1777693946, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 193, + "onset": 1777693601, + "is_injection": true, + "lower_bound": 1777693596, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 1, + "node_id": 199, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 2, + "node_id": 209, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + }, + { + "node_index": 3, + "node_id": 205, + "onset": 1777693601, + "is_injection": false, + "lower_bound": 1777693601, + "upper_bound": 1777693946, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 9, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 193, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777693601, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 197, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyCinema", + "uniq_name": "span|attractions::attractions.Attractions/NearbyCinema", + "state": "missing", + "state_start_time": 1777693601, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 193, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777693601, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 198, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyMus", + "uniq_name": "span|attractions::attractions.Attractions/NearbyMus", + "state": "missing", + "state_start_time": 1777693601, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 193, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777693601, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 199, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyRest", + "uniq_name": "span|attractions::attractions.Attractions/NearbyRest", + "state": "missing", + "state_start_time": 1777693601, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 193, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777693601, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 197, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyCinema", + "uniq_name": "span|attractions::attractions.Attractions/NearbyCinema", + "state": "missing", + "state_start_time": 1777693601, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 193, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777693601, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 198, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyMus", + "uniq_name": "span|attractions::attractions.Attractions/NearbyMus", + "state": "missing", + "state_start_time": 1777693601, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 193, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777693601, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 199, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyRest", + "uniq_name": "span|attractions::attractions.Attractions/NearbyRest", + "state": "missing", + "state_start_time": 1777693601, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 193, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777693601, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 197, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyCinema", + "uniq_name": "span|attractions::attractions.Attractions/NearbyCinema", + "state": "missing", + "state_start_time": 1777693601, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 207, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyCinema", + "uniq_name": "span|frontend::attractions.Attractions/NearbyCinema", + "state": "erroring, missing", + "state_start_time": 1777693601, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 200, + "kind": "span", + "name": "frontend::HTTP /cinema", + "uniq_name": "span|frontend::HTTP /cinema", + "state": "erroring, missing", + "state_start_time": 1777693601, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 193, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777693601, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 198, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyMus", + "uniq_name": "span|attractions::attractions.Attractions/NearbyMus", + "state": "missing", + "state_start_time": 1777693601, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyMus", + "uniq_name": "span|frontend::attractions.Attractions/NearbyMus", + "state": "erroring, missing", + "state_start_time": 1777693601, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 202, + "kind": "span", + "name": "frontend::HTTP /museums", + "uniq_name": "span|frontend::HTTP /museums", + "state": "erroring, missing", + "state_start_time": 1777693601, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 193, + "kind": "service", + "name": "attractions", + "uniq_name": "service|attractions", + "state": "unavailable", + "state_start_time": 1777693601, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 199, + "kind": "span", + "name": "attractions::attractions.Attractions/NearbyRest", + "uniq_name": "span|attractions::attractions.Attractions/NearbyRest", + "state": "missing", + "state_start_time": 1777693601, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 209, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyRest", + "uniq_name": "span|frontend::attractions.Attractions/NearbyRest", + "state": "erroring, missing", + "state_start_time": 1777693601, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 205, + "kind": "span", + "name": "frontend::HTTP /restaurants", + "uniq_name": "span|frontend::HTTP /restaurants", + "state": "erroring, missing", + "state_start_time": 1777693601, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 197, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyCinema", + "service_operation:attractions::attractions.Attractions/NearbyCinema", + "bare_operation_unique:attractions.Attractions/NearbyCinema", + "legacy_exact:span|attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions.Attractions/NearbyCinema" + ] + } + }, + { + "node_id": 198, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyMus", + "service_operation:attractions::attractions.Attractions/NearbyMus", + "bare_operation_unique:attractions.Attractions/NearbyMus", + "legacy_exact:span|attractions::attractions.Attractions/NearbyMus", + "legacy_exact:attractions::attractions.Attractions/NearbyMus", + "legacy_exact:attractions.Attractions/NearbyMus" + ] + } + }, + { + "node_id": 199, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyRest", + "service_operation:attractions::attractions.Attractions/NearbyRest", + "bare_operation_unique:attractions.Attractions/NearbyRest", + "legacy_exact:span|attractions::attractions.Attractions/NearbyRest", + "legacy_exact:attractions::attractions.Attractions/NearbyRest", + "legacy_exact:attractions.Attractions/NearbyRest" + ] + } + }, + { + "node_id": 200, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.03508771929824561, + "success_rate_drop": 0.9649122807017544, + "normal_avg_duration": 0.0013856847570093457, + "abnormal_avg_duration": 0.0006641471228070175, + "avg_duration_ratio": 0.4792916422350009, + "normal_p99": 0.0016983763599999998, + "abnormal_p99": 0.0033625931599999908, + "p99_ratio": 1.9798869315397154, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + } + }, + { + "node_id": 202, + "component": "span|frontend::HTTP /museums", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0014313710740740742, + "abnormal_avg_duration": 0.0010937764848484848, + "avg_duration_ratio": 0.7641460028497693, + "normal_p99": 0.003466249729999988, + "abnormal_p99": 0.012039638959999998, + "p99_ratio": 3.473390522269161, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + } + }, + { + "node_id": 205, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.02564102564102564, + "success_rate_drop": 0.9743589743589743, + "normal_avg_duration": 0.0014058446355140186, + "abnormal_avg_duration": 0.0007426347692307693, + "avg_duration_ratio": 0.5282481082692612, + "normal_p99": 0.002007858299999999, + "abnormal_p99": 0.005582211719999983, + "p99_ratio": 2.7801821074724176, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + } + }, + { + "node_id": 206, + "component": "span|frontend::HTTP /user", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.001144250923076923, + "abnormal_avg_duration": 0.0005348985, + "avg_duration_ratio": 0.4674660856393656, + "normal_p99": 0.007724005879999991, + "abnormal_p99": 0.0007621897, + "p99_ratio": 0.0986780320783496, + "conclusion_span_name": "HTTP /user", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /user", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /user", + "service_operation:frontend::HTTP /user", + "bare_operation_unique:HTTP /user" + ] + } + }, + { + "node_id": 226, + "component": "span|search::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::geo.Geo/Nearby", + "service_operation:search::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|search::geo.Geo/Nearby", + "legacy_exact:search::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 197, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyCinema", + "service_operation:attractions::attractions.Attractions/NearbyCinema", + "bare_operation_unique:attractions.Attractions/NearbyCinema", + "legacy_exact:span|attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions.Attractions/NearbyCinema" + ] + }, + "path_ids": [ + "path-0", + "path-3" + ] + }, + { + "node_id": 198, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyMus", + "service_operation:attractions::attractions.Attractions/NearbyMus", + "bare_operation_unique:attractions.Attractions/NearbyMus", + "legacy_exact:span|attractions::attractions.Attractions/NearbyMus", + "legacy_exact:attractions::attractions.Attractions/NearbyMus", + "legacy_exact:attractions.Attractions/NearbyMus" + ] + }, + "path_ids": [ + "path-1", + "path-4" + ] + }, + { + "node_id": 199, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyRest", + "service_operation:attractions::attractions.Attractions/NearbyRest", + "bare_operation_unique:attractions.Attractions/NearbyRest", + "legacy_exact:span|attractions::attractions.Attractions/NearbyRest", + "legacy_exact:attractions::attractions.Attractions/NearbyRest", + "legacy_exact:attractions.Attractions/NearbyRest" + ] + }, + "path_ids": [ + "path-2", + "path-5" + ] + }, + { + "node_id": 200, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.03508771929824561, + "success_rate_drop": 0.9649122807017544, + "normal_avg_duration": 0.0013856847570093457, + "abnormal_avg_duration": 0.0006641471228070175, + "avg_duration_ratio": 0.4792916422350009, + "normal_p99": 0.0016983763599999998, + "abnormal_p99": 0.0033625931599999908, + "p99_ratio": 1.9798869315397154, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + }, + "path_ids": [ + "path-6" + ] + }, + { + "node_id": 202, + "component": "span|frontend::HTTP /museums", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0014313710740740742, + "abnormal_avg_duration": 0.0010937764848484848, + "avg_duration_ratio": 0.7641460028497693, + "normal_p99": 0.003466249729999988, + "abnormal_p99": 0.012039638959999998, + "p99_ratio": 3.473390522269161, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + }, + "path_ids": [ + "path-7" + ] + }, + { + "node_id": 205, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.02564102564102564, + "success_rate_drop": 0.9743589743589743, + "normal_avg_duration": 0.0014058446355140186, + "abnormal_avg_duration": 0.0007426347692307693, + "avg_duration_ratio": 0.5282481082692612, + "normal_p99": 0.002007858299999999, + "abnormal_p99": 0.005582211719999983, + "p99_ratio": 2.7801821074724176, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + }, + "path_ids": [ + "path-8" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 206, + "component": "span|frontend::HTTP /user", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.001144250923076923, + "abnormal_avg_duration": 0.0005348985, + "avg_duration_ratio": 0.4674660856393656, + "normal_p99": 0.007724005879999991, + "abnormal_p99": 0.0007621897, + "p99_ratio": 0.0986780320783496, + "conclusion_span_name": "HTTP /user", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /user", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /user", + "service_operation:frontend::HTTP /user", + "bare_operation_unique:HTTP /user" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 226, + "component": "span|search::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::geo.Geo/Nearby", + "service_operation:search::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|search::geo.Geo/Nearby", + "legacy_exact:search::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 197, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyCinema", + "service_operation:attractions::attractions.Attractions/NearbyCinema", + "bare_operation_unique:attractions.Attractions/NearbyCinema", + "legacy_exact:span|attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions.Attractions/NearbyCinema" + ] + }, + "path_ids": [ + "path-0", + "path-3" + ] + }, + { + "node_id": 198, + "component": "span|attractions::attractions.Attractions/NearbyMus", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyMus", + "service_operation:attractions::attractions.Attractions/NearbyMus", + "bare_operation_unique:attractions.Attractions/NearbyMus", + "legacy_exact:span|attractions::attractions.Attractions/NearbyMus", + "legacy_exact:attractions::attractions.Attractions/NearbyMus", + "legacy_exact:attractions.Attractions/NearbyMus" + ] + }, + "path_ids": [ + "path-1", + "path-4" + ] + }, + { + "node_id": 199, + "component": "span|attractions::attractions.Attractions/NearbyRest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyRest", + "service_operation:attractions::attractions.Attractions/NearbyRest", + "bare_operation_unique:attractions.Attractions/NearbyRest", + "legacy_exact:span|attractions::attractions.Attractions/NearbyRest", + "legacy_exact:attractions::attractions.Attractions/NearbyRest", + "legacy_exact:attractions.Attractions/NearbyRest" + ] + }, + "path_ids": [ + "path-2", + "path-5" + ] + }, + { + "node_id": 200, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.03508771929824561, + "success_rate_drop": 0.9649122807017544, + "normal_avg_duration": 0.0013856847570093457, + "abnormal_avg_duration": 0.0006641471228070175, + "avg_duration_ratio": 0.4792916422350009, + "normal_p99": 0.0016983763599999998, + "abnormal_p99": 0.0033625931599999908, + "p99_ratio": 1.9798869315397154, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + }, + "path_ids": [ + "path-6" + ] + }, + { + "node_id": 202, + "component": "span|frontend::HTTP /museums", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0014313710740740742, + "abnormal_avg_duration": 0.0010937764848484848, + "avg_duration_ratio": 0.7641460028497693, + "normal_p99": 0.003466249729999988, + "abnormal_p99": 0.012039638959999998, + "p99_ratio": 3.473390522269161, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + }, + "path_ids": [ + "path-7" + ] + }, + { + "node_id": 205, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.02564102564102564, + "success_rate_drop": 0.9743589743589743, + "normal_avg_duration": 0.0014058446355140186, + "abnormal_avg_duration": 0.0007426347692307693, + "avg_duration_ratio": 0.5282481082692612, + "normal_p99": 0.002007858299999999, + "abnormal_p99": 0.005582211719999983, + "p99_ratio": 2.7801821074724176, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + }, + "path_ids": [ + "path-8" + ] + } + ], + "candidate_alarm_node_ids": [ + 197, + 198, + 199, + 200, + 202, + 205, + 206, + 226 + ], + "explained_alarm_node_ids": [ + 197, + 198, + 199, + 200, + 202, + 205 + ], + "unexplained_alarm_node_ids": [ + 206, + 226 + ], + "candidate_alarm_count": 8, + "explained_alarm_count": 6, + "unexplained_alarm_count": 2, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 3, + "explained_strong_alarm_count": 3, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "service|attractions" + ], + "start_kind": "service", + "category": "pod_lifecycle", + "fault_type": "PodFailure", + "resolution_method": "pod_skipped_dead_end_then_service_fallback_internal" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/.done b/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/.finished b/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/causal_graph.json b/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..02465407648ab1c6d2e85c4bd2fa3079122bace9 --- /dev/null +++ b/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/causal_graph.json @@ -0,0 +1,592 @@ +{ + "case_name": "batch-01KQKCV06R0R4GPSJFH8KXHJ8J", + "fault_type": "PodFailure", + "root_resolution_method": "exact_pod_match", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777693720, + "component": "pod|recommendation-57f67777f-j2gnf", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777693720, + "component": "service|recommendation", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::profile.Profile/GetProfiles", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::reservation.Reservation/CheckAvailability", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::attractions.Attractions/NearbyCinema", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::HTTP /cinema", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693720, + "component": "service|frontend", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::profile.Profile/GetProfiles", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::reservation.Reservation/CheckAvailability", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::attractions.Attractions/NearbyMus", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::HTTP /museums", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::attractions.Attractions/NearbyRest", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::HTTP /restaurants", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693720, + "component": "service|frontend", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::profile.Profile/GetProfiles", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::reservation.Reservation/CheckAvailability", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::HTTP /recommendations", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::recommendation.Recommendation/GetRecommendations", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::reservation.Reservation/MakeReservation", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::HTTP /reservation", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::user.User/CheckUser", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777693720, + "component": "span|frontend::HTTP /user", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|frontend::profile.Profile/GetProfiles", + "target": "span|frontend::HTTP /hotels" + }, + { + "source": "span|frontend::profile.Profile/GetProfiles", + "target": "span|frontend::HTTP /recommendations" + }, + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /reservation" + }, + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /user" + }, + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /cinema" + }, + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /museums" + }, + { + "source": "span|frontend::reservation.Reservation/CheckAvailability", + "target": "span|frontend::HTTP /hotels" + }, + { + "source": "span|frontend::HTTP /cinema", + "target": "service|frontend" + }, + { + "source": "service|frontend", + "target": "span|frontend::reservation.Reservation/CheckAvailability" + }, + { + "source": "service|frontend", + "target": "span|frontend::search.Search/Nearby" + }, + { + "source": "service|recommendation", + "target": "span|frontend::reservation.Reservation/CheckAvailability" + }, + { + "source": "service|recommendation", + "target": "span|frontend::search.Search/Nearby" + }, + { + "source": "service|recommendation", + "target": "span|frontend::attractions.Attractions/NearbyMus" + }, + { + "source": "service|recommendation", + "target": "span|frontend::recommendation.Recommendation/GetRecommendations" + }, + { + "source": "span|frontend::HTTP /hotels", + "target": "service|frontend" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyMus", + "target": "span|frontend::HTTP /museums" + }, + { + "source": "service|recommendation", + "target": "span|frontend::attractions.Attractions/NearbyRest" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyRest", + "target": "span|frontend::HTTP /restaurants" + }, + { + "source": "span|frontend::HTTP /restaurants", + "target": "service|frontend" + }, + { + "source": "span|frontend::reservation.Reservation/MakeReservation", + "target": "span|frontend::HTTP /reservation" + }, + { + "source": "span|frontend::HTTP /museums", + "target": "service|frontend" + }, + { + "source": "service|recommendation", + "target": "span|frontend::attractions.Attractions/NearbyCinema" + }, + { + "source": "span|frontend::recommendation.Recommendation/GetRecommendations", + "target": "span|frontend::HTTP /recommendations" + }, + { + "source": "service|recommendation", + "target": "span|frontend::user.User/CheckUser" + }, + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /restaurants" + }, + { + "source": "span|frontend::HTTP /reservation", + "target": "service|frontend" + }, + { + "source": "span|frontend::HTTP /user", + "target": "service|frontend" + }, + { + "source": "pod|recommendation-57f67777f-j2gnf", + "target": "service|recommendation" + }, + { + "source": "service|frontend", + "target": "span|frontend::profile.Profile/GetProfiles" + }, + { + "source": "service|recommendation", + "target": "span|frontend::profile.Profile/GetProfiles" + }, + { + "source": "service|recommendation", + "target": "span|frontend::reservation.Reservation/MakeReservation" + }, + { + "source": "span|frontend::search.Search/Nearby", + "target": "span|frontend::HTTP /hotels" + }, + { + "source": "span|frontend::attractions.Attractions/NearbyCinema", + "target": "span|frontend::HTTP /cinema" + }, + { + "source": "span|frontend::HTTP /recommendations", + "target": "service|frontend" + } + ], + "root_causes": [ + { + "timestamp": 1777693720, + "component": "pod|recommendation-57f67777f-j2gnf", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777693720, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777693720, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "pod|recommendation-57f67777f-j2gnf": "recommendation", + "service|recommendation": "recommendation", + "span|frontend::profile.Profile/GetProfiles": "frontend", + "span|frontend::HTTP /hotels": "frontend", + "span|frontend::reservation.Reservation/CheckAvailability": "frontend", + "span|frontend::search.Search/Nearby": "frontend", + "span|frontend::attractions.Attractions/NearbyCinema": "frontend", + "span|frontend::HTTP /cinema": "frontend", + "service|frontend": "frontend", + "span|frontend::attractions.Attractions/NearbyMus": "frontend", + "span|frontend::HTTP /museums": "frontend", + "span|frontend::attractions.Attractions/NearbyRest": "frontend", + "span|frontend::HTTP /restaurants": "frontend", + "span|frontend::HTTP /recommendations": "frontend", + "span|frontend::recommendation.Recommendation/GetRecommendations": "frontend", + "span|frontend::reservation.Reservation/MakeReservation": "frontend", + "span|frontend::HTTP /reservation": "frontend", + "span|frontend::user.User/CheckUser": "frontend", + "span|frontend::HTTP /user": "frontend" + }, + "candidate_alarm_nodes": [ + { + "node_id": 131, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0038809831824062097, + "success_rate_drop": 0.9961190168175937, + "normal_avg_duration": 0.006855124898428054, + "abnormal_avg_duration": 0.0005790567438551099, + "avg_duration_ratio": 0.08447063364051809, + "normal_p99": 0.021036035800000002, + "abnormal_p99": 0.0011081574399999974, + "p99_ratio": 0.052679005233485926, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + } + }, + { + "node_id": 154, + "component": "span|reservation::reservation.Reservation/CheckAvailability", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/CheckAvailability", + "service_operation:reservation::reservation.Reservation/CheckAvailability", + "bare_operation_unique:reservation.Reservation/CheckAvailability", + "legacy_exact:span|reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation.Reservation/CheckAvailability" + ] + } + }, + { + "node_id": 156, + "component": "span|search::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::geo.Geo/Nearby", + "service_operation:search::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|search::geo.Geo/Nearby", + "legacy_exact:search::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 131, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0038809831824062097, + "success_rate_drop": 0.9961190168175937, + "normal_avg_duration": 0.006855124898428054, + "abnormal_avg_duration": 0.0005790567438551099, + "avg_duration_ratio": 0.08447063364051809, + "normal_p99": 0.021036035800000002, + "abnormal_p99": 0.0011081574399999974, + "p99_ratio": 0.052679005233485926, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-7", + "path-8", + "path-9", + "path-10", + "path-11", + "path-12", + "path-13", + "path-14", + "path-15", + "path-16", + "path-17", + "path-18", + "path-19", + "path-20", + "path-21", + "path-22", + "path-23", + "path-24", + "path-25", + "path-26", + "path-27", + "path-28", + "path-29", + "path-30", + "path-31", + "path-32", + "path-33", + "path-34", + "path-35", + "path-36", + "path-37", + "path-38", + "path-39", + "path-40", + "path-41", + "path-42", + "path-43", + "path-44" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 154, + "component": "span|reservation::reservation.Reservation/CheckAvailability", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/CheckAvailability", + "service_operation:reservation::reservation.Reservation/CheckAvailability", + "bare_operation_unique:reservation.Reservation/CheckAvailability", + "legacy_exact:span|reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation.Reservation/CheckAvailability" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 156, + "component": "span|search::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::geo.Geo/Nearby", + "service_operation:search::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|search::geo.Geo/Nearby", + "legacy_exact:search::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 3, + "explained_alarm_count": 1, + "unexplained_alarm_count": 2, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/env.json b/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/env.json new file mode 100644 index 0000000000000000000000000000000000000000..b0aac15f22d1cce0c9a4db8f6d7a578e30e93c4d --- /dev/null +++ b/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs14", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777693420", + "NORMAL_END": "1777693720", + "ABNORMAL_START": "1777693720", + "ABNORMAL_END": "1777694020" +} \ No newline at end of file diff --git a/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/injection.json b/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..b0e1fbbe149056fd515a4e6e3cf8a7d03ecfcc7b --- /dev/null +++ b/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/injection.json @@ -0,0 +1,92 @@ +{ + "id": 2756, + "name": "batch-01KQKCV06R0R4GPSJFH8KXHJ8J", + "fault_type": "hybrid", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-02T11:48:40+08:00", + "end_time": "2026-05-02T11:53:40+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 151, + "pedestal_name": "hs", + "created_at": "2026-05-02T11:48:40.805+08:00", + "updated_at": "2026-05-02T11:53:40.918+08:00", + "engine_config_summary": [ + { + "app": "geo", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs14", + "system": "hs5", + "system_type": "hs", + "time_offset": 0 + }, + { + "app": "recommendation", + "chaos_type": "CPUStress", + "container": "hotel-reserv-recommendation", + "cpu_load": 89, + "cpu_worker": 4, + "duration": 5, + "namespace": "hs14", + "system": "hs5", + "system_type": "hs", + "time_offset": 0 + } + ], + "task_id": "1070acea-6886-49d2-a287-09a35d46b6cf", + "trace_id": "58fdb87c-94c6-416c-b580-851f7c4d1312", + "source": "injection", + "description": "Fault batch for task 1070acea-6886-49d2-a287-09a35d46b6cf (2 faults)", + "engine_config": [ + { + "app": "geo", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs14", + "system": "hs5", + "system_type": "hs", + "time_offset": 0 + }, + { + "app": "recommendation", + "chaos_type": "CPUStress", + "container": "hotel-reserv-recommendation", + "cpu_load": 89, + "cpu_worker": 4, + "duration": 5, + "namespace": "hs14", + "system": "hs5", + "system_type": "hs", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "geo" + ], + "container": [ + "hotel-reserv-geo" + ] + }, + { + "service": [ + "recommendation" + ], + "pod": [ + "recommendation-57f67777f-j2gnf" + ], + "container": [ + "hotel-reserv-recommendation" + ], + "metric": [ + "cpu" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/label.txt b/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/result.json b/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/result.json new file mode 100644 index 0000000000000000000000000000000000000000..0651301c1e21fc6c8c0bd80fea31e74aae7746c1 --- /dev/null +++ b/cases/batch-01KQKCV06R0R4GPSJFH8KXHJ8J/result.json @@ -0,0 +1,39421 @@ +{ + "case_name": "batch-01KQKCV06R0R4GPSJFH8KXHJ8J", + "injection_nodes": [ + "pod|recommendation-57f67777f-j2gnf" + ], + "alarm_nodes": [ + 154, + 131, + 156 + ], + "propagation_result": { + "injection_node_ids": [ + 64 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 64, + 108, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 137, + 130, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 137, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 130, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 137, + 130, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 137, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 130, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 137, + 130, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 137, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 130, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 138, + 132, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 138, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 132, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 138, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 132, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 138, + 132, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 138, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 132, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 138, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 132, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 138, + 132, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 138, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 132, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 138, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 132, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 139, + 135, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 139, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 139, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 135, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 139, + 135, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 139, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 139, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 135, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 139, + 135, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 139, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 139, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 135, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 140, + 131, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 140, + 131, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 140, + 131, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 140, + 133, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 140, + 133, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 140, + 133, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 141, + 133, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 141, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 141, + 133, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 141, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 141, + 133, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 141, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 142, + 131, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 142, + 131, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 142, + 131, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 143, + 134, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 143, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 134, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 143, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 134, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 143, + 134, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 143, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 134, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 143, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 134, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 143, + 134, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 143, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 134, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 143, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 134, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 144, + 131, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 144, + 131, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 144, + 131, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 130, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 130, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 130, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 130, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 130, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 130, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 132, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 132, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 132, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 132, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 132, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 132, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 132, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 132, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 132, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 134, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 134, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 134, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 134, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 134, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 134, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 134, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 134, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 134, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 135, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 135, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 135, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 135, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 135, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 135, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 136, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 136, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 136, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 136, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 136, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 136, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 136, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 136, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 136, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 130, + 131, + 132, + 133, + 134, + 135, + 136, + 137, + 138, + 139, + 140, + 141, + 142, + 143, + 144, + 145, + 151, + 64, + 108 + ], + "max_hops_reached": 7, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 64, + "component": "pod|recommendation-57f67777f-j2gnf", + "canonical_state": "unavailable", + "root_cause_states": [ + "degraded", + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "pod|recommendation-57f67777f-j2gnf", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1777693720 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|reservation::reservation.Reservation/CheckAvailability", + "span|frontend::HTTP /hotels", + "span|search::geo.Geo/Nearby" + ], + "evidence": { + "alarm_count": 3, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 64, + 108, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 137, + 130, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 137, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 130, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 137, + 130, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 137, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 130, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 137, + 130, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 137, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 137, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 130, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 138, + 132, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 138, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 132, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 138, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 132, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 138, + 132, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 138, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 132, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 138, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 132, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 138, + 132, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 138, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 132, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 138, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 132, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 139, + 135, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 139, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 139, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 135, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 139, + 135, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 139, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 139, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 135, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 139, + 135, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 139, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 139, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 135, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 140, + 131, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 140, + 131, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 140, + 131, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 140, + 133, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 140, + 133, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 140, + 133, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 141, + 133, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 141, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 141, + 133, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 141, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 141, + 133, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 141, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 133, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 141, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 133, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 142, + 131, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 142, + 131, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 142, + 131, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 143, + 134, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 143, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 134, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 143, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 134, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 143, + 134, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 143, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 134, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 143, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 134, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 143, + 134, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 143, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 134, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 143, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 134, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 144, + 131, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 144, + 131, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 144, + 131, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 130, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 130, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 130, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 130, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 130, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 130, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 132, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 132, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 132, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 132, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 132, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 132, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 132, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 132, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 132, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 134, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 134, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 134, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 134, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 134, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 134, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 134, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 134, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 134, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 135, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 135, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 135, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 135, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 135, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 135, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 135, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 136, + 125, + 140, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 136, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 140, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 136, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 140, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 136, + 125, + 142, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 136, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 142, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 136, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 142, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 64, + 108, + 145, + 136, + 125, + 144, + 131 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:lift", + "manifest:PodFailure:L2", + "manifest:PodFailure:lift", + "manifest:PodFailure:lift", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720, + 1777693720 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 108, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 136, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 125, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 4, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 144, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 131, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9961190168175937, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "unavailable", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777693720, + "dst_onset": 1777693720, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777693720, + "window_end": 1777694079, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 64, + "onset": 1777693720, + "is_injection": true, + "lower_bound": 1777693715, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 1, + "node_id": 108, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 3, + "node_id": 136, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 4, + "node_id": 125, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 5, + "node_id": 144, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + }, + { + "node_index": 6, + "node_id": 131, + "onset": 1777693720, + "is_injection": false, + "lower_bound": 1777693720, + "upper_bound": 1777694079, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 45, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 137, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyCinema", + "uniq_name": "span|frontend::attractions.Attractions/NearbyCinema", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 130, + "kind": "span", + "name": "frontend::HTTP /cinema", + "uniq_name": "span|frontend::HTTP /cinema", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 137, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyCinema", + "uniq_name": "span|frontend::attractions.Attractions/NearbyCinema", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 130, + "kind": "span", + "name": "frontend::HTTP /cinema", + "uniq_name": "span|frontend::HTTP /cinema", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 137, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyCinema", + "uniq_name": "span|frontend::attractions.Attractions/NearbyCinema", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 130, + "kind": "span", + "name": "frontend::HTTP /cinema", + "uniq_name": "span|frontend::HTTP /cinema", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 138, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyMus", + "uniq_name": "span|frontend::attractions.Attractions/NearbyMus", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 132, + "kind": "span", + "name": "frontend::HTTP /museums", + "uniq_name": "span|frontend::HTTP /museums", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 138, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyMus", + "uniq_name": "span|frontend::attractions.Attractions/NearbyMus", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 132, + "kind": "span", + "name": "frontend::HTTP /museums", + "uniq_name": "span|frontend::HTTP /museums", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 138, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyMus", + "uniq_name": "span|frontend::attractions.Attractions/NearbyMus", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 132, + "kind": "span", + "name": "frontend::HTTP /museums", + "uniq_name": "span|frontend::HTTP /museums", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 139, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyRest", + "uniq_name": "span|frontend::attractions.Attractions/NearbyRest", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 135, + "kind": "span", + "name": "frontend::HTTP /restaurants", + "uniq_name": "span|frontend::HTTP /restaurants", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 139, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyRest", + "uniq_name": "span|frontend::attractions.Attractions/NearbyRest", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 135, + "kind": "span", + "name": "frontend::HTTP /restaurants", + "uniq_name": "span|frontend::HTTP /restaurants", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 139, + "kind": "span", + "name": "frontend::attractions.Attractions/NearbyRest", + "uniq_name": "span|frontend::attractions.Attractions/NearbyRest", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 135, + "kind": "span", + "name": "frontend::HTTP /restaurants", + "uniq_name": "span|frontend::HTTP /restaurants", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "frontend::HTTP /recommendations", + "uniq_name": "span|frontend::HTTP /recommendations", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "frontend::HTTP /recommendations", + "uniq_name": "span|frontend::HTTP /recommendations", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "frontend::HTTP /recommendations", + "uniq_name": "span|frontend::HTTP /recommendations", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "frontend::recommendation.Recommendation/GetRecommendations", + "uniq_name": "span|frontend::recommendation.Recommendation/GetRecommendations", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "frontend::HTTP /recommendations", + "uniq_name": "span|frontend::HTTP /recommendations", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "frontend::recommendation.Recommendation/GetRecommendations", + "uniq_name": "span|frontend::recommendation.Recommendation/GetRecommendations", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "frontend::HTTP /recommendations", + "uniq_name": "span|frontend::HTTP /recommendations", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 141, + "kind": "span", + "name": "frontend::recommendation.Recommendation/GetRecommendations", + "uniq_name": "span|frontend::recommendation.Recommendation/GetRecommendations", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 133, + "kind": "span", + "name": "frontend::HTTP /recommendations", + "uniq_name": "span|frontend::HTTP /recommendations", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 143, + "kind": "span", + "name": "frontend::reservation.Reservation/MakeReservation", + "uniq_name": "span|frontend::reservation.Reservation/MakeReservation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 134, + "kind": "span", + "name": "frontend::HTTP /reservation", + "uniq_name": "span|frontend::HTTP /reservation", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 143, + "kind": "span", + "name": "frontend::reservation.Reservation/MakeReservation", + "uniq_name": "span|frontend::reservation.Reservation/MakeReservation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 134, + "kind": "span", + "name": "frontend::HTTP /reservation", + "uniq_name": "span|frontend::HTTP /reservation", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 143, + "kind": "span", + "name": "frontend::reservation.Reservation/MakeReservation", + "uniq_name": "span|frontend::reservation.Reservation/MakeReservation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 134, + "kind": "span", + "name": "frontend::HTTP /reservation", + "uniq_name": "span|frontend::HTTP /reservation", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 130, + "kind": "span", + "name": "frontend::HTTP /cinema", + "uniq_name": "span|frontend::HTTP /cinema", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 130, + "kind": "span", + "name": "frontend::HTTP /cinema", + "uniq_name": "span|frontend::HTTP /cinema", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 130, + "kind": "span", + "name": "frontend::HTTP /cinema", + "uniq_name": "span|frontend::HTTP /cinema", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 132, + "kind": "span", + "name": "frontend::HTTP /museums", + "uniq_name": "span|frontend::HTTP /museums", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 132, + "kind": "span", + "name": "frontend::HTTP /museums", + "uniq_name": "span|frontend::HTTP /museums", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 132, + "kind": "span", + "name": "frontend::HTTP /museums", + "uniq_name": "span|frontend::HTTP /museums", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 134, + "kind": "span", + "name": "frontend::HTTP /reservation", + "uniq_name": "span|frontend::HTTP /reservation", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 134, + "kind": "span", + "name": "frontend::HTTP /reservation", + "uniq_name": "span|frontend::HTTP /reservation", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 134, + "kind": "span", + "name": "frontend::HTTP /reservation", + "uniq_name": "span|frontend::HTTP /reservation", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 135, + "kind": "span", + "name": "frontend::HTTP /restaurants", + "uniq_name": "span|frontend::HTTP /restaurants", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 135, + "kind": "span", + "name": "frontend::HTTP /restaurants", + "uniq_name": "span|frontend::HTTP /restaurants", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 135, + "kind": "span", + "name": "frontend::HTTP /restaurants", + "uniq_name": "span|frontend::HTTP /restaurants", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 136, + "kind": "span", + "name": "frontend::HTTP /user", + "uniq_name": "span|frontend::HTTP /user", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 140, + "kind": "span", + "name": "frontend::profile.Profile/GetProfiles", + "uniq_name": "span|frontend::profile.Profile/GetProfiles", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 136, + "kind": "span", + "name": "frontend::HTTP /user", + "uniq_name": "span|frontend::HTTP /user", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 142, + "kind": "span", + "name": "frontend::reservation.Reservation/CheckAvailability", + "uniq_name": "span|frontend::reservation.Reservation/CheckAvailability", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 64, + "kind": "pod", + "name": "recommendation-57f67777f-j2gnf", + "uniq_name": "pod|recommendation-57f67777f-j2gnf", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 108, + "kind": "service", + "name": "recommendation", + "uniq_name": "service|recommendation", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "degraded, unavailable", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 136, + "kind": "span", + "name": "frontend::HTTP /user", + "uniq_name": "span|frontend::HTTP /user", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 125, + "kind": "service", + "name": "frontend", + "uniq_name": "service|frontend", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 144, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "healthy, missing", + "state_start_time": 1777693720, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 131, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777693720, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 131, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0038809831824062097, + "success_rate_drop": 0.9961190168175937, + "normal_avg_duration": 0.006855124898428054, + "abnormal_avg_duration": 0.0005790567438551099, + "avg_duration_ratio": 0.08447063364051809, + "normal_p99": 0.021036035800000002, + "abnormal_p99": 0.0011081574399999974, + "p99_ratio": 0.052679005233485926, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + } + }, + { + "node_id": 154, + "component": "span|reservation::reservation.Reservation/CheckAvailability", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/CheckAvailability", + "service_operation:reservation::reservation.Reservation/CheckAvailability", + "bare_operation_unique:reservation.Reservation/CheckAvailability", + "legacy_exact:span|reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation.Reservation/CheckAvailability" + ] + } + }, + { + "node_id": 156, + "component": "span|search::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::geo.Geo/Nearby", + "service_operation:search::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|search::geo.Geo/Nearby", + "legacy_exact:search::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 131, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0038809831824062097, + "success_rate_drop": 0.9961190168175937, + "normal_avg_duration": 0.006855124898428054, + "abnormal_avg_duration": 0.0005790567438551099, + "avg_duration_ratio": 0.08447063364051809, + "normal_p99": 0.021036035800000002, + "abnormal_p99": 0.0011081574399999974, + "p99_ratio": 0.052679005233485926, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-7", + "path-8", + "path-9", + "path-10", + "path-11", + "path-12", + "path-13", + "path-14", + "path-15", + "path-16", + "path-17", + "path-18", + "path-19", + "path-20", + "path-21", + "path-22", + "path-23", + "path-24", + "path-25", + "path-26", + "path-27", + "path-28", + "path-29", + "path-30", + "path-31", + "path-32", + "path-33", + "path-34", + "path-35", + "path-36", + "path-37", + "path-38", + "path-39", + "path-40", + "path-41", + "path-42", + "path-43", + "path-44" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 154, + "component": "span|reservation::reservation.Reservation/CheckAvailability", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/CheckAvailability", + "service_operation:reservation::reservation.Reservation/CheckAvailability", + "bare_operation_unique:reservation.Reservation/CheckAvailability", + "legacy_exact:span|reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation.Reservation/CheckAvailability" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 156, + "component": "span|search::geo.Geo/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::geo.Geo/Nearby", + "service_operation:search::geo.Geo/Nearby", + "bare_operation_unique:geo.Geo/Nearby", + "legacy_exact:span|search::geo.Geo/Nearby", + "legacy_exact:search::geo.Geo/Nearby", + "legacy_exact:geo.Geo/Nearby" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 131, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0038809831824062097, + "success_rate_drop": 0.9961190168175937, + "normal_avg_duration": 0.006855124898428054, + "abnormal_avg_duration": 0.0005790567438551099, + "avg_duration_ratio": 0.08447063364051809, + "normal_p99": 0.021036035800000002, + "abnormal_p99": 0.0011081574399999974, + "p99_ratio": 0.052679005233485926, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-7", + "path-8", + "path-9", + "path-10", + "path-11", + "path-12", + "path-13", + "path-14", + "path-15", + "path-16", + "path-17", + "path-18", + "path-19", + "path-20", + "path-21", + "path-22", + "path-23", + "path-24", + "path-25", + "path-26", + "path-27", + "path-28", + "path-29", + "path-30", + "path-31", + "path-32", + "path-33", + "path-34", + "path-35", + "path-36", + "path-37", + "path-38", + "path-39", + "path-40", + "path-41", + "path-42", + "path-43", + "path-44" + ] + } + ], + "candidate_alarm_node_ids": [ + 131, + 154, + 156 + ], + "explained_alarm_node_ids": [ + 131 + ], + "unexplained_alarm_node_ids": [ + 154, + 156 + ], + "candidate_alarm_count": 3, + "explained_alarm_count": 1, + "unexplained_alarm_count": 2, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "pod|recommendation-57f67777f-j2gnf" + ], + "start_kind": "pod", + "category": "pod_lifecycle", + "fault_type": "PodFailure", + "resolution_method": "exact_pod_match" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/batch-01KQKF65F9HNG02DX449C1WWEH/.done b/cases/batch-01KQKF65F9HNG02DX449C1WWEH/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQKF65F9HNG02DX449C1WWEH/.finished b/cases/batch-01KQKF65F9HNG02DX449C1WWEH/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQKF65F9HNG02DX449C1WWEH/causal_graph.json b/cases/batch-01KQKF65F9HNG02DX449C1WWEH/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..51917433a988df61c3c421d14c19074f8e36a7de --- /dev/null +++ b/cases/batch-01KQKF65F9HNG02DX449C1WWEH/causal_graph.json @@ -0,0 +1,2994 @@ +{ + "case_name": "batch-01KQKF65F9HNG02DX449C1WWEH", + "fault_type": "JVMRuntimeMutator", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777696199, + "component": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "service|ts-food-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::FoodController.createFoodOrder", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::FoodController.getAllFood", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696230, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service:: publish", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::FoodController.createFoodOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::FoodOrderRepository.save", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-preserve-service::PreserveController.preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696230, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::FoodOrderRepository.save", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::Transaction.commit", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::INSERT ts.food_order", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::Transaction.commit", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::SELECT ts.food_order", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::SELECT ts.food_order" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service:: publish" + }, + { + "source": "span|ts-food-service::SELECT ts.food_order", + "target": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::Transaction.commit" + }, + { + "source": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "target": "span|ts-food-service::FoodController.createFoodOrder" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::FoodOrderRepository.findByOrderId" + }, + { + "source": "span|ts-food-service::POST /api/v1/foodservice/orders", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "source": "span|ts-food-service::FoodOrderRepository.save", + "target": "span|ts-food-service::FoodController.createFoodOrder" + }, + { + "source": "pod|ts-food-service-867c59c6bf-t2c9z", + "target": "service|ts-food-service" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::FoodController.getAllFood" + }, + { + "source": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "target": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + }, + { + "source": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "target": "span|ts-food-service::FoodOrderRepository.save" + }, + { + "source": "span|ts-food-service::Transaction.commit", + "target": "span|ts-food-service::FoodOrderRepository.save" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::FoodOrderRepository.save" + }, + { + "source": "span|ts-food-service::INSERT ts.food_order", + "target": "span|ts-food-service::Transaction.commit" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::FoodController.createFoodOrder" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::POST /api/v1/foodservice/orders" + }, + { + "source": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "target": "span|ts-food-service::FoodOrderRepository.findByOrderId" + }, + { + "source": "span|ts-food-service::FoodController.getAllFood", + "target": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + }, + { + "source": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "target": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::INSERT ts.food_order" + }, + { + "source": "span|ts-preserve-service::PreserveController.preserve", + "target": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve" + }, + { + "source": "service|ts-food-service", + "target": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder" + }, + { + "source": "span|ts-food-service::SELECT ts.food_order", + "target": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder" + }, + { + "source": "span|ts-food-service::FoodController.createFoodOrder", + "target": "span|ts-food-service::POST /api/v1/foodservice/orders" + }, + { + "source": "span|ts-food-service:: publish", + "target": "span|ts-food-service::FoodController.createFoodOrder" + } + ], + "root_causes": [ + { + "component": "container|ts-food-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777696199, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696230, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696230, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777696199, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696230, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696199, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696230, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + } + ], + "component_to_service": { + "pod|ts-food-service-867c59c6bf-t2c9z": "ts-food-service", + "service|ts-food-service": "ts-food-service", + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}": "ts-food-service", + "span|ts-food-service::POST /api/v1/foodservice/orders": "ts-food-service", + "span|ts-food-service::FoodController.createFoodOrder": "ts-food-service", + "span|ts-food-service::FoodController.getAllFood": "ts-food-service", + "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}": "ts-ui-dashboard", + "span|ts-food-service:: publish": "ts-food-service", + "span|ts-food-service::FoodOrderRepository.findByOrderId": "ts-food-service", + "span|ts-food-service::FoodOrderRepository.save": "ts-food-service", + "span|ts-preserve-service::PreserveController.preserve": "ts-preserve-service", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve": "ts-preserve-service", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve": "ts-ui-dashboard", + "span|ts-food-service::SELECT foodsearch.entity.FoodOrder": "ts-food-service", + "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder": "ts-food-service", + "span|ts-food-service::Transaction.commit": "ts-food-service", + "span|ts-food-service::INSERT ts.food_order": "ts-food-service", + "span|ts-food-service::SELECT ts.food_order": "ts-food-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 493, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005575285181818181, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059915969, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 494, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 507, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + } + }, + { + "node_id": 515, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + } + }, + { + "node_id": 519, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 520, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + } + }, + { + "node_id": 550, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007732448042553191, + "abnormal_avg_duration": 0.006430420834862385, + "avg_duration_ratio": 0.8316151365614753, + "normal_p99": 0.00869513142, + "abnormal_p99": 0.00751539396, + "p99_ratio": 0.8643220667963176, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 551, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-consign-service::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 553, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "service_operation:ts-consign-service::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-consign-service::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + }, + { + "node_id": 570, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005490416758620689, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007752072359999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 571, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + } + }, + { + "node_id": 587, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + } + }, + { + "node_id": 588, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + } + }, + { + "node_id": 594, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019706167, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03502054732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 596, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + } + }, + { + "node_id": 608, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-inside-payment-service::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 621, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 638, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + } + }, + { + "node_id": 650, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 651, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + } + }, + { + "node_id": 652, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 672, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 675, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + } + }, + { + "node_id": 686, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.142454383, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.1648067831, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 689, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + } + }, + { + "node_id": 690, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + } + }, + { + "node_id": 713, + "component": "span|ts-route-service::INSERT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::INSERT ts.route", + "service_operation:ts-route-service::INSERT ts.route", + "bare_operation_unique:INSERT ts.route", + "legacy_exact:span|ts-route-service::INSERT ts.route", + "legacy_exact:ts-route-service::INSERT ts.route", + "legacy_exact:INSERT ts.route" + ] + } + }, + { + "node_id": 714, + "component": "span|ts-route-service::INSERT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::INSERT ts.route_distances", + "service_operation:ts-route-service::INSERT ts.route_distances", + "bare_operation_unique:INSERT ts.route_distances", + "legacy_exact:span|ts-route-service::INSERT ts.route_distances", + "legacy_exact:ts-route-service::INSERT ts.route_distances", + "legacy_exact:INSERT ts.route_distances" + ] + } + }, + { + "node_id": 722, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + } + }, + { + "node_id": 725, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + } + }, + { + "node_id": 736, + "component": "span|ts-route-service::Session.merge route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.merge route.entity.Route", + "service_operation:ts-route-service::Session.merge route.entity.Route", + "bare_operation_unique:Session.merge route.entity.Route", + "legacy_exact:span|ts-route-service::Session.merge route.entity.Route", + "legacy_exact:ts-route-service::Session.merge route.entity.Route", + "legacy_exact:Session.merge route.entity.Route" + ] + } + }, + { + "node_id": 738, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + } + }, + { + "node_id": 739, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 742, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + } + }, + { + "node_id": 747, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + } + }, + { + "node_id": 754, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + } + }, + { + "node_id": 775, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + } + }, + { + "node_id": 806, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + } + }, + { + "node_id": 807, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 822, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + } + }, + { + "node_id": 823, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + } + }, + { + "node_id": 834, + "component": "span|ts-travel2-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::TripRepository.findAll", + "service_operation:ts-travel2-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel2-service::TripRepository.findAll", + "legacy_exact:ts-travel2-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + } + }, + { + "node_id": 848, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005575285181818181, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059915969, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 850, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 851, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005490416758620689, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007752072359999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 852, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019706167, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03502054732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 865, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 868, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.142454383, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.1648067831, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 877, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0, + "abnormal_avg_duration": 0.004617589, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0, + "abnormal_p99": 0.004617589, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 881, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 594, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019706167, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03502054732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-0", + "path-3" + ] + }, + { + "node_id": 596, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + }, + "path_ids": [ + "path-1", + "path-2", + "path-5", + "path-7", + "path-8", + "path-12", + "path-13", + "path-14", + "path-19", + "path-20", + "path-21" + ] + }, + { + "node_id": 686, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.142454383, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.1648067831, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-9", + "path-10", + "path-15", + "path-17", + "path-18", + "path-25", + "path-26", + "path-27", + "path-28", + "path-30", + "path-31" + ] + }, + { + "node_id": 852, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019706167, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03502054732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-4", + "path-6" + ] + }, + { + "node_id": 868, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.142454383, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.1648067831, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-11", + "path-16", + "path-22", + "path-23", + "path-24", + "path-29", + "path-32", + "path-33", + "path-34", + "path-35", + "path-36" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 493, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005575285181818181, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059915969, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 494, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 507, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 515, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 519, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 520, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 529, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 540, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 550, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007732448042553191, + "abnormal_avg_duration": 0.006430420834862385, + "avg_duration_ratio": 0.8316151365614753, + "normal_p99": 0.00869513142, + "abnormal_p99": 0.00751539396, + "p99_ratio": 0.8643220667963176, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 551, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-consign-service::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 553, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "service_operation:ts-consign-service::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-consign-service::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 570, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005490416758620689, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007752072359999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 571, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 587, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 588, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 608, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-inside-payment-service::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 621, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 638, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 650, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 651, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 652, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 672, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 675, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 689, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 690, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 713, + "component": "span|ts-route-service::INSERT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::INSERT ts.route", + "service_operation:ts-route-service::INSERT ts.route", + "bare_operation_unique:INSERT ts.route", + "legacy_exact:span|ts-route-service::INSERT ts.route", + "legacy_exact:ts-route-service::INSERT ts.route", + "legacy_exact:INSERT ts.route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 714, + "component": "span|ts-route-service::INSERT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::INSERT ts.route_distances", + "service_operation:ts-route-service::INSERT ts.route_distances", + "bare_operation_unique:INSERT ts.route_distances", + "legacy_exact:span|ts-route-service::INSERT ts.route_distances", + "legacy_exact:ts-route-service::INSERT ts.route_distances", + "legacy_exact:INSERT ts.route_distances" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 722, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 725, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 736, + "component": "span|ts-route-service::Session.merge route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.merge route.entity.Route", + "service_operation:ts-route-service::Session.merge route.entity.Route", + "bare_operation_unique:Session.merge route.entity.Route", + "legacy_exact:span|ts-route-service::Session.merge route.entity.Route", + "legacy_exact:ts-route-service::Session.merge route.entity.Route", + "legacy_exact:Session.merge route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 738, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 739, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 742, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 747, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 754, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 775, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 806, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 807, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 822, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 823, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 834, + "component": "span|ts-travel2-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::TripRepository.findAll", + "service_operation:ts-travel2-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel2-service::TripRepository.findAll", + "legacy_exact:ts-travel2-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 848, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005575285181818181, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059915969, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 850, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 851, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005490416758620689, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007752072359999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 865, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 877, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0, + "abnormal_avg_duration": 0.004617589, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0, + "abnormal_p99": 0.004617589, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 881, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 52, + "explained_alarm_count": 5, + "unexplained_alarm_count": 47, + "candidate_strong_alarm_count": 8, + "explained_strong_alarm_count": 4, + "unexplained_strong_alarm_count": 4, + "strong_alarm_coverage": 0.5, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.5, + "alarm_coverage_confidence": 0.5, + "final_confidence": 0.5 + } +} \ No newline at end of file diff --git a/cases/batch-01KQKF65F9HNG02DX449C1WWEH/env.json b/cases/batch-01KQKF65F9HNG02DX449C1WWEH/env.json new file mode 100644 index 0000000000000000000000000000000000000000..b109e0fee743ef2412df09649d7d2995f1812f15 --- /dev/null +++ b/cases/batch-01KQKF65F9HNG02DX449C1WWEH/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts13", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777695884", + "NORMAL_END": "1777696184", + "ABNORMAL_START": "1777696184", + "ABNORMAL_END": "1777696483" +} \ No newline at end of file diff --git a/cases/batch-01KQKF65F9HNG02DX449C1WWEH/injection.json b/cases/batch-01KQKF65F9HNG02DX449C1WWEH/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..4c456442d82d4efe3904ea432d615e45a98987fc --- /dev/null +++ b/cases/batch-01KQKF65F9HNG02DX449C1WWEH/injection.json @@ -0,0 +1,107 @@ +{ + "id": 2809, + "name": "batch-01KQKF65F9HNG02DX449C1WWEH", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T12:29:44+08:00", + "end_time": "2026-05-02T12:34:43+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T12:29:43.797+08:00", + "updated_at": "2026-05-02T12:34:44.545+08:00", + "engine_config_summary": [ + { + "app": "ts-food-service", + "chaos_type": "JVMRuntimeMutator", + "class": "foodsearch.service.FoodServiceImpl", + "duration": 5, + "method": "getAllFood", + "mutator_config": "constant:\"/api/v1/trainfoodservice/trainfoods/\":\"mutated_/api/v1/trainfoodservice/trainfoods/\"", + "namespace": "ts13", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-train-food-service", + "chaos_type": "JVMLatency", + "class": "trainFood.service.TrainFoodServiceImpl", + "duration": 5, + "latency_duration": 1610, + "method": "listTrainFoodByTripId", + "namespace": "ts13", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + } + ], + "task_id": "7370b9ef-40fa-449c-ad2e-4a14e8a7bd95", + "trace_id": "16269e40-2fbb-4fc2-813a-8d23e1f79054", + "source": "injection", + "description": "Fault batch for task 7370b9ef-40fa-449c-ad2e-4a14e8a7bd95 (2 faults)", + "engine_config": [ + { + "app": "ts-food-service", + "chaos_type": "JVMRuntimeMutator", + "class": "foodsearch.service.FoodServiceImpl", + "duration": 5, + "method": "getAllFood", + "mutator_config": "constant:\"/api/v1/trainfoodservice/trainfoods/\":\"mutated_/api/v1/trainfoodservice/trainfoods/\"", + "namespace": "ts13", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-train-food-service", + "chaos_type": "JVMLatency", + "class": "trainFood.service.TrainFoodServiceImpl", + "duration": 5, + "latency_duration": 1610, + "method": "listTrainFoodByTripId", + "namespace": "ts13", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-food-service" + ], + "pod": [ + "ts-food-service-867c59c6bf-qsmbx" + ], + "container": [ + "ts-food-service" + ], + "function": [ + "foodsearch.service.FoodServiceImpl.getAllFood" + ] + }, + { + "service": [ + "ts-train-food-service" + ], + "pod": [ + "ts-train-food-service-586d7b896b-7tsr9" + ], + "container": [ + "ts-train-food-service" + ], + "metric": [ + "network_latency" + ], + "function": [ + "trainFood.service.TrainFoodServiceImpl.listTrainFoodByTripId" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQKF65F9HNG02DX449C1WWEH/label.txt b/cases/batch-01KQKF65F9HNG02DX449C1WWEH/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQKF65F9HNG02DX449C1WWEH/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQKF65F9HNG02DX449C1WWEH/result.json b/cases/batch-01KQKF65F9HNG02DX449C1WWEH/result.json new file mode 100644 index 0000000000000000000000000000000000000000..91243e73abd86c0ef38f88a5f9319da4abb0e320 --- /dev/null +++ b/cases/batch-01KQKF65F9HNG02DX449C1WWEH/result.json @@ -0,0 +1,41288 @@ +{ + "case_name": "batch-01KQKF65F9HNG02DX449C1WWEH", + "injection_nodes": [ + "container|ts-food-service" + ], + "alarm_nodes": [ + 515, + 519, + 520, + 775, + 650, + 651, + 652, + 529, + 540, + 672, + 675, + 806, + 807, + 551, + 553, + 550, + 686, + 689, + 690, + 822, + 823, + 570, + 571, + 834, + 713, + 714, + 587, + 588, + 848, + 722, + 851, + 852, + 596, + 850, + 725, + 594, + 736, + 608, + 738, + 739, + 868, + 865, + 742, + 747, + 621, + 494, + 877, + 493, + 881, + 754, + 507, + 638 + ], + "propagation_result": { + "injection_node_ids": [ + 336 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 133, + 348, + 594 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 594, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 594, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 591, + 594 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 591, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 594, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 591, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 594, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 594, + 852 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 594, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 852, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 594, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 852, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 589, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 589, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 589, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 591, + 594, + 852 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 591, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 594, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 852, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 591, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 594, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 852, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 592, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 593, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 597, + 592, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 597, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 597, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 599, + 593, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 599, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 599, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 600, + 593, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 600, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 600, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 589, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 589, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 589, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 592, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 593, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 595, + 600, + 593, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 595, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 600, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 595, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 600, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 598, + 597, + 592, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 598, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 597, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 598, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 597, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 598, + 599, + 593, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 598, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 599, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 598, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 599, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 589, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 589, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 589, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 592, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 593, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 597, + 592, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 597, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 597, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 599, + 593, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 599, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 599, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 600, + 593, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 600, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 600, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 595, + 600, + 593, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 595, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 600, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 595, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 600, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 597, + 592, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 597, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 597, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 598, + 597, + 592, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 598, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 597, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 598, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 597, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 598, + 599, + 593, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 598, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 599, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 598, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 599, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 599, + 593, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 599, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 599, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 600, + 593, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 600, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 600, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 595, + 600, + 593, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 595, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 600, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 595, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 600, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 9, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 598, + 597, + 592, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 598, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 597, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 598, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 597, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 9, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 598, + 599, + 593, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 598, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 599, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 598, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 599, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 9, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 133, + 401, + 417, + 686, + 687, + 589, + 590, + 591, + 336, + 592, + 593, + 594, + 595, + 596, + 597, + 599, + 598, + 600, + 852, + 348, + 868 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 336, + "component": "container|ts-food-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "container|ts-food-service", + "states": [ + "degraded", + "silent" + ], + "first_state_at": 1777696184 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "span|ts-order-service::POST /api/v1/orderservice/order", + "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "span|ts-travel2-service::TripRepository.findAll", + "span|ts-route-service::INSERT ts.route", + "span|ts-route-service::INSERT ts.route_distances", + "span|ts-delivery-service::basic.ack", + "span|ts-delivery-service::food_delivery process", + "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "span|ts-route-service::RouteController.queryByIds", + "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-food-service::POST /api/v1/foodservice/orders", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-route-service::RouteRepository.findById", + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-route-service::Session.merge route.entity.Route", + "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-seat-service::POST /api/v1/seatservice/seats", + "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "span|ts-auth-service::SELECT ts.user_roles", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets" + ], + "evidence": { + "alarm_count": 52, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 133, + 348, + 594 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 594, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 594, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 591, + 594 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 591, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 594, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 591, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 594, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 594, + 852 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 594, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 852, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 594, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 852, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 589, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 589, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 589, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 591, + 594, + 852 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 591, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 594, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 852, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 591, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 594, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 852, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 592, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 593, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 597, + 592, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 597, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 597, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 599, + 593, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 599, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 599, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 600, + 593, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 600, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 600, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 589, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 589, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 589, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 592, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 593, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 595, + 600, + 593, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 595, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 600, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 595, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 600, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 598, + 597, + 592, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 598, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 597, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 598, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 597, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 598, + 599, + 593, + 590, + 596 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 598, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 599, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 598, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 599, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 589, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 589, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 589, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 592, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 593, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 597, + 592, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 597, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 597, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 599, + 593, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 599, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 599, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 600, + 593, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 600, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 600, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 595, + 600, + 593, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 595, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 600, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 595, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 600, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 597, + 592, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 597, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 597, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 598, + 597, + 592, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 598, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 597, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 598, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 597, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 598, + 599, + 593, + 590, + 596, + 687, + 686 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 598, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 599, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 598, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 599, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 599, + 593, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 599, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 599, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 600, + 593, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 600, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 600, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 595, + 600, + 593, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 595, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 600, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 595, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 600, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 9, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 598, + 597, + 592, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 598, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 597, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 592, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 598, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 597, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 592, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 9, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 133, + 348, + 598, + 599, + 593, + 590, + 596, + 687, + 686, + 868 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMRuntimeMutator:L1", + "manifest:JVMRuntimeMutator:lift", + "manifest:JVMRuntimeMutator:L2", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext", + "manifest:JVMRuntimeMutator:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696199, + 1777696230 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 31.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMRuntimeMutator", + "edges": [ + { + "edge_index": 0, + "edge_desc": "routes_to_backward", + "layer": 1, + "dst_node_id": 348, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 598, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 599, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 593, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 590, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 596, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 687, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 686, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 868, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0461681816928876, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "routes_to", + "src_state": "unavailable", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696199, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696199, + "dst_onset": 1777696230, + "delay": 31, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696184, + "window_end": 1777696535, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 133, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 1, + "node_id": 348, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 2, + "node_id": 598, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 3, + "node_id": 599, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 4, + "node_id": 593, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 5, + "node_id": 590, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 6, + "node_id": 596, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 7, + "node_id": 687, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 8, + "node_id": 686, + "onset": 1777696199, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + }, + { + "node_index": 9, + "node_id": 868, + "onset": 1777696230, + "is_injection": false, + "lower_bound": 1777696184, + "upper_bound": 1777696535, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 37, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 594, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 591, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 594, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 594, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 31.0 + }, + { + "node_id": 852, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777696230, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 589, + "kind": "span", + "name": "ts-food-service:: publish", + "uniq_name": "span|ts-food-service:: publish", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 591, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 594, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 31.0 + }, + { + "node_id": 852, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "missing", + "state_start_time": 1777696230, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 592, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 31.0 + }, + { + "node_id": 868, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696230, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 597, + "kind": "span", + "name": "ts-food-service::SELECT foodsearch.entity.FoodOrder", + "uniq_name": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 592, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 599, + "kind": "span", + "name": "ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "uniq_name": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 600, + "kind": "span", + "name": "ts-food-service::Transaction.commit", + "uniq_name": "span|ts-food-service::Transaction.commit", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 589, + "kind": "span", + "name": "ts-food-service:: publish", + "uniq_name": "span|ts-food-service:: publish", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 31.0 + }, + { + "node_id": 868, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696230, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 592, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 595, + "kind": "span", + "name": "ts-food-service::INSERT ts.food_order", + "uniq_name": "span|ts-food-service::INSERT ts.food_order", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 600, + "kind": "span", + "name": "ts-food-service::Transaction.commit", + "uniq_name": "span|ts-food-service::Transaction.commit", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 598, + "kind": "span", + "name": "ts-food-service::SELECT ts.food_order", + "uniq_name": "span|ts-food-service::SELECT ts.food_order", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 597, + "kind": "span", + "name": "ts-food-service::SELECT foodsearch.entity.FoodOrder", + "uniq_name": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 592, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 598, + "kind": "span", + "name": "ts-food-service::SELECT ts.food_order", + "uniq_name": "span|ts-food-service::SELECT ts.food_order", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 599, + "kind": "span", + "name": "ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "uniq_name": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 589, + "kind": "span", + "name": "ts-food-service:: publish", + "uniq_name": "span|ts-food-service:: publish", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 31.0 + }, + { + "node_id": 868, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696230, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 592, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 31.0 + }, + { + "node_id": 868, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696230, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 31.0 + }, + { + "node_id": 868, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696230, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 597, + "kind": "span", + "name": "ts-food-service::SELECT foodsearch.entity.FoodOrder", + "uniq_name": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 592, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 599, + "kind": "span", + "name": "ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "uniq_name": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 600, + "kind": "span", + "name": "ts-food-service::Transaction.commit", + "uniq_name": "span|ts-food-service::Transaction.commit", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 595, + "kind": "span", + "name": "ts-food-service::INSERT ts.food_order", + "uniq_name": "span|ts-food-service::INSERT ts.food_order", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 600, + "kind": "span", + "name": "ts-food-service::Transaction.commit", + "uniq_name": "span|ts-food-service::Transaction.commit", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 597, + "kind": "span", + "name": "ts-food-service::SELECT foodsearch.entity.FoodOrder", + "uniq_name": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 592, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 31.0 + }, + { + "node_id": 868, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696230, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 598, + "kind": "span", + "name": "ts-food-service::SELECT ts.food_order", + "uniq_name": "span|ts-food-service::SELECT ts.food_order", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 597, + "kind": "span", + "name": "ts-food-service::SELECT foodsearch.entity.FoodOrder", + "uniq_name": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 592, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 598, + "kind": "span", + "name": "ts-food-service::SELECT ts.food_order", + "uniq_name": "span|ts-food-service::SELECT ts.food_order", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 599, + "kind": "span", + "name": "ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "uniq_name": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 599, + "kind": "span", + "name": "ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "uniq_name": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 31.0 + }, + { + "node_id": 868, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696230, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 600, + "kind": "span", + "name": "ts-food-service::Transaction.commit", + "uniq_name": "span|ts-food-service::Transaction.commit", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 31.0 + }, + { + "node_id": 868, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696230, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 595, + "kind": "span", + "name": "ts-food-service::INSERT ts.food_order", + "uniq_name": "span|ts-food-service::INSERT ts.food_order", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 600, + "kind": "span", + "name": "ts-food-service::Transaction.commit", + "uniq_name": "span|ts-food-service::Transaction.commit", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 31.0 + }, + { + "node_id": 868, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696230, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 598, + "kind": "span", + "name": "ts-food-service::SELECT ts.food_order", + "uniq_name": "span|ts-food-service::SELECT ts.food_order", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 597, + "kind": "span", + "name": "ts-food-service::SELECT foodsearch.entity.FoodOrder", + "uniq_name": "span|ts-food-service::SELECT foodsearch.entity.FoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 592, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.findByOrderId", + "uniq_name": "span|ts-food-service::FoodOrderRepository.findByOrderId", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 31.0 + }, + { + "node_id": 868, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696230, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 133, + "kind": "pod", + "name": "ts-food-service-867c59c6bf-t2c9z", + "uniq_name": "pod|ts-food-service-867c59c6bf-t2c9z", + "state": "degraded, healthy, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMRuntimeMutator:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 348, + "kind": "service", + "name": "ts-food-service", + "uniq_name": "service|ts-food-service", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMRuntimeMutator:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 598, + "kind": "span", + "name": "ts-food-service::SELECT ts.food_order", + "uniq_name": "span|ts-food-service::SELECT ts.food_order", + "state": "degraded, unavailable", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 599, + "kind": "span", + "name": "ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "uniq_name": "span|ts-food-service::Session.merge foodsearch.entity.FoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 593, + "kind": "span", + "name": "ts-food-service::FoodOrderRepository.save", + "uniq_name": "span|ts-food-service::FoodOrderRepository.save", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 590, + "kind": "span", + "name": "ts-food-service::FoodController.createFoodOrder", + "uniq_name": "span|ts-food-service::FoodController.createFoodOrder", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 596, + "kind": "span", + "name": "ts-food-service::POST /api/v1/foodservice/orders", + "uniq_name": "span|ts-food-service::POST /api/v1/foodservice/orders", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 687, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 686, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696199, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMRuntimeMutator:Lext", + "propagation_delay": 31.0 + }, + { + "node_id": 868, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1777696230, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 493, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005575285181818181, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059915969, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 494, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 507, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + } + }, + { + "node_id": 515, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + } + }, + { + "node_id": 519, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 520, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + } + }, + { + "node_id": 550, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007732448042553191, + "abnormal_avg_duration": 0.006430420834862385, + "avg_duration_ratio": 0.8316151365614753, + "normal_p99": 0.00869513142, + "abnormal_p99": 0.00751539396, + "p99_ratio": 0.8643220667963176, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 551, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-consign-service::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 553, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "service_operation:ts-consign-service::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-consign-service::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + }, + { + "node_id": 570, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005490416758620689, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007752072359999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 571, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + } + }, + { + "node_id": 587, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + } + }, + { + "node_id": 588, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + } + }, + { + "node_id": 594, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019706167, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03502054732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 596, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + } + }, + { + "node_id": 608, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-inside-payment-service::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 621, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 638, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + } + }, + { + "node_id": 650, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 651, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + } + }, + { + "node_id": 652, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 672, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + } + }, + { + "node_id": 675, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + } + }, + { + "node_id": 686, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.142454383, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.1648067831, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 689, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + } + }, + { + "node_id": 690, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + } + }, + { + "node_id": 713, + "component": "span|ts-route-service::INSERT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::INSERT ts.route", + "service_operation:ts-route-service::INSERT ts.route", + "bare_operation_unique:INSERT ts.route", + "legacy_exact:span|ts-route-service::INSERT ts.route", + "legacy_exact:ts-route-service::INSERT ts.route", + "legacy_exact:INSERT ts.route" + ] + } + }, + { + "node_id": 714, + "component": "span|ts-route-service::INSERT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::INSERT ts.route_distances", + "service_operation:ts-route-service::INSERT ts.route_distances", + "bare_operation_unique:INSERT ts.route_distances", + "legacy_exact:span|ts-route-service::INSERT ts.route_distances", + "legacy_exact:ts-route-service::INSERT ts.route_distances", + "legacy_exact:INSERT ts.route_distances" + ] + } + }, + { + "node_id": 722, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + } + }, + { + "node_id": 725, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + } + }, + { + "node_id": 736, + "component": "span|ts-route-service::Session.merge route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.merge route.entity.Route", + "service_operation:ts-route-service::Session.merge route.entity.Route", + "bare_operation_unique:Session.merge route.entity.Route", + "legacy_exact:span|ts-route-service::Session.merge route.entity.Route", + "legacy_exact:ts-route-service::Session.merge route.entity.Route", + "legacy_exact:Session.merge route.entity.Route" + ] + } + }, + { + "node_id": 738, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + } + }, + { + "node_id": 739, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 742, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + } + }, + { + "node_id": 747, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + } + }, + { + "node_id": 754, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + } + }, + { + "node_id": 775, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + } + }, + { + "node_id": 806, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + } + }, + { + "node_id": 807, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 822, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + } + }, + { + "node_id": 823, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + } + }, + { + "node_id": 834, + "component": "span|ts-travel2-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::TripRepository.findAll", + "service_operation:ts-travel2-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel2-service::TripRepository.findAll", + "legacy_exact:ts-travel2-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + } + }, + { + "node_id": 848, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005575285181818181, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059915969, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 850, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 851, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005490416758620689, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007752072359999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 852, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019706167, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03502054732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 865, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 868, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.142454383, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.1648067831, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 877, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0, + "abnormal_avg_duration": 0.004617589, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0, + "abnormal_p99": 0.004617589, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 881, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 594, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019706167, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03502054732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-0", + "path-3" + ] + }, + { + "node_id": 596, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + }, + "path_ids": [ + "path-1", + "path-2", + "path-5", + "path-7", + "path-8", + "path-12", + "path-13", + "path-14", + "path-19", + "path-20", + "path-21" + ] + }, + { + "node_id": 686, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.142454383, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.1648067831, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-9", + "path-10", + "path-15", + "path-17", + "path-18", + "path-25", + "path-26", + "path-27", + "path-28", + "path-30", + "path-31" + ] + }, + { + "node_id": 852, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019706167, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03502054732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-4", + "path-6" + ] + }, + { + "node_id": 868, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.142454383, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.1648067831, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-11", + "path-16", + "path-22", + "path-23", + "path-24", + "path-29", + "path-32", + "path-33", + "path-34", + "path-35", + "path-36" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 493, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005575285181818181, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059915969, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 494, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 507, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 515, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "service_operation:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "bare_operation_unique:POST /api/v1/basicservice/basic/travel", + "http_endpoint:ts-basic-service::POST::/api/v1/basicservice/basic/travel", + "http_endpoint_unique:POST::/api/v1/basicservice/basic/travel", + "bare_path_unique:/api/v1/basicservice/basic/travel", + "legacy_exact:span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:ts-basic-service::POST /api/v1/basicservice/basic/travel", + "legacy_exact:POST /api/v1/basicservice/basic/travel" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 519, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 520, + "component": "span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-cancel-service::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-cancel-service::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 529, + "component": "span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "service_operation:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "bare_operation_unique:GET /api/v1/configservice/configs/{configName}", + "http_endpoint:ts-config-service::GET::/api/v1/configservice/configs/{configName}", + "http_endpoint_unique:GET::/api/v1/configservice/configs/{configName}", + "bare_path_unique:/api/v1/configservice/configs/{configName}", + "legacy_exact:span|ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:ts-config-service::GET /api/v1/configservice/configs/{configName}", + "legacy_exact:GET /api/v1/configservice/configs/{configName}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 540, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 550, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007732448042553191, + "abnormal_avg_duration": 0.006430420834862385, + "avg_duration_ratio": 0.8316151365614753, + "normal_p99": 0.00869513142, + "abnormal_p99": 0.00751539396, + "p99_ratio": 0.8643220667963176, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 551, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-consign-service::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 553, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "service_operation:ts-consign-service::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-consign-service::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 570, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005490416758620689, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007752072359999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 571, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/{id}", + "http_endpoint:ts-contacts-service::GET::/api/v1/contactservice/contacts/{id}", + "http_endpoint_unique:GET::/api/v1/contactservice/contacts/{id}", + "bare_path_unique:/api/v1/contactservice/contacts/{id}", + "legacy_exact:span|ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:ts-contacts-service::GET /api/v1/contactservice/contacts/{id}", + "legacy_exact:GET /api/v1/contactservice/contacts/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 587, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 588, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 608, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-inside-payment-service::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 621, + "component": "span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "service_operation:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-other-service::GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-other-service::GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderOtherService/orderOther/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 638, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/tickets", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/tickets", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/tickets", + "bare_path_unique:/api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/tickets", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 650, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 651, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 652, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 672, + "component": "span|ts-order-service::POST /api/v1/orderservice/order", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order", + "service_operation:ts-order-service::POST /api/v1/orderservice/order", + "bare_operation_unique:POST /api/v1/orderservice/order", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order", + "http_endpoint_unique:POST::/api/v1/orderservice/order", + "bare_path_unique:/api/v1/orderservice/order", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order", + "legacy_exact:POST /api/v1/orderservice/order" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 675, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/tickets", + "bare_operation_unique:POST /api/v1/orderservice/order/tickets", + "http_endpoint:ts-order-service::POST::/api/v1/orderservice/order/tickets", + "http_endpoint_unique:POST::/api/v1/orderservice/order/tickets", + "bare_path_unique:/api/v1/orderservice/order/tickets", + "legacy_exact:span|ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:ts-order-service::POST /api/v1/orderservice/order/tickets", + "legacy_exact:POST /api/v1/orderservice/order/tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 689, + "component": "span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "service_operation:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_operation_unique:GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint:ts-price-service::GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "http_endpoint_unique:GET::/api/v1/priceservice/prices/{routeId}/{trainType}", + "bare_path_unique:/api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:span|ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:ts-price-service::GET /api/v1/priceservice/prices/{routeId}/{trainType}", + "legacy_exact:GET /api/v1/priceservice/prices/{routeId}/{trainType}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 690, + "component": "span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "service_operation:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_operation_unique:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint:ts-price-service::POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "http_endpoint_unique:POST::/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "bare_path_unique:/api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:span|ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:ts-price-service::POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes", + "legacy_exact:POST /api/v1/priceservice/prices/byRouteIdsAndTrainTypes" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 713, + "component": "span|ts-route-service::INSERT ts.route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::INSERT ts.route", + "service_operation:ts-route-service::INSERT ts.route", + "bare_operation_unique:INSERT ts.route", + "legacy_exact:span|ts-route-service::INSERT ts.route", + "legacy_exact:ts-route-service::INSERT ts.route", + "legacy_exact:INSERT ts.route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 714, + "component": "span|ts-route-service::INSERT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::INSERT ts.route_distances", + "service_operation:ts-route-service::INSERT ts.route_distances", + "bare_operation_unique:INSERT ts.route_distances", + "legacy_exact:span|ts-route-service::INSERT ts.route_distances", + "legacy_exact:ts-route-service::INSERT ts.route_distances", + "legacy_exact:INSERT ts.route_distances" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 722, + "component": "span|ts-route-service::RouteController.queryByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteController.queryByIds", + "service_operation:ts-route-service::RouteController.queryByIds", + "bare_operation_unique:RouteController.queryByIds", + "legacy_exact:span|ts-route-service::RouteController.queryByIds", + "legacy_exact:ts-route-service::RouteController.queryByIds", + "legacy_exact:RouteController.queryByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 725, + "component": "span|ts-route-service::RouteRepository.findById", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findById", + "service_operation:ts-route-service::RouteRepository.findById", + "bare_operation_unique:RouteRepository.findById", + "legacy_exact:span|ts-route-service::RouteRepository.findById", + "legacy_exact:ts-route-service::RouteRepository.findById", + "legacy_exact:RouteRepository.findById" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 736, + "component": "span|ts-route-service::Session.merge route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.merge route.entity.Route", + "service_operation:ts-route-service::Session.merge route.entity.Route", + "bare_operation_unique:Session.merge route.entity.Route", + "legacy_exact:span|ts-route-service::Session.merge route.entity.Route", + "legacy_exact:ts-route-service::Session.merge route.entity.Route", + "legacy_exact:Session.merge route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 738, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats", + "bare_operation_unique:POST /api/v1/seatservice/seats", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats", + "http_endpoint_unique:POST::/api/v1/seatservice/seats", + "bare_path_unique:/api/v1/seatservice/seats", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats", + "legacy_exact:POST /api/v1/seatservice/seats" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 739, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 742, + "component": "span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "service_operation:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "bare_operation_unique:GET /api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint:ts-security-service::GET::/api/v1/securityservice/securityConfigs/{accountId}", + "http_endpoint_unique:GET::/api/v1/securityservice/securityConfigs/{accountId}", + "bare_path_unique:/api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:span|ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:ts-security-service::GET /api/v1/securityservice/securityConfigs/{accountId}", + "legacy_exact:GET /api/v1/securityservice/securityConfigs/{accountId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 747, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 754, + "component": "span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "service_operation:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "bare_operation_unique:GET /api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint:ts-station-service::GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "http_endpoint_unique:GET::/api/v1/stationservice/stations/id/{stationNameForId}", + "bare_path_unique:/api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:span|ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:ts-station-service::GET /api/v1/stationservice/stations/id/{stationNameForId}", + "legacy_exact:GET /api/v1/stationservice/stations/id/{stationNameForId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 775, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 806, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "service_operation:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travelservice/routes/{tripId}", + "http_endpoint:ts-travel-service::GET::/api/v1/travelservice/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travelservice/routes/{tripId}", + "bare_path_unique:/api/v1/travelservice/routes/{tripId}", + "legacy_exact:span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "legacy_exact:GET /api/v1/travelservice/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 807, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 822, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "service_operation:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "bare_operation_unique:GET /api/v1/travel2service/routes/{tripId}", + "http_endpoint:ts-travel2-service::GET::/api/v1/travel2service/routes/{tripId}", + "http_endpoint_unique:GET::/api/v1/travel2service/routes/{tripId}", + "bare_path_unique:/api/v1/travel2service/routes/{tripId}", + "legacy_exact:span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "legacy_exact:GET /api/v1/travel2service/routes/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 823, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "service_operation:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "bare_operation_unique:POST /api/v1/travel2service/trip_detail", + "http_endpoint:ts-travel2-service::POST::/api/v1/travel2service/trip_detail", + "http_endpoint_unique:POST::/api/v1/travel2service/trip_detail", + "bare_path_unique:/api/v1/travel2service/trip_detail", + "legacy_exact:span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "legacy_exact:POST /api/v1/travel2service/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 834, + "component": "span|ts-travel2-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::TripRepository.findAll", + "service_operation:ts-travel2-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel2-service::TripRepository.findAll", + "legacy_exact:ts-travel2-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 848, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005575285181818181, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0059915969, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 850, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 851, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.005490416758620689, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.007752072359999998, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 865, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 877, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0, + "abnormal_avg_duration": 0.004617589, + "avg_duration_ratio": 0.0, + "normal_p99": 0.0, + "abnormal_p99": 0.004617589, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 881, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 594, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019706167, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03502054732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-0", + "path-3" + ] + }, + { + "node_id": 596, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + }, + "path_ids": [ + "path-1", + "path-2", + "path-5", + "path-7", + "path-8", + "path-12", + "path-13", + "path-14", + "path-19", + "path-20", + "path-21" + ] + }, + { + "node_id": 686, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.142454383, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.1648067831, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-9", + "path-10", + "path-15", + "path-17", + "path-18", + "path-25", + "path-26", + "path-27", + "path-28", + "path-30", + "path-31" + ] + }, + { + "node_id": 852, + "component": "span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.019706167, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.03502054732, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-4", + "path-6" + ] + }, + { + "node_id": 868, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.142454383, + "abnormal_avg_duration": 0.0, + "avg_duration_ratio": 0.0, + "normal_p99": 0.1648067831, + "abnormal_p99": 0.0, + "p99_ratio": 0.0, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-11", + "path-16", + "path-22", + "path-23", + "path-24", + "path-29", + "path-32", + "path-33", + "path-34", + "path-35", + "path-36" + ] + } + ], + "candidate_alarm_node_ids": [ + 493, + 494, + 507, + 515, + 519, + 520, + 529, + 540, + 550, + 551, + 553, + 570, + 571, + 587, + 588, + 594, + 596, + 608, + 621, + 638, + 650, + 651, + 652, + 672, + 675, + 686, + 689, + 690, + 713, + 714, + 722, + 725, + 736, + 738, + 739, + 742, + 747, + 754, + 775, + 806, + 807, + 822, + 823, + 834, + 848, + 850, + 851, + 852, + 865, + 868, + 877, + 881 + ], + "explained_alarm_node_ids": [ + 594, + 596, + 686, + 852, + 868 + ], + "unexplained_alarm_node_ids": [ + 493, + 494, + 507, + 515, + 519, + 520, + 529, + 540, + 550, + 551, + 553, + 570, + 571, + 587, + 588, + 608, + 621, + 638, + 650, + 651, + 652, + 672, + 675, + 689, + 690, + 713, + 714, + 722, + 725, + 736, + 738, + 739, + 742, + 747, + 754, + 775, + 806, + 807, + 822, + 823, + 834, + 848, + 850, + 851, + 865, + 877, + 881 + ], + "candidate_alarm_count": 52, + "explained_alarm_count": 5, + "unexplained_alarm_count": 47, + "strong_alarm_coverage": 0.5, + "candidate_strong_alarm_count": 8, + "explained_strong_alarm_count": 4, + "unexplained_strong_alarm_count": 4, + "resolution_info": { + "resolved_nodes": [ + "container|ts-food-service" + ], + "start_kind": "container", + "category": "jvm_method", + "fault_type": "JVMRuntimeMutator", + "resolution_method": "exact_container_match[ground_truth]" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/.done b/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/.finished b/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/causal_graph.json b/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..5f8cb76990d9814fbffc12022c204ef7fc0f07df --- /dev/null +++ b/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/causal_graph.json @@ -0,0 +1,3017 @@ +{ + "case_name": "batch-01KQKFS02FRXXW7DTT0GYKZASY", + "fault_type": "JVMLatency", + "root_resolution_method": "exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::AdminUserController.addUser", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "service|ts-admin-user-service", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": [ + "unavailable", + "slow" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": [ + "unavailable", + "slow" + ] + } + ], + "edges": [ + { + "source": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "target": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users" + }, + { + "source": "service|ts-admin-user-service", + "target": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users" + }, + { + "source": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "target": "service|ts-admin-user-service" + }, + { + "source": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "target": "service|ts-admin-user-service" + }, + { + "source": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "target": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users" + }, + { + "source": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "target": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users" + }, + { + "source": "span|ts-admin-user-service::AdminUserController.updateUser", + "target": "service|ts-admin-user-service" + }, + { + "source": "span|ts-admin-user-service::AdminUserController.updateUser", + "target": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users" + }, + { + "source": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "target": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users" + }, + { + "source": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "target": "service|ts-admin-user-service" + }, + { + "source": "service|ts-admin-user-service", + "target": "span|ts-admin-user-service::AdminUserController.updateUser" + }, + { + "source": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "target": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users" + }, + { + "source": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "target": "service|ts-admin-user-service" + }, + { + "source": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "target": "service|ts-admin-user-service" + }, + { + "source": "service|ts-admin-user-service", + "target": "span|ts-admin-user-service::AdminUserController.getAllUsers" + }, + { + "source": "service|ts-admin-user-service", + "target": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError" + }, + { + "source": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "target": "service|ts-admin-user-service" + }, + { + "source": "service|ts-admin-user-service", + "target": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError" + }, + { + "source": "span|ts-admin-user-service::AdminUserController.addUser", + "target": "service|ts-admin-user-service" + }, + { + "source": "service|ts-admin-user-service", + "target": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users" + } + ], + "root_causes": [ + { + "component": "container|ts-admin-user-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": [ + "unavailable", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777696801, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": [ + "unavailable", + "slow" + ] + } + ], + "component_to_service": { + "span|ts-admin-user-service::AdminUserController.getAllUsers": "ts-admin-user-service", + "span|ts-admin-user-service::GET /api/v1/adminuserservice/users": "ts-admin-user-service", + "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users": "ts-ui-dashboard", + "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users": "ts-admin-user-service", + "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users": "ts-ui-dashboard", + "span|ts-admin-user-service::AdminUserController.addUser": "ts-admin-user-service", + "service|ts-admin-user-service": "ts-admin-user-service", + "span|ts-admin-user-service::AdminUserController.updateUser": "ts-admin-user-service", + "span|ts-admin-user-service::HttpServletResponseWrapper.sendError": "ts-admin-user-service", + "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError": "ts-admin-user-service", + "span|ts-admin-user-service::POST /api/v1/adminuserservice/users": "ts-admin-user-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 367, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006647176185185186, + "abnormal_avg_duration": 0.0056453368, + "avg_duration_ratio": 0.849283461536942, + "normal_p99": 0.00860279038, + "abnormal_p99": 0.00619473713, + "p99_ratio": 0.7200846302615594, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 368, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010099955344827587, + "abnormal_avg_duration": 0.0096720354, + "avg_duration_ratio": 0.9576315013069109, + "normal_p99": 0.01181890016, + "abnormal_p99": 0.01047590106, + "p99_ratio": 0.8863685214513227, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 369, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007903306185185185, + "abnormal_avg_duration": 0.007193730099999999, + "avg_duration_ratio": 0.9102178166252382, + "normal_p99": 0.0094634107, + "abnormal_p99": 0.00762293121, + "p99_ratio": 0.805516261700446, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + } + }, + { + "node_id": 370, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006580471862068965, + "abnormal_avg_duration": 0.0057171908, + "avg_duration_ratio": 0.868811677921598, + "normal_p99": 0.008292630799999999, + "abnormal_p99": 0.00619505038, + "p99_ratio": 0.7470548887814951, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 371, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 374, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.3333333333333333, + "success_rate_drop": 0.6666666666666667, + "normal_avg_duration": 0.0096069415, + "abnormal_avg_duration": 0.003844535, + "avg_duration_ratio": 0.4001830343195074, + "normal_p99": 0.01147351525, + "abnormal_p99": 0.00797403272, + "p99_ratio": 0.6949947375543863, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 375, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.625, + "abnormal_success_rate": 0.8, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007525727625, + "abnormal_avg_duration": 0.0082483088, + "avg_duration_ratio": 1.0960147923238186, + "normal_p99": 0.01210104959, + "abnormal_p99": 0.0098708606, + "p99_ratio": 0.815702846813968, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 376, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008531116875, + "abnormal_avg_duration": 0.007223617, + "avg_duration_ratio": 0.8467375498240376, + "normal_p99": 0.01099166483, + "abnormal_p99": 0.00849706624, + "p99_ratio": 0.7730463375128225, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 377, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 378, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0074499535, + "abnormal_avg_duration": 0.005875303, + "avg_duration_ratio": 0.7886361975279443, + "normal_p99": 0.009349857619999999, + "abnormal_p99": 0.005875303, + "p99_ratio": 0.6283842213203671, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 379, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008498908599999999, + "abnormal_avg_duration": 0.007714567, + "avg_duration_ratio": 0.9077126679536243, + "normal_p99": 0.010151525880000001, + "abnormal_p99": 0.00776298483, + "p99_ratio": 0.7647111303034967, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 381, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 409, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0113490628, + "abnormal_avg_duration": 1.6147023532, + "avg_duration_ratio": 142.27627264517383, + "normal_p99": 0.015090028289999998, + "abnormal_p99": 1.6176119061199998, + "p99_ratio": 107.19740712427783, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::GET /api/v1/adminuserservice/users", + "bare_operation_unique:GET /api/v1/adminuserservice/users" + ] + } + }, + { + "node_id": 419, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 432, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + } + }, + { + "node_id": 452, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 453, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 461, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + } + }, + { + "node_id": 472, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-consign-service::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 474, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "service_operation:ts-consign-service::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-consign-service::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + }, + { + "node_id": 491, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0060052126875, + "abnormal_avg_duration": 0.005624412666666667, + "avg_duration_ratio": 0.9365884206522813, + "normal_p99": 0.00661806, + "abnormal_p99": 0.0057046721399999995, + "p99_ratio": 0.8619855577011993, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 508, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + } + }, + { + "node_id": 509, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + } + }, + { + "node_id": 517, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + } + }, + { + "node_id": 525, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.025258341166666667, + "abnormal_avg_duration": 0.038110914, + "avg_duration_ratio": 1.508844692077199, + "normal_p99": 0.038815476550000005, + "abnormal_p99": 0.038110914, + "p99_ratio": 0.9818484117001005, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 550, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 552, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 564, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + } + }, + { + "node_id": 565, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 598, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + } + }, + { + "node_id": 606, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.11425217533333333, + "abnormal_avg_duration": 0.10384994533333333, + "avg_duration_ratio": 0.9089537685418133, + "normal_p99": 0.13514587947999998, + "abnormal_p99": 0.12065899122, + "p99_ratio": 0.8928055497086475, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 646, + "component": "span|ts-route-service::RouteRepository.findByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findByIds", + "service_operation:ts-route-service::RouteRepository.findByIds", + "bare_operation_unique:RouteRepository.findByIds", + "legacy_exact:span|ts-route-service::RouteRepository.findByIds", + "legacy_exact:ts-route-service::RouteRepository.findByIds", + "legacy_exact:RouteRepository.findByIds" + ] + } + }, + { + "node_id": 655, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + } + }, + { + "node_id": 657, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + } + }, + { + "node_id": 667, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + } + }, + { + "node_id": 678, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 695, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + } + }, + { + "node_id": 749, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::Travel2Controller.queryInfo", + "service_operation:ts-travel2-service::Travel2Controller.queryInfo", + "bare_operation_unique:Travel2Controller.queryInfo", + "legacy_exact:span|ts-travel2-service::Travel2Controller.queryInfo", + "legacy_exact:ts-travel2-service::Travel2Controller.queryInfo", + "legacy_exact:Travel2Controller.queryInfo" + ] + } + }, + { + "node_id": 750, + "component": "span|ts-travel2-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::TripRepository.findAll", + "service_operation:ts-travel2-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel2-service::TripRepository.findAll", + "legacy_exact:ts-travel2-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + } + }, + { + "node_id": 753, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.8333333333333334, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007614701833333333, + "abnormal_avg_duration": 0.006654371333333333, + "avg_duration_ratio": 0.8738846876713996, + "normal_p99": 0.00952002765, + "abnormal_p99": 0.00794483195, + "p99_ratio": 0.8345387473743314, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + } + }, + { + "node_id": 762, + "component": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0113490628, + "abnormal_avg_duration": 1.6147023532, + "avg_duration_ratio": 142.27627264517383, + "normal_p99": 0.015090028289999998, + "abnormal_p99": 1.6176119061199998, + "p99_ratio": 107.19740712427783, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "service_operation:ts-ui-dashboard::GET /api/v1/adminuserservice/users" + ] + } + }, + { + "node_id": 765, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 772, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.3333333333333333, + "success_rate_drop": 0.6666666666666667, + "normal_avg_duration": 0.0096069415, + "abnormal_avg_duration": 0.003844535, + "avg_duration_ratio": 0.4001830343195074, + "normal_p99": 0.01147351525, + "abnormal_p99": 0.00797403272, + "p99_ratio": 0.6949947375543863, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 775, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 790, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0074499535, + "abnormal_avg_duration": 0.005875303, + "avg_duration_ratio": 0.7886361975279443, + "normal_p99": 0.009349857619999999, + "abnormal_p99": 0.005875303, + "p99_ratio": 0.6283842213203671, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 792, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0057988955, + "abnormal_avg_duration": 0.004646832, + "avg_duration_ratio": 0.8013305292361278, + "normal_p99": 0.0063290113099999995, + "abnormal_p99": 0.004646832, + "p99_ratio": 0.7342113597834604, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 793, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 795, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 0.7647058823529411, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.2647058823529411, + "normal_avg_duration": 0.009981794, + "abnormal_avg_duration": 0.005732417, + "avg_duration_ratio": 0.5742872473625482, + "normal_p99": 0.01643024592, + "abnormal_p99": 0.00896662084, + "p99_ratio": 0.5457386872758384, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminuserservice/users" + ] + } + }, + { + "node_id": 796, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + }, + { + "node_id": 815, + "component": "span|ts-user-service::UserRepository.findByUserName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.findByUserName", + "service_operation:ts-user-service::UserRepository.findByUserName", + "bare_operation_unique:UserRepository.findByUserName", + "legacy_exact:span|ts-user-service::UserRepository.findByUserName", + "legacy_exact:ts-user-service::UserRepository.findByUserName", + "legacy_exact:UserRepository.findByUserName" + ] + } + }, + { + "node_id": 818, + "component": "span|ts-verification-code-service::VerifyCodeController.verifyCode", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-verification-code-service::VerifyCodeController.verifyCode", + "service_operation:ts-verification-code-service::VerifyCodeController.verifyCode", + "bare_operation_unique:VerifyCodeController.verifyCode", + "legacy_exact:span|ts-verification-code-service::VerifyCodeController.verifyCode", + "legacy_exact:ts-verification-code-service::VerifyCodeController.verifyCode", + "legacy_exact:VerifyCodeController.verifyCode" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 409, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0113490628, + "abnormal_avg_duration": 1.6147023532, + "avg_duration_ratio": 142.27627264517383, + "normal_p99": 0.015090028289999998, + "abnormal_p99": 1.6176119061199998, + "p99_ratio": 107.19740712427783, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::GET /api/v1/adminuserservice/users", + "bare_operation_unique:GET /api/v1/adminuserservice/users" + ] + }, + "path_ids": [ + "path-0", + "path-3", + "path-4", + "path-5", + "path-6", + "path-8", + "path-9", + "path-10", + "path-11", + "path-13", + "path-14", + "path-18", + "path-21", + "path-24", + "path-27", + "path-30", + "path-33", + "path-36", + "path-39", + "path-43", + "path-47", + "path-50", + "path-54", + "path-58", + "path-61", + "path-64" + ] + }, + { + "node_id": 762, + "component": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0113490628, + "abnormal_avg_duration": 1.6147023532, + "avg_duration_ratio": 142.27627264517383, + "normal_p99": 0.015090028289999998, + "abnormal_p99": 1.6176119061199998, + "p99_ratio": 107.19740712427783, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "service_operation:ts-ui-dashboard::GET /api/v1/adminuserservice/users" + ] + }, + "path_ids": [ + "path-1", + "path-7", + "path-15", + "path-16", + "path-17", + "path-19", + "path-20", + "path-22", + "path-23", + "path-25", + "path-26", + "path-28", + "path-29", + "path-31", + "path-32", + "path-34", + "path-35", + "path-37", + "path-38", + "path-40", + "path-42", + "path-44", + "path-48", + "path-51", + "path-55", + "path-59", + "path-62", + "path-65", + "path-67", + "path-71", + "path-75", + "path-79", + "path-83", + "path-87", + "path-91", + "path-95" + ] + }, + { + "node_id": 795, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 0.7647058823529411, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.2647058823529411, + "normal_avg_duration": 0.009981794, + "abnormal_avg_duration": 0.005732417, + "avg_duration_ratio": 0.5742872473625482, + "normal_p99": 0.01643024592, + "abnormal_p99": 0.00896662084, + "p99_ratio": 0.5457386872758384, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminuserservice/users" + ] + }, + "path_ids": [ + "path-2", + "path-12", + "path-41", + "path-45", + "path-46", + "path-49", + "path-52", + "path-53", + "path-56", + "path-57", + "path-60", + "path-63", + "path-66", + "path-68", + "path-69", + "path-70", + "path-72", + "path-73", + "path-74", + "path-76", + "path-77", + "path-78", + "path-80", + "path-81", + "path-82", + "path-84", + "path-85", + "path-86", + "path-88", + "path-89", + "path-90", + "path-92", + "path-93", + "path-94", + "path-96", + "path-97", + "path-98" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 367, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006647176185185186, + "abnormal_avg_duration": 0.0056453368, + "avg_duration_ratio": 0.849283461536942, + "normal_p99": 0.00860279038, + "abnormal_p99": 0.00619473713, + "p99_ratio": 0.7200846302615594, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 368, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010099955344827587, + "abnormal_avg_duration": 0.0096720354, + "avg_duration_ratio": 0.9576315013069109, + "normal_p99": 0.01181890016, + "abnormal_p99": 0.01047590106, + "p99_ratio": 0.8863685214513227, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 369, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007903306185185185, + "abnormal_avg_duration": 0.007193730099999999, + "avg_duration_ratio": 0.9102178166252382, + "normal_p99": 0.0094634107, + "abnormal_p99": 0.00762293121, + "p99_ratio": 0.805516261700446, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 370, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006580471862068965, + "abnormal_avg_duration": 0.0057171908, + "avg_duration_ratio": 0.868811677921598, + "normal_p99": 0.008292630799999999, + "abnormal_p99": 0.00619505038, + "p99_ratio": 0.7470548887814951, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 371, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 374, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.3333333333333333, + "success_rate_drop": 0.6666666666666667, + "normal_avg_duration": 0.0096069415, + "abnormal_avg_duration": 0.003844535, + "avg_duration_ratio": 0.4001830343195074, + "normal_p99": 0.01147351525, + "abnormal_p99": 0.00797403272, + "p99_ratio": 0.6949947375543863, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 375, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.625, + "abnormal_success_rate": 0.8, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007525727625, + "abnormal_avg_duration": 0.0082483088, + "avg_duration_ratio": 1.0960147923238186, + "normal_p99": 0.01210104959, + "abnormal_p99": 0.0098708606, + "p99_ratio": 0.815702846813968, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 376, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008531116875, + "abnormal_avg_duration": 0.007223617, + "avg_duration_ratio": 0.8467375498240376, + "normal_p99": 0.01099166483, + "abnormal_p99": 0.00849706624, + "p99_ratio": 0.7730463375128225, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 377, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 378, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0074499535, + "abnormal_avg_duration": 0.005875303, + "avg_duration_ratio": 0.7886361975279443, + "normal_p99": 0.009349857619999999, + "abnormal_p99": 0.005875303, + "p99_ratio": 0.6283842213203671, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 379, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008498908599999999, + "abnormal_avg_duration": 0.007714567, + "avg_duration_ratio": 0.9077126679536243, + "normal_p99": 0.010151525880000001, + "abnormal_p99": 0.00776298483, + "p99_ratio": 0.7647111303034967, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 381, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 419, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 432, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 452, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 453, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 461, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 472, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-consign-service::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 474, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "service_operation:ts-consign-service::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-consign-service::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 491, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0060052126875, + "abnormal_avg_duration": 0.005624412666666667, + "avg_duration_ratio": 0.9365884206522813, + "normal_p99": 0.00661806, + "abnormal_p99": 0.0057046721399999995, + "p99_ratio": 0.8619855577011993, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 508, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 509, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 517, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 525, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.025258341166666667, + "abnormal_avg_duration": 0.038110914, + "avg_duration_ratio": 1.508844692077199, + "normal_p99": 0.038815476550000005, + "abnormal_p99": 0.038110914, + "p99_ratio": 0.9818484117001005, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 550, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 552, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 564, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 565, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 598, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 606, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.11425217533333333, + "abnormal_avg_duration": 0.10384994533333333, + "avg_duration_ratio": 0.9089537685418133, + "normal_p99": 0.13514587947999998, + "abnormal_p99": 0.12065899122, + "p99_ratio": 0.8928055497086475, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 646, + "component": "span|ts-route-service::RouteRepository.findByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findByIds", + "service_operation:ts-route-service::RouteRepository.findByIds", + "bare_operation_unique:RouteRepository.findByIds", + "legacy_exact:span|ts-route-service::RouteRepository.findByIds", + "legacy_exact:ts-route-service::RouteRepository.findByIds", + "legacy_exact:RouteRepository.findByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 655, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 657, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 667, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 678, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 695, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 749, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::Travel2Controller.queryInfo", + "service_operation:ts-travel2-service::Travel2Controller.queryInfo", + "bare_operation_unique:Travel2Controller.queryInfo", + "legacy_exact:span|ts-travel2-service::Travel2Controller.queryInfo", + "legacy_exact:ts-travel2-service::Travel2Controller.queryInfo", + "legacy_exact:Travel2Controller.queryInfo" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 750, + "component": "span|ts-travel2-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::TripRepository.findAll", + "service_operation:ts-travel2-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel2-service::TripRepository.findAll", + "legacy_exact:ts-travel2-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 753, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.8333333333333334, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007614701833333333, + "abnormal_avg_duration": 0.006654371333333333, + "avg_duration_ratio": 0.8738846876713996, + "normal_p99": 0.00952002765, + "abnormal_p99": 0.00794483195, + "p99_ratio": 0.8345387473743314, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 765, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 772, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.3333333333333333, + "success_rate_drop": 0.6666666666666667, + "normal_avg_duration": 0.0096069415, + "abnormal_avg_duration": 0.003844535, + "avg_duration_ratio": 0.4001830343195074, + "normal_p99": 0.01147351525, + "abnormal_p99": 0.00797403272, + "p99_ratio": 0.6949947375543863, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 775, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 790, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0074499535, + "abnormal_avg_duration": 0.005875303, + "avg_duration_ratio": 0.7886361975279443, + "normal_p99": 0.009349857619999999, + "abnormal_p99": 0.005875303, + "p99_ratio": 0.6283842213203671, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 792, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0057988955, + "abnormal_avg_duration": 0.004646832, + "avg_duration_ratio": 0.8013305292361278, + "normal_p99": 0.0063290113099999995, + "abnormal_p99": 0.004646832, + "p99_ratio": 0.7342113597834604, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 793, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 796, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 815, + "component": "span|ts-user-service::UserRepository.findByUserName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.findByUserName", + "service_operation:ts-user-service::UserRepository.findByUserName", + "bare_operation_unique:UserRepository.findByUserName", + "legacy_exact:span|ts-user-service::UserRepository.findByUserName", + "legacy_exact:ts-user-service::UserRepository.findByUserName", + "legacy_exact:UserRepository.findByUserName" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 818, + "component": "span|ts-verification-code-service::VerifyCodeController.verifyCode", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-verification-code-service::VerifyCodeController.verifyCode", + "service_operation:ts-verification-code-service::VerifyCodeController.verifyCode", + "bare_operation_unique:VerifyCodeController.verifyCode", + "legacy_exact:span|ts-verification-code-service::VerifyCodeController.verifyCode", + "legacy_exact:ts-verification-code-service::VerifyCodeController.verifyCode", + "legacy_exact:VerifyCodeController.verifyCode" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 51, + "explained_alarm_count": 3, + "unexplained_alarm_count": 48, + "candidate_strong_alarm_count": 5, + "explained_strong_alarm_count": 3, + "unexplained_strong_alarm_count": 2, + "strong_alarm_coverage": 0.6, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.6, + "alarm_coverage_confidence": 0.6, + "final_confidence": 0.6 + } +} \ No newline at end of file diff --git a/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/env.json b/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/env.json new file mode 100644 index 0000000000000000000000000000000000000000..b4002386e96323882c1006f28d37144cadfbbcbf --- /dev/null +++ b/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts27", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777696501", + "NORMAL_END": "1777696801", + "ABNORMAL_START": "1777696801", + "ABNORMAL_END": "1777697100" +} \ No newline at end of file diff --git a/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/injection.json b/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..3c21e9ef2b4f251e5b5f24b0b04c7669cf29a104 --- /dev/null +++ b/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/injection.json @@ -0,0 +1,118 @@ +{ + "id": 2824, + "name": "batch-01KQKFS02FRXXW7DTT0GYKZASY", + "fault_type": "hybrid", + "category": "ts", + "pre_duration": 5, + "start_time": "2026-05-02T12:40:01+08:00", + "end_time": "2026-05-02T12:45:00+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 149, + "pedestal_name": "ts", + "created_at": "2026-05-02T12:40:00.862+08:00", + "updated_at": "2026-05-02T12:45:01.523+08:00", + "engine_config_summary": [ + { + "app": "ts-admin-user-service", + "chaos_type": "JVMLatency", + "class": "adminuser.service.AdminUserServiceImpl", + "duration": 5, + "latency_duration": 1600, + "method": "getAllUsers", + "namespace": "ts27", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-user-service", + "chaos_type": "NetworkDuplicate", + "correlation": 21, + "direction": "to", + "duplicate": 37, + "duration": 5, + "namespace": "ts27", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "task_id": "18a92046-447c-408a-b11b-9fb98285a578", + "trace_id": "4f1aee1d-6636-473d-bb68-2a490e3d5953", + "source": "injection", + "description": "Fault batch for task 18a92046-447c-408a-b11b-9fb98285a578 (2 faults)", + "engine_config": [ + { + "app": "ts-admin-user-service", + "chaos_type": "JVMLatency", + "class": "adminuser.service.AdminUserServiceImpl", + "duration": 5, + "latency_duration": 1600, + "method": "getAllUsers", + "namespace": "ts27", + "system": "ts", + "system_type": "ts", + "time_offset": 0 + }, + { + "app": "ts-user-service", + "chaos_type": "NetworkDuplicate", + "correlation": 21, + "direction": "to", + "duplicate": 37, + "duration": 5, + "namespace": "ts27", + "system": "ts", + "system_type": "ts", + "target_service": "mysql", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "ts-admin-user-service" + ], + "pod": [ + "ts-admin-user-service-67cf4484c7-cr6gn" + ], + "container": [ + "ts-admin-user-service" + ], + "metric": [ + "network_latency" + ], + "function": [ + "adminuser.service.AdminUserServiceImpl.getAllUsers" + ] + }, + { + "service": [ + "ts-user-service", + "mysql" + ], + "pod": [ + "mysql-0", + "ts-user-service-75b54668f5-d2qp2" + ], + "container": [ + "mysql", + "ts-user-service" + ], + "span": [ + "CREATE table ts", + "DELETE ts.user", + "DELETE user", + "INSERT ts.user", + "SELECT ts", + "SELECT ts.ts", + "SELECT ts.user" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/label.txt b/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/result.json b/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/result.json new file mode 100644 index 0000000000000000000000000000000000000000..6542abfcf1c9a8c6ea1d1fcc0db9cbf0e0a671ef --- /dev/null +++ b/cases/batch-01KQKFS02FRXXW7DTT0GYKZASY/result.json @@ -0,0 +1,58214 @@ +{ + "case_name": "batch-01KQKFS02FRXXW7DTT0GYKZASY", + "injection_nodes": [ + "container|ts-admin-user-service" + ], + "alarm_nodes": [ + 509, + 772, + 517, + 646, + 775, + 765, + 525, + 655, + 657, + 790, + 792, + 409, + 793, + 667, + 796, + 795, + 419, + 550, + 678, + 552, + 815, + 432, + 818, + 564, + 565, + 695, + 452, + 453, + 461, + 598, + 472, + 474, + 606, + 491, + 749, + 750, + 378, + 368, + 753, + 370, + 371, + 369, + 367, + 374, + 375, + 376, + 377, + 762, + 379, + 508, + 381 + ], + "propagation_result": { + "injection_node_ids": [ + 222 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 407, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 407, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 407, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 407, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 407, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 795, + 289, + 352, + 762, + 779, + 336, + 406, + 407, + 408, + 409, + 410, + 411, + 412, + 413, + 222, + 319 + ], + "max_hops_reached": 5, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 222, + "component": "container|ts-admin-user-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "container|ts-admin-user-service", + "states": [ + "slow" + ], + "first_state_at": 1777696801 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-delivery-service::food_delivery process", + "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-food-service::POST /api/v1/foodservice/orders", + "span|ts-route-service::RouteRepository.findByIds", + "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-route-service::Session.find route.entity.Route", + "span|ts-route-service::Transaction.commit", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "span|ts-station-service::PUT /api/v1/stationservice/stations", + "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "span|ts-user-service::UserRepository.findByUserName", + "span|ts-auth-service::SELECT ts.user_roles", + "span|ts-verification-code-service::VerifyCodeController.verifyCode", + "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "span|ts-config-service::POST /api/v1/configservice/configs", + "span|ts-config-service::PUT /api/v1/configservice/configs", + "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "span|ts-travel2-service::Travel2Controller.queryInfo", + "span|ts-travel2-service::TripRepository.findAll", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "span|ts-delivery-service::basic.ack", + "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains" + ], + "evidence": { + "alarm_count": 51, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 407, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ] + ], + "edges": [ + "includes_backward", + "includes_forward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 407, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 407, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1", + "manifest:HTTPResponseDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:HTTPResponseDelay:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 407, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 407, + 409 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 407, + 409 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 406, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 406, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 407, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 408, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 409, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "missing", + "slow" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 410, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 411, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 412, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 412, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 407, + 409, + 762 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 407, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 409, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 115.55006131785983, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 762, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 407, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 409, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 762, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 408, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 408, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 408, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 410, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 410, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 410, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 413, + 289, + 411, + 413, + 795 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "slow", + "unavailable" + ], + [ + "slow", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMLatency:L1", + "manifest:JVMLatency:lift", + "manifest:JVMLatency:L2", + "manifest:JVMLatency:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777696801, + 1777696801, + 1777696801, + 1777696801, + 1777696801 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMLatency", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 289, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 184.8162477374152, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 411, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 413, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 0.5982304925500421, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.2501394311210262 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 795, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.3, + Infinity + ], + "value": 110.89385307097518, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777696801, + "dst_onset": 1777696801, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777696801, + "window_end": 1777697024, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 1, + "node_id": 289, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 2, + "node_id": 411, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 3, + "node_id": 413, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + }, + { + "node_index": 4, + "node_id": 795, + "onset": 1777696801, + "is_injection": false, + "lower_bound": 1777696801, + "upper_bound": 1777697024, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 99, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 406, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.addUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.addUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 412, + "kind": "span", + "name": "ts-admin-user-service::POST /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 406, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.addUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.addUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 406, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.addUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.addUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 406, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.addUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.addUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 412, + "kind": "span", + "name": "ts-admin-user-service::POST /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 412, + "kind": "span", + "name": "ts-admin-user-service::POST /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 412, + "kind": "span", + "name": "ts-admin-user-service::POST /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 406, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.addUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.addUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 406, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.addUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.addUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 406, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.addUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.addUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 412, + "kind": "span", + "name": "ts-admin-user-service::POST /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 412, + "kind": "span", + "name": "ts-admin-user-service::POST /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 412, + "kind": "span", + "name": "ts-admin-user-service::POST /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 406, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.addUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.addUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 406, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.addUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.addUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 406, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.addUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.addUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 406, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.addUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.addUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 412, + "kind": "span", + "name": "ts-admin-user-service::POST /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 412, + "kind": "span", + "name": "ts-admin-user-service::POST /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 412, + "kind": "span", + "name": "ts-admin-user-service::POST /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 412, + "kind": "span", + "name": "ts-admin-user-service::POST /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::POST /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 407, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.getAllUsers", + "uniq_name": "span|ts-admin-user-service::AdminUserController.getAllUsers", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 409, + "kind": "span", + "name": "ts-admin-user-service::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 762, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "state": "missing, slow", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 408, + "kind": "span", + "name": "ts-admin-user-service::AdminUserController.updateUser", + "uniq_name": "span|ts-admin-user-service::AdminUserController.updateUser", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 410, + "kind": "span", + "name": "ts-admin-user-service::HttpServletResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::HttpServletResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMLatency:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 289, + "kind": "service", + "name": "ts-admin-user-service", + "uniq_name": "service|ts-admin-user-service", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMLatency:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 411, + "kind": "span", + "name": "ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "uniq_name": "span|ts-admin-user-service::OnCommittedResponseWrapper.sendError", + "state": "slow, unavailable", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 413, + "kind": "span", + "name": "ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-admin-user-service::PUT /api/v1/adminuserservice/users", + "state": "healthy, missing", + "state_start_time": 1777696801, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMLatency:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 795, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "state": "missing", + "state_start_time": 1777696801, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 367, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006647176185185186, + "abnormal_avg_duration": 0.0056453368, + "avg_duration_ratio": 0.849283461536942, + "normal_p99": 0.00860279038, + "abnormal_p99": 0.00619473713, + "p99_ratio": 0.7200846302615594, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 368, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010099955344827587, + "abnormal_avg_duration": 0.0096720354, + "avg_duration_ratio": 0.9576315013069109, + "normal_p99": 0.01181890016, + "abnormal_p99": 0.01047590106, + "p99_ratio": 0.8863685214513227, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 369, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007903306185185185, + "abnormal_avg_duration": 0.007193730099999999, + "avg_duration_ratio": 0.9102178166252382, + "normal_p99": 0.0094634107, + "abnormal_p99": 0.00762293121, + "p99_ratio": 0.805516261700446, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + } + }, + { + "node_id": 370, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006580471862068965, + "abnormal_avg_duration": 0.0057171908, + "avg_duration_ratio": 0.868811677921598, + "normal_p99": 0.008292630799999999, + "abnormal_p99": 0.00619505038, + "p99_ratio": 0.7470548887814951, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 371, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 374, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.3333333333333333, + "success_rate_drop": 0.6666666666666667, + "normal_avg_duration": 0.0096069415, + "abnormal_avg_duration": 0.003844535, + "avg_duration_ratio": 0.4001830343195074, + "normal_p99": 0.01147351525, + "abnormal_p99": 0.00797403272, + "p99_ratio": 0.6949947375543863, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 375, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.625, + "abnormal_success_rate": 0.8, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007525727625, + "abnormal_avg_duration": 0.0082483088, + "avg_duration_ratio": 1.0960147923238186, + "normal_p99": 0.01210104959, + "abnormal_p99": 0.0098708606, + "p99_ratio": 0.815702846813968, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 376, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008531116875, + "abnormal_avg_duration": 0.007223617, + "avg_duration_ratio": 0.8467375498240376, + "normal_p99": 0.01099166483, + "abnormal_p99": 0.00849706624, + "p99_ratio": 0.7730463375128225, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 377, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 378, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0074499535, + "abnormal_avg_duration": 0.005875303, + "avg_duration_ratio": 0.7886361975279443, + "normal_p99": 0.009349857619999999, + "abnormal_p99": 0.005875303, + "p99_ratio": 0.6283842213203671, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 379, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008498908599999999, + "abnormal_avg_duration": 0.007714567, + "avg_duration_ratio": 0.9077126679536243, + "normal_p99": 0.010151525880000001, + "abnormal_p99": 0.00776298483, + "p99_ratio": 0.7647111303034967, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + } + }, + { + "node_id": 381, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 409, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0113490628, + "abnormal_avg_duration": 1.6147023532, + "avg_duration_ratio": 142.27627264517383, + "normal_p99": 0.015090028289999998, + "abnormal_p99": 1.6176119061199998, + "p99_ratio": 107.19740712427783, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::GET /api/v1/adminuserservice/users", + "bare_operation_unique:GET /api/v1/adminuserservice/users" + ] + } + }, + { + "node_id": 419, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + } + }, + { + "node_id": 432, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + } + }, + { + "node_id": 452, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 453, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + } + }, + { + "node_id": 461, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + } + }, + { + "node_id": 472, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-consign-service::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 474, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "service_operation:ts-consign-service::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-consign-service::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + }, + { + "node_id": 491, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0060052126875, + "abnormal_avg_duration": 0.005624412666666667, + "avg_duration_ratio": 0.9365884206522813, + "normal_p99": 0.00661806, + "abnormal_p99": 0.0057046721399999995, + "p99_ratio": 0.8619855577011993, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 508, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + } + }, + { + "node_id": 509, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + } + }, + { + "node_id": 517, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + } + }, + { + "node_id": 525, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.025258341166666667, + "abnormal_avg_duration": 0.038110914, + "avg_duration_ratio": 1.508844692077199, + "normal_p99": 0.038815476550000005, + "abnormal_p99": 0.038110914, + "p99_ratio": 0.9818484117001005, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 550, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 552, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + } + }, + { + "node_id": 564, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + } + }, + { + "node_id": 565, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + } + }, + { + "node_id": 598, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + } + }, + { + "node_id": 606, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.11425217533333333, + "abnormal_avg_duration": 0.10384994533333333, + "avg_duration_ratio": 0.9089537685418133, + "normal_p99": 0.13514587947999998, + "abnormal_p99": 0.12065899122, + "p99_ratio": 0.8928055497086475, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 646, + "component": "span|ts-route-service::RouteRepository.findByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findByIds", + "service_operation:ts-route-service::RouteRepository.findByIds", + "bare_operation_unique:RouteRepository.findByIds", + "legacy_exact:span|ts-route-service::RouteRepository.findByIds", + "legacy_exact:ts-route-service::RouteRepository.findByIds", + "legacy_exact:RouteRepository.findByIds" + ] + } + }, + { + "node_id": 655, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + } + }, + { + "node_id": 657, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + } + }, + { + "node_id": 667, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + } + }, + { + "node_id": 678, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + } + }, + { + "node_id": 695, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + } + }, + { + "node_id": 749, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::Travel2Controller.queryInfo", + "service_operation:ts-travel2-service::Travel2Controller.queryInfo", + "bare_operation_unique:Travel2Controller.queryInfo", + "legacy_exact:span|ts-travel2-service::Travel2Controller.queryInfo", + "legacy_exact:ts-travel2-service::Travel2Controller.queryInfo", + "legacy_exact:Travel2Controller.queryInfo" + ] + } + }, + { + "node_id": 750, + "component": "span|ts-travel2-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::TripRepository.findAll", + "service_operation:ts-travel2-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel2-service::TripRepository.findAll", + "legacy_exact:ts-travel2-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + } + }, + { + "node_id": 753, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.8333333333333334, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007614701833333333, + "abnormal_avg_duration": 0.006654371333333333, + "avg_duration_ratio": 0.8738846876713996, + "normal_p99": 0.00952002765, + "abnormal_p99": 0.00794483195, + "p99_ratio": 0.8345387473743314, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + } + }, + { + "node_id": 762, + "component": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0113490628, + "abnormal_avg_duration": 1.6147023532, + "avg_duration_ratio": 142.27627264517383, + "normal_p99": 0.015090028289999998, + "abnormal_p99": 1.6176119061199998, + "p99_ratio": 107.19740712427783, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "service_operation:ts-ui-dashboard::GET /api/v1/adminuserservice/users" + ] + } + }, + { + "node_id": 765, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 772, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.3333333333333333, + "success_rate_drop": 0.6666666666666667, + "normal_avg_duration": 0.0096069415, + "abnormal_avg_duration": 0.003844535, + "avg_duration_ratio": 0.4001830343195074, + "normal_p99": 0.01147351525, + "abnormal_p99": 0.00797403272, + "p99_ratio": 0.6949947375543863, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 775, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 790, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0074499535, + "abnormal_avg_duration": 0.005875303, + "avg_duration_ratio": 0.7886361975279443, + "normal_p99": 0.009349857619999999, + "abnormal_p99": 0.005875303, + "p99_ratio": 0.6283842213203671, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + } + }, + { + "node_id": 792, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0057988955, + "abnormal_avg_duration": 0.004646832, + "avg_duration_ratio": 0.8013305292361278, + "normal_p99": 0.0063290113099999995, + "abnormal_p99": 0.004646832, + "p99_ratio": 0.7342113597834604, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + } + }, + { + "node_id": 793, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + } + }, + { + "node_id": 795, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 0.7647058823529411, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.2647058823529411, + "normal_avg_duration": 0.009981794, + "abnormal_avg_duration": 0.005732417, + "avg_duration_ratio": 0.5742872473625482, + "normal_p99": 0.01643024592, + "abnormal_p99": 0.00896662084, + "p99_ratio": 0.5457386872758384, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminuserservice/users" + ] + } + }, + { + "node_id": 796, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + }, + { + "node_id": 815, + "component": "span|ts-user-service::UserRepository.findByUserName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.findByUserName", + "service_operation:ts-user-service::UserRepository.findByUserName", + "bare_operation_unique:UserRepository.findByUserName", + "legacy_exact:span|ts-user-service::UserRepository.findByUserName", + "legacy_exact:ts-user-service::UserRepository.findByUserName", + "legacy_exact:UserRepository.findByUserName" + ] + } + }, + { + "node_id": 818, + "component": "span|ts-verification-code-service::VerifyCodeController.verifyCode", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-verification-code-service::VerifyCodeController.verifyCode", + "service_operation:ts-verification-code-service::VerifyCodeController.verifyCode", + "bare_operation_unique:VerifyCodeController.verifyCode", + "legacy_exact:span|ts-verification-code-service::VerifyCodeController.verifyCode", + "legacy_exact:ts-verification-code-service::VerifyCodeController.verifyCode", + "legacy_exact:VerifyCodeController.verifyCode" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 409, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0113490628, + "abnormal_avg_duration": 1.6147023532, + "avg_duration_ratio": 142.27627264517383, + "normal_p99": 0.015090028289999998, + "abnormal_p99": 1.6176119061199998, + "p99_ratio": 107.19740712427783, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::GET /api/v1/adminuserservice/users", + "bare_operation_unique:GET /api/v1/adminuserservice/users" + ] + }, + "path_ids": [ + "path-0", + "path-3", + "path-4", + "path-5", + "path-6", + "path-8", + "path-9", + "path-10", + "path-11", + "path-13", + "path-14", + "path-18", + "path-21", + "path-24", + "path-27", + "path-30", + "path-33", + "path-36", + "path-39", + "path-43", + "path-47", + "path-50", + "path-54", + "path-58", + "path-61", + "path-64" + ] + }, + { + "node_id": 762, + "component": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0113490628, + "abnormal_avg_duration": 1.6147023532, + "avg_duration_ratio": 142.27627264517383, + "normal_p99": 0.015090028289999998, + "abnormal_p99": 1.6176119061199998, + "p99_ratio": 107.19740712427783, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "service_operation:ts-ui-dashboard::GET /api/v1/adminuserservice/users" + ] + }, + "path_ids": [ + "path-1", + "path-7", + "path-15", + "path-16", + "path-17", + "path-19", + "path-20", + "path-22", + "path-23", + "path-25", + "path-26", + "path-28", + "path-29", + "path-31", + "path-32", + "path-34", + "path-35", + "path-37", + "path-38", + "path-40", + "path-42", + "path-44", + "path-48", + "path-51", + "path-55", + "path-59", + "path-62", + "path-65", + "path-67", + "path-71", + "path-75", + "path-79", + "path-83", + "path-87", + "path-91", + "path-95" + ] + }, + { + "node_id": 795, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 0.7647058823529411, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.2647058823529411, + "normal_avg_duration": 0.009981794, + "abnormal_avg_duration": 0.005732417, + "avg_duration_ratio": 0.5742872473625482, + "normal_p99": 0.01643024592, + "abnormal_p99": 0.00896662084, + "p99_ratio": 0.5457386872758384, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminuserservice/users" + ] + }, + "path_ids": [ + "path-2", + "path-12", + "path-41", + "path-45", + "path-46", + "path-49", + "path-52", + "path-53", + "path-56", + "path-57", + "path-60", + "path-63", + "path-66", + "path-68", + "path-69", + "path-70", + "path-72", + "path-73", + "path-74", + "path-76", + "path-77", + "path-78", + "path-80", + "path-81", + "path-82", + "path-84", + "path-85", + "path-86", + "path-88", + "path-89", + "path-90", + "path-92", + "path-93", + "path-94", + "path-96", + "path-97", + "path-98" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 367, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006647176185185186, + "abnormal_avg_duration": 0.0056453368, + "avg_duration_ratio": 0.849283461536942, + "normal_p99": 0.00860279038, + "abnormal_p99": 0.00619473713, + "p99_ratio": 0.7200846302615594, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 368, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010099955344827587, + "abnormal_avg_duration": 0.0096720354, + "avg_duration_ratio": 0.9576315013069109, + "normal_p99": 0.01181890016, + "abnormal_p99": 0.01047590106, + "p99_ratio": 0.8863685214513227, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 369, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007903306185185185, + "abnormal_avg_duration": 0.007193730099999999, + "avg_duration_ratio": 0.9102178166252382, + "normal_p99": 0.0094634107, + "abnormal_p99": 0.00762293121, + "p99_ratio": 0.805516261700446, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/prices", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/prices", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/prices" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 370, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.006580471862068965, + "abnormal_avg_duration": 0.0057171908, + "avg_duration_ratio": 0.868811677921598, + "normal_p99": 0.008292630799999999, + "abnormal_p99": 0.00619505038, + "p99_ratio": 0.7470548887814951, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 371, + "component": "span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::GET /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:GET /api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 374, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.3333333333333333, + "success_rate_drop": 0.6666666666666667, + "normal_avg_duration": 0.0096069415, + "abnormal_avg_duration": 0.003844535, + "avg_duration_ratio": 0.4001830343195074, + "normal_p99": 0.01147351525, + "abnormal_p99": 0.00797403272, + "p99_ratio": 0.6949947375543863, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 375, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.625, + "abnormal_success_rate": 0.8, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007525727625, + "abnormal_avg_duration": 0.0082483088, + "avg_duration_ratio": 1.0960147923238186, + "normal_p99": 0.01210104959, + "abnormal_p99": 0.0098708606, + "p99_ratio": 0.815702846813968, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 376, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008531116875, + "abnormal_avg_duration": 0.007223617, + "avg_duration_ratio": 0.8467375498240376, + "normal_p99": 0.01099166483, + "abnormal_p99": 0.00849706624, + "p99_ratio": 0.7730463375128225, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/stations", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 377, + "component": "span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::POST::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 378, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0074499535, + "abnormal_avg_duration": 0.005875303, + "avg_duration_ratio": 0.7886361975279443, + "normal_p99": 0.009349857619999999, + "abnormal_p99": 0.005875303, + "p99_ratio": 0.6283842213203671, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/configs", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 379, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.008498908599999999, + "abnormal_avg_duration": 0.007714567, + "avg_duration_ratio": 0.9077126679536243, + "normal_p99": 0.010151525880000001, + "abnormal_p99": 0.00776298483, + "p99_ratio": 0.7647111303034967, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/contacts", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/contacts", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/contacts" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 381, + "component": "span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-admin-basic-info-service::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-admin-basic-info-service::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 419, + "component": "span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "service_operation:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint:ts-assurance-service::GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "bare_path_unique:/api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:span|ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:ts-assurance-service::GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}", + "legacy_exact:GET /api/v1/assuranceservice/assurances/{typeIndex}/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 432, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 452, + "component": "span|ts-config-service::POST /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::POST /api/v1/configservice/configs", + "service_operation:ts-config-service::POST /api/v1/configservice/configs", + "bare_operation_unique:POST /api/v1/configservice/configs", + "http_endpoint:ts-config-service::POST::/api/v1/configservice/configs", + "http_endpoint_unique:POST::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:ts-config-service::POST /api/v1/configservice/configs", + "legacy_exact:POST /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 453, + "component": "span|ts-config-service::PUT /api/v1/configservice/configs", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-config-service::PUT /api/v1/configservice/configs", + "service_operation:ts-config-service::PUT /api/v1/configservice/configs", + "bare_operation_unique:PUT /api/v1/configservice/configs", + "http_endpoint:ts-config-service::PUT::/api/v1/configservice/configs", + "http_endpoint_unique:PUT::/api/v1/configservice/configs", + "bare_path_unique:/api/v1/configservice/configs", + "legacy_exact:span|ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:ts-config-service::PUT /api/v1/configservice/configs", + "legacy_exact:PUT /api/v1/configservice/configs" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 461, + "component": "span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "service_operation:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_operation_unique:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint:ts-consign-price-service::GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "http_endpoint_unique:GET::/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "bare_path_unique:/api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:span|ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:ts-consign-price-service::GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}", + "legacy_exact:GET /api/v1/consignpriceservice/consignprice/{weight}/{isWithinRegion}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 472, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-consign-service::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 474, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "service_operation:ts-consign-service::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-consign-service::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-consign-service::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 491, + "component": "span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0060052126875, + "abnormal_avg_duration": 0.005624412666666667, + "avg_duration_ratio": 0.9365884206522813, + "normal_p99": 0.00661806, + "abnormal_p99": 0.0057046721399999995, + "p99_ratio": 0.8619855577011993, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-contacts-service::GET /api/v1/contactservice/contacts/account/{accountId}", + "bare_operation_unique:GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 508, + "component": "span|ts-delivery-service::basic.ack", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::basic.ack", + "service_operation:ts-delivery-service::basic.ack", + "bare_operation_unique:basic.ack", + "legacy_exact:span|ts-delivery-service::basic.ack", + "legacy_exact:ts-delivery-service::basic.ack", + "legacy_exact:basic.ack" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 509, + "component": "span|ts-delivery-service::food_delivery process", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-delivery-service::food_delivery process", + "service_operation:ts-delivery-service::food_delivery process", + "bare_operation_unique:food_delivery process", + "legacy_exact:span|ts-delivery-service::food_delivery process", + "legacy_exact:ts-delivery-service::food_delivery process", + "legacy_exact:food_delivery process" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 517, + "component": "span|ts-food-service::POST /api/v1/foodservice/orders", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-food-service::POST /api/v1/foodservice/orders", + "service_operation:ts-food-service::POST /api/v1/foodservice/orders", + "bare_operation_unique:POST /api/v1/foodservice/orders", + "http_endpoint:ts-food-service::POST::/api/v1/foodservice/orders", + "http_endpoint_unique:POST::/api/v1/foodservice/orders", + "bare_path_unique:/api/v1/foodservice/orders", + "legacy_exact:span|ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:ts-food-service::POST /api/v1/foodservice/orders", + "legacy_exact:POST /api/v1/foodservice/orders" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 525, + "component": "span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.025258341166666667, + "abnormal_avg_duration": 0.038110914, + "avg_duration_ratio": 1.508844692077199, + "normal_p99": 0.038815476550000005, + "abnormal_p99": 0.038110914, + "p99_ratio": 0.9818484117001005, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-inside-payment-service::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 550, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:POST /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::POST::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:POST::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::POST /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:POST /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 552, + "component": "span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "service_operation:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "bare_operation_unique:PUT /api/v1/orderOtherService/orderOther/admin", + "http_endpoint:ts-order-other-service::PUT::/api/v1/orderOtherService/orderOther/admin", + "http_endpoint_unique:PUT::/api/v1/orderOtherService/orderOther/admin", + "bare_path_unique:/api/v1/orderOtherService/orderOther/admin", + "legacy_exact:span|ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:ts-order-other-service::PUT /api/v1/orderOtherService/orderOther/admin", + "legacy_exact:PUT /api/v1/orderOtherService/orderOther/admin" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 564, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "bare_operation_unique:GET /api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/status/{orderId}/{status}", + "bare_path_unique:/api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/status/{orderId}/{status}", + "legacy_exact:GET /api/v1/orderservice/order/status/{orderId}/{status}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 565, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "bare_operation_unique:GET /api/v1/orderservice/order/{orderId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/{orderId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/{orderId}", + "bare_path_unique:/api/v1/orderservice/order/{orderId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/{orderId}", + "legacy_exact:GET /api/v1/orderservice/order/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 598, + "component": "span|ts-payment-service::POST /api/v1/paymentservice/payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "service_operation:ts-payment-service::POST /api/v1/paymentservice/payment", + "bare_operation_unique:POST /api/v1/paymentservice/payment", + "http_endpoint:ts-payment-service::POST::/api/v1/paymentservice/payment", + "http_endpoint_unique:POST::/api/v1/paymentservice/payment", + "bare_path_unique:/api/v1/paymentservice/payment", + "legacy_exact:span|ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:ts-payment-service::POST /api/v1/paymentservice/payment", + "legacy_exact:POST /api/v1/paymentservice/payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 606, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.11425217533333333, + "abnormal_avg_duration": 0.10384994533333333, + "avg_duration_ratio": 0.9089537685418133, + "normal_p99": 0.13514587947999998, + "abnormal_p99": 0.12065899122, + "p99_ratio": 0.8928055497086475, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "service_operation:ts-preserve-service::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 646, + "component": "span|ts-route-service::RouteRepository.findByIds", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::RouteRepository.findByIds", + "service_operation:ts-route-service::RouteRepository.findByIds", + "bare_operation_unique:RouteRepository.findByIds", + "legacy_exact:span|ts-route-service::RouteRepository.findByIds", + "legacy_exact:ts-route-service::RouteRepository.findByIds", + "legacy_exact:RouteRepository.findByIds" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 655, + "component": "span|ts-route-service::Session.find route.entity.Route", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Session.find route.entity.Route", + "service_operation:ts-route-service::Session.find route.entity.Route", + "bare_operation_unique:Session.find route.entity.Route", + "legacy_exact:span|ts-route-service::Session.find route.entity.Route", + "legacy_exact:ts-route-service::Session.find route.entity.Route", + "legacy_exact:Session.find route.entity.Route" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 657, + "component": "span|ts-route-service::Transaction.commit", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::Transaction.commit", + "service_operation:ts-route-service::Transaction.commit", + "bare_operation_unique:Transaction.commit", + "legacy_exact:span|ts-route-service::Transaction.commit", + "legacy_exact:ts-route-service::Transaction.commit", + "legacy_exact:Transaction.commit" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 667, + "component": "span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "service_operation:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "bare_operation_unique:POST /api/v1/stationfoodservice/stationfoodstores", + "http_endpoint:ts-station-food-service::POST::/api/v1/stationfoodservice/stationfoodstores", + "http_endpoint_unique:POST::/api/v1/stationfoodservice/stationfoodstores", + "bare_path_unique:/api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:span|ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:ts-station-food-service::POST /api/v1/stationfoodservice/stationfoodstores", + "legacy_exact:POST /api/v1/stationfoodservice/stationfoodstores" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 678, + "component": "span|ts-station-service::PUT /api/v1/stationservice/stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-station-service::PUT /api/v1/stationservice/stations", + "service_operation:ts-station-service::PUT /api/v1/stationservice/stations", + "bare_operation_unique:PUT /api/v1/stationservice/stations", + "http_endpoint:ts-station-service::PUT::/api/v1/stationservice/stations", + "http_endpoint_unique:PUT::/api/v1/stationservice/stations", + "bare_path_unique:/api/v1/stationservice/stations", + "legacy_exact:span|ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:ts-station-service::PUT /api/v1/stationservice/stations", + "legacy_exact:PUT /api/v1/stationservice/stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 695, + "component": "span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "service_operation:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_operation_unique:GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint:ts-train-food-service::GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "http_endpoint_unique:GET::/api/v1/trainfoodservice/trainfoods/{tripId}", + "bare_path_unique:/api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:span|ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:ts-train-food-service::GET /api/v1/trainfoodservice/trainfoods/{tripId}", + "legacy_exact:GET /api/v1/trainfoodservice/trainfoods/{tripId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 749, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::Travel2Controller.queryInfo", + "service_operation:ts-travel2-service::Travel2Controller.queryInfo", + "bare_operation_unique:Travel2Controller.queryInfo", + "legacy_exact:span|ts-travel2-service::Travel2Controller.queryInfo", + "legacy_exact:ts-travel2-service::Travel2Controller.queryInfo", + "legacy_exact:Travel2Controller.queryInfo" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 750, + "component": "span|ts-travel2-service::TripRepository.findAll", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel2-service::TripRepository.findAll", + "service_operation:ts-travel2-service::TripRepository.findAll", + "bare_operation_unique:TripRepository.findAll", + "legacy_exact:span|ts-travel2-service::TripRepository.findAll", + "legacy_exact:ts-travel2-service::TripRepository.findAll", + "legacy_exact:TripRepository.findAll" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 753, + "component": "span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 0.8333333333333334, + "abnormal_success_rate": 0.8333333333333334, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007614701833333333, + "abnormal_avg_duration": 0.006654371333333333, + "avg_duration_ratio": 0.8738846876713996, + "normal_p99": 0.00952002765, + "abnormal_p99": 0.00794483195, + "p99_ratio": 0.8345387473743314, + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP DELETE http://ts-ui-dashboard:8080/api/v1/adminrouteservice/adminroute/{routeId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}", + "service_operation:ts-ui-dashboard::DELETE /api/v1/adminrouteservice/adminroute/{routeId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 765, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 772, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.3333333333333333, + "success_rate_drop": 0.6666666666666667, + "normal_avg_duration": 0.0096069415, + "abnormal_avg_duration": 0.003844535, + "avg_duration_ratio": 0.4001830343195074, + "normal_p99": 0.01147351525, + "abnormal_p99": 0.00797403272, + "p99_ratio": 0.6949947375543863, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 775, + "component": "span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::POST /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:POST /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:POST::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 790, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0074499535, + "abnormal_avg_duration": 0.005875303, + "avg_duration_ratio": 0.7886361975279443, + "normal_p99": 0.009349857619999999, + "abnormal_p99": 0.005875303, + "p99_ratio": 0.6283842213203671, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/configs", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/configs" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 792, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0057988955, + "abnormal_avg_duration": 0.004646832, + "avg_duration_ratio": 0.8013305292361278, + "normal_p99": 0.0063290113099999995, + "abnormal_p99": 0.004646832, + "p99_ratio": 0.7342113597834604, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/stations", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/stations" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 793, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.004844550678571428, + "abnormal_avg_duration": 0.0039199718, + "avg_duration_ratio": 0.8091507469080559, + "normal_p99": 0.00642126965, + "abnormal_p99": 0.00407874976, + "p99_ratio": 0.6351936583133524, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminbasicservice/adminbasic/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminbasicservice/adminbasic/trains", + "bare_operation_unique:PUT /api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/adminbasicservice/adminbasic/trains", + "http_endpoint_unique:PUT::/api/v1/adminbasicservice/adminbasic/trains", + "bare_path_unique:/api/v1/adminbasicservice/adminbasic/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 796, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 815, + "component": "span|ts-user-service::UserRepository.findByUserName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-user-service::UserRepository.findByUserName", + "service_operation:ts-user-service::UserRepository.findByUserName", + "bare_operation_unique:UserRepository.findByUserName", + "legacy_exact:span|ts-user-service::UserRepository.findByUserName", + "legacy_exact:ts-user-service::UserRepository.findByUserName", + "legacy_exact:UserRepository.findByUserName" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 818, + "component": "span|ts-verification-code-service::VerifyCodeController.verifyCode", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-verification-code-service::VerifyCodeController.verifyCode", + "service_operation:ts-verification-code-service::VerifyCodeController.verifyCode", + "bare_operation_unique:VerifyCodeController.verifyCode", + "legacy_exact:span|ts-verification-code-service::VerifyCodeController.verifyCode", + "legacy_exact:ts-verification-code-service::VerifyCodeController.verifyCode", + "legacy_exact:VerifyCodeController.verifyCode" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 409, + "component": "span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0113490628, + "abnormal_avg_duration": 1.6147023532, + "avg_duration_ratio": 142.27627264517383, + "normal_p99": 0.015090028289999998, + "abnormal_p99": 1.6176119061199998, + "p99_ratio": 107.19740712427783, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-admin-user-service::GET /api/v1/adminuserservice/users", + "service_operation:ts-admin-user-service::GET /api/v1/adminuserservice/users", + "bare_operation_unique:GET /api/v1/adminuserservice/users" + ] + }, + "path_ids": [ + "path-0", + "path-3", + "path-4", + "path-5", + "path-6", + "path-8", + "path-9", + "path-10", + "path-11", + "path-13", + "path-14", + "path-18", + "path-21", + "path-24", + "path-27", + "path-30", + "path-33", + "path-36", + "path-39", + "path-43", + "path-47", + "path-50", + "path-54", + "path-58", + "path-61", + "path-64" + ] + }, + { + "node_id": 762, + "component": "span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0113490628, + "abnormal_avg_duration": 1.6147023532, + "avg_duration_ratio": 142.27627264517383, + "normal_p99": 0.015090028289999998, + "abnormal_p99": 1.6176119061199998, + "p99_ratio": 107.19740712427783, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/adminuserservice/users", + "service_operation:ts-ui-dashboard::GET /api/v1/adminuserservice/users" + ] + }, + "path_ids": [ + "path-1", + "path-7", + "path-15", + "path-16", + "path-17", + "path-19", + "path-20", + "path-22", + "path-23", + "path-25", + "path-26", + "path-28", + "path-29", + "path-31", + "path-32", + "path-34", + "path-35", + "path-37", + "path-38", + "path-40", + "path-42", + "path-44", + "path-48", + "path-51", + "path-55", + "path-59", + "path-62", + "path-65", + "path-67", + "path-71", + "path-75", + "path-79", + "path-83", + "path-87", + "path-91", + "path-95" + ] + }, + { + "node_id": 795, + "component": "span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 0.7647058823529411, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.2647058823529411, + "normal_avg_duration": 0.009981794, + "abnormal_avg_duration": 0.005732417, + "avg_duration_ratio": 0.5742872473625482, + "normal_p99": 0.01643024592, + "abnormal_p99": 0.00896662084, + "p99_ratio": 0.5457386872758384, + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP PUT http://ts-ui-dashboard:8080/api/v1/adminuserservice/users", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/adminuserservice/users", + "service_operation:ts-ui-dashboard::PUT /api/v1/adminuserservice/users" + ] + }, + "path_ids": [ + "path-2", + "path-12", + "path-41", + "path-45", + "path-46", + "path-49", + "path-52", + "path-53", + "path-56", + "path-57", + "path-60", + "path-63", + "path-66", + "path-68", + "path-69", + "path-70", + "path-72", + "path-73", + "path-74", + "path-76", + "path-77", + "path-78", + "path-80", + "path-81", + "path-82", + "path-84", + "path-85", + "path-86", + "path-88", + "path-89", + "path-90", + "path-92", + "path-93", + "path-94", + "path-96", + "path-97", + "path-98" + ] + } + ], + "candidate_alarm_node_ids": [ + 367, + 368, + 369, + 370, + 371, + 374, + 375, + 376, + 377, + 378, + 379, + 381, + 409, + 419, + 432, + 452, + 453, + 461, + 472, + 474, + 491, + 508, + 509, + 517, + 525, + 550, + 552, + 564, + 565, + 598, + 606, + 646, + 655, + 657, + 667, + 678, + 695, + 749, + 750, + 753, + 762, + 765, + 772, + 775, + 790, + 792, + 793, + 795, + 796, + 815, + 818 + ], + "explained_alarm_node_ids": [ + 409, + 762, + 795 + ], + "unexplained_alarm_node_ids": [ + 367, + 368, + 369, + 370, + 371, + 374, + 375, + 376, + 377, + 378, + 379, + 381, + 419, + 432, + 452, + 453, + 461, + 472, + 474, + 491, + 508, + 509, + 517, + 525, + 550, + 552, + 564, + 565, + 598, + 606, + 646, + 655, + 657, + 667, + 678, + 695, + 749, + 750, + 753, + 765, + 772, + 775, + 790, + 792, + 793, + 796, + 815, + 818 + ], + "candidate_alarm_count": 51, + "explained_alarm_count": 3, + "unexplained_alarm_count": 48, + "strong_alarm_coverage": 0.6, + "candidate_strong_alarm_count": 5, + "explained_strong_alarm_count": 3, + "unexplained_strong_alarm_count": 2, + "resolution_info": { + "resolved_nodes": [ + "container|ts-admin-user-service" + ], + "start_kind": "container", + "category": "jvm_method", + "fault_type": "JVMLatency", + "resolution_method": "exact_container_match[ground_truth]" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/hs0-geo-pod-failure-f6jqlw/.done b/cases/hs0-geo-pod-failure-f6jqlw/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs0-geo-pod-failure-f6jqlw/.finished b/cases/hs0-geo-pod-failure-f6jqlw/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs0-geo-pod-failure-f6jqlw/causal_graph.json b/cases/hs0-geo-pod-failure-f6jqlw/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..c65566e2d6c4b53b0341aaf7a5e3bee400846427 --- /dev/null +++ b/cases/hs0-geo-pod-failure-f6jqlw/causal_graph.json @@ -0,0 +1,184 @@ +{ + "case_name": "hs0-geo-pod-failure-f6jqlw", + "fault_type": "PodFailure", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777662967, + "component": "service|geo", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777662967, + "component": "span|geo::geo.Geo/Nearby", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777662967, + "component": "span|search::geo.Geo/Nearby", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777662967, + "component": "span|search::search.Search/Nearby", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777662967, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777662967, + "component": "span|frontend::HTTP /hotels", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|search::search.Search/Nearby", + "target": "span|frontend::search.Search/Nearby" + }, + { + "source": "span|search::geo.Geo/Nearby", + "target": "span|search::search.Search/Nearby" + }, + { + "source": "service|geo", + "target": "span|geo::geo.Geo/Nearby" + }, + { + "source": "span|geo::geo.Geo/Nearby", + "target": "span|search::geo.Geo/Nearby" + }, + { + "source": "span|frontend::search.Search/Nearby", + "target": "span|frontend::HTTP /hotels" + } + ], + "root_causes": [ + { + "timestamp": 1777662967, + "component": "service|geo", + "state": [ + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777662967, + "component": "span|frontend::HTTP /hotels", + "state": [ + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777662967, + "component": "span|frontend::HTTP /hotels", + "state": [ + "missing" + ] + } + ], + "component_to_service": { + "service|geo": "geo", + "span|geo::geo.Geo/Nearby": "geo", + "span|search::geo.Geo/Nearby": "search", + "span|search::search.Search/Nearby": "search", + "span|frontend::search.Search/Nearby": "frontend", + "span|frontend::HTTP /hotels": "frontend" + }, + "candidate_alarm_nodes": [ + { + "node_id": 204, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.004008016032064128, + "success_rate_drop": 0.9959919839679359, + "normal_avg_duration": 0.004613662853887399, + "abnormal_avg_duration": 0.0007004503226452906, + "avg_duration_ratio": 0.15182087309546302, + "normal_p99": 0.011249493109999995, + "abnormal_p99": 0.001401626199999999, + "p99_ratio": 0.12459460940102746, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 204, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.004008016032064128, + "success_rate_drop": 0.9959919839679359, + "normal_avg_duration": 0.004613662853887399, + "abnormal_avg_duration": 0.0007004503226452906, + "avg_duration_ratio": 0.15182087309546302, + "normal_p99": 0.011249493109999995, + "abnormal_p99": 0.001401626199999999, + "p99_ratio": 0.12459460940102746, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [], + "candidate_alarm_count": 1, + "explained_alarm_count": 1, + "unexplained_alarm_count": 0, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/hs0-geo-pod-failure-f6jqlw/injection.json b/cases/hs0-geo-pod-failure-f6jqlw/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..0785b9708de0fbf275974857f6ca1f5425a9273c --- /dev/null +++ b/cases/hs0-geo-pod-failure-f6jqlw/injection.json @@ -0,0 +1,43 @@ +{ + "id": 2193, + "name": "hs0-geo-pod-failure-f6jqlw", + "fault_type": "PodFailure", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-02T03:16:07+08:00", + "end_time": "2026-05-02T03:21:07+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 151, + "pedestal_name": "hs", + "created_at": "2026-05-02T03:16:07.806+08:00", + "updated_at": "2026-05-02T03:21:07.91+08:00", + "task_id": "9f880fe1-862b-4e34-95bb-34a245f9d36e", + "trace_id": "c31137a3-8e96-4e7b-82f7-bc3a4d132a88", + "source": "injection", + "description": "Fault batch for task 9f880fe1-862b-4e34-95bb-34a245f9d36e (1 faults)", + "engine_config": [ + { + "app": "geo", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs0", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "geo" + ], + "container": [ + "hotel-reserv-geo" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/hs0-geo-pod-failure-f6jqlw/label.txt b/cases/hs0-geo-pod-failure-f6jqlw/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/hs0-geo-pod-failure-f6jqlw/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/hs0-geo-pod-failure-f6jqlw/result.json b/cases/hs0-geo-pod-failure-f6jqlw/result.json new file mode 100644 index 0000000000000000000000000000000000000000..66d83c2fecd789d82d8aa2abc622e981daa047d5 --- /dev/null +++ b/cases/hs0-geo-pod-failure-f6jqlw/result.json @@ -0,0 +1,1084 @@ +{ + "case_name": "hs0-geo-pod-failure-f6jqlw", + "injection_nodes": [ + "service|geo" + ], + "alarm_nodes": [ + 204 + ], + "propagation_result": { + "injection_node_ids": [ + 183 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 183, + 219, + 229, + 231, + 217, + 204 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777662967, + 1777662967, + 1777662967, + 1777662967, + 1777662967, + 1777662967 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 229, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9959839357429718, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 231, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9959839357429718, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9959839357429718, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 204, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9959839357429718, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777662967, + "dst_onset": 1777662967, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777662967, + "dst_onset": 1777662967, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777662967, + "dst_onset": 1777662967, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777662967, + "dst_onset": 1777662967, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777662967, + "dst_onset": 1777662967, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662967, + "window_end": 1777663326, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777662967, + "is_injection": true, + "lower_bound": 1777662962, + "upper_bound": 1777663326, + "in_window": true + }, + { + "node_index": 1, + "node_id": 219, + "onset": 1777662967, + "is_injection": false, + "lower_bound": 1777662967, + "upper_bound": 1777663326, + "in_window": true + }, + { + "node_index": 2, + "node_id": 229, + "onset": 1777662967, + "is_injection": false, + "lower_bound": 1777662967, + "upper_bound": 1777663326, + "in_window": true + }, + { + "node_index": 3, + "node_id": 231, + "onset": 1777662967, + "is_injection": false, + "lower_bound": 1777662967, + "upper_bound": 1777663326, + "in_window": true + }, + { + "node_index": 4, + "node_id": 217, + "onset": 1777662967, + "is_injection": false, + "lower_bound": 1777662967, + "upper_bound": 1777663326, + "in_window": true + }, + { + "node_index": 5, + "node_id": 204, + "onset": 1777662967, + "is_injection": false, + "lower_bound": 1777662967, + "upper_bound": 1777663326, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 229, + 231, + 204, + 183, + 217, + 219 + ], + "max_hops_reached": 5, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 183, + "component": "service|geo", + "canonical_state": "unavailable", + "root_cause_states": [ + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|geo", + "states": [ + "unavailable" + ], + "first_state_at": 1777662967 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|frontend::HTTP /hotels" + ], + "evidence": { + "alarm_count": 1, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 183, + 219, + 229, + 231, + 217, + 204 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777662967, + 1777662967, + 1777662967, + 1777662967, + 1777662967, + 1777662967 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 229, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9959839357429718, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 231, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9959839357429718, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 217, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9959839357429718, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 204, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9959839357429718, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777662967, + "dst_onset": 1777662967, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777662967, + "dst_onset": 1777662967, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777662967, + "dst_onset": 1777662967, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777662967, + "dst_onset": 1777662967, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777662967, + "dst_onset": 1777662967, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777662967, + "window_end": 1777663326, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 183, + "onset": 1777662967, + "is_injection": true, + "lower_bound": 1777662962, + "upper_bound": 1777663326, + "in_window": true + }, + { + "node_index": 1, + "node_id": 219, + "onset": 1777662967, + "is_injection": false, + "lower_bound": 1777662967, + "upper_bound": 1777663326, + "in_window": true + }, + { + "node_index": 2, + "node_id": 229, + "onset": 1777662967, + "is_injection": false, + "lower_bound": 1777662967, + "upper_bound": 1777663326, + "in_window": true + }, + { + "node_index": 3, + "node_id": 231, + "onset": 1777662967, + "is_injection": false, + "lower_bound": 1777662967, + "upper_bound": 1777663326, + "in_window": true + }, + { + "node_index": 4, + "node_id": 217, + "onset": 1777662967, + "is_injection": false, + "lower_bound": 1777662967, + "upper_bound": 1777663326, + "in_window": true + }, + { + "node_index": 5, + "node_id": 204, + "onset": 1777662967, + "is_injection": false, + "lower_bound": 1777662967, + "upper_bound": 1777663326, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 1, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 183, + "kind": "service", + "name": "geo", + "uniq_name": "service|geo", + "state": "unavailable", + "state_start_time": 1777662967, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "span", + "name": "geo::geo.Geo/Nearby", + "uniq_name": "span|geo::geo.Geo/Nearby", + "state": "missing", + "state_start_time": 1777662967, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 229, + "kind": "span", + "name": "search::geo.Geo/Nearby", + "uniq_name": "span|search::geo.Geo/Nearby", + "state": "erroring, missing", + "state_start_time": 1777662967, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 231, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777662967, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 217, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777662967, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 204, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "missing", + "state_start_time": 1777662967, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 204, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.004008016032064128, + "success_rate_drop": 0.9959919839679359, + "normal_avg_duration": 0.004613662853887399, + "abnormal_avg_duration": 0.0007004503226452906, + "avg_duration_ratio": 0.15182087309546302, + "normal_p99": 0.011249493109999995, + "abnormal_p99": 0.001401626199999999, + "p99_ratio": 0.12459460940102746, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 204, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.004008016032064128, + "success_rate_drop": 0.9959919839679359, + "normal_avg_duration": 0.004613662853887399, + "abnormal_avg_duration": 0.0007004503226452906, + "avg_duration_ratio": 0.15182087309546302, + "normal_p99": 0.011249493109999995, + "abnormal_p99": 0.001401626199999999, + "p99_ratio": 0.12459460940102746, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [], + "path_terminal_alarm_nodes": [ + { + "node_id": 204, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.004008016032064128, + "success_rate_drop": 0.9959919839679359, + "normal_avg_duration": 0.004613662853887399, + "abnormal_avg_duration": 0.0007004503226452906, + "avg_duration_ratio": 0.15182087309546302, + "normal_p99": 0.011249493109999995, + "abnormal_p99": 0.001401626199999999, + "p99_ratio": 0.12459460940102746, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "candidate_alarm_node_ids": [ + 204 + ], + "explained_alarm_node_ids": [ + 204 + ], + "unexplained_alarm_node_ids": [], + "candidate_alarm_count": 1, + "explained_alarm_count": 1, + "unexplained_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "service|geo" + ], + "start_kind": "service", + "category": "pod_lifecycle", + "fault_type": "PodFailure", + "resolution_method": "container_skipped_dead_end_then_service_fallback_internal" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/hs11-user-pod-failure-x298sg/.done b/cases/hs11-user-pod-failure-x298sg/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs11-user-pod-failure-x298sg/.finished b/cases/hs11-user-pod-failure-x298sg/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs11-user-pod-failure-x298sg/causal_graph.json b/cases/hs11-user-pod-failure-x298sg/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..4c1befb2c6cde2ac9c487f90a7bfc3c7f42c38d3 --- /dev/null +++ b/cases/hs11-user-pod-failure-x298sg/causal_graph.json @@ -0,0 +1,641 @@ +{ + "case_name": "hs11-user-pod-failure-x298sg", + "fault_type": "PodFailure", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777680382, + "component": "service|user", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777680382, + "component": "span|user::user.User/CheckUser", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::user.User/CheckUser", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /cinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /museums", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /reservation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /restaurants", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /user", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /cinema" + }, + { + "source": "service|user", + "target": "span|user::user.User/CheckUser" + }, + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /restaurants" + }, + { + "source": "span|user::user.User/CheckUser", + "target": "span|frontend::user.User/CheckUser" + }, + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /museums" + }, + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /reservation" + }, + { + "source": "span|frontend::user.User/CheckUser", + "target": "span|frontend::HTTP /user" + } + ], + "root_causes": [ + { + "timestamp": 1777680382, + "component": "service|user", + "state": [ + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777680382, + "component": "span|user::user.User/CheckUser", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /cinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /museums", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /reservation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /restaurants", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /user", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777680382, + "component": "span|user::user.User/CheckUser", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /cinema", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /museums", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /reservation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /restaurants", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777680382, + "component": "span|frontend::HTTP /user", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "service|user": "user", + "span|user::user.User/CheckUser": "user", + "span|frontend::user.User/CheckUser": "frontend", + "span|frontend::HTTP /cinema": "frontend", + "span|frontend::HTTP /museums": "frontend", + "span|frontend::HTTP /reservation": "frontend", + "span|frontend::HTTP /restaurants": "frontend", + "span|frontend::HTTP /user": "frontend" + }, + "candidate_alarm_nodes": [ + { + "node_id": 175, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyCinema", + "service_operation:attractions::attractions.Attractions/NearbyCinema", + "bare_operation_unique:attractions.Attractions/NearbyCinema", + "legacy_exact:span|attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions.Attractions/NearbyCinema" + ] + } + }, + { + "node_id": 178, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0015581399545454547, + "abnormal_avg_duration": 5.1217058823529416e-05, + "avg_duration_ratio": 0.032870640839494175, + "normal_p99": 0.0028732030999999865, + "abnormal_p99": 7.564703999999999e-05, + "p99_ratio": 0.026328469435383927, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + } + }, + { + "node_id": 180, + "component": "span|frontend::HTTP /museums", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0015907911, + "abnormal_avg_duration": 5.1086442622950816e-05, + "avg_duration_ratio": 0.032113859967503475, + "normal_p99": 0.0018176139999999997, + "abnormal_p99": 0.00014677279999999982, + "p99_ratio": 0.08075025830566877, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + } + }, + { + "node_id": 182, + "component": "span|frontend::HTTP /reservation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.003015555, + "abnormal_avg_duration": 0.00013418771428571428, + "avg_duration_ratio": 0.044498513303758105, + "normal_p99": 0.00536616493, + "abnormal_p99": 0.00018659497999999998, + "p99_ratio": 0.03477250185823118, + "conclusion_span_name": "HTTP /reservation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /reservation", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /reservation", + "service_operation:frontend::HTTP /reservation", + "bare_operation_unique:HTTP /reservation" + ] + } + }, + { + "node_id": 183, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0016994480967741934, + "abnormal_avg_duration": 4.709093548387097e-05, + "avg_duration_ratio": 0.027709546159871905, + "normal_p99": 0.003850852719999993, + "abnormal_p99": 7.529152e-05, + "p99_ratio": 0.01955190849262086, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + } + }, + { + "node_id": 184, + "component": "span|frontend::HTTP /user", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.000584846, + "abnormal_avg_duration": 0.00015397766666666666, + "avg_duration_ratio": 0.26327899424235895, + "normal_p99": 0.00070535996, + "abnormal_p99": 0.00021879189999999998, + "p99_ratio": 0.3101847459558095, + "conclusion_span_name": "HTTP /user", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /user", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /user", + "service_operation:frontend::HTTP /user", + "bare_operation_unique:HTTP /user" + ] + } + }, + { + "node_id": 203, + "component": "span|reservation::reservation.Reservation/MakeReservation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/MakeReservation", + "service_operation:reservation::reservation.Reservation/MakeReservation", + "bare_operation_unique:reservation.Reservation/MakeReservation", + "legacy_exact:span|reservation::reservation.Reservation/MakeReservation", + "legacy_exact:reservation::reservation.Reservation/MakeReservation", + "legacy_exact:reservation.Reservation/MakeReservation" + ] + } + }, + { + "node_id": 207, + "component": "span|user::user.User/CheckUser", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|user::user.User/CheckUser", + "service_operation:user::user.User/CheckUser", + "bare_operation_unique:user.User/CheckUser", + "legacy_exact:span|user::user.User/CheckUser", + "legacy_exact:user::user.User/CheckUser", + "legacy_exact:user.User/CheckUser" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 178, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0015581399545454547, + "abnormal_avg_duration": 5.1217058823529416e-05, + "avg_duration_ratio": 0.032870640839494175, + "normal_p99": 0.0028732030999999865, + "abnormal_p99": 7.564703999999999e-05, + "p99_ratio": 0.026328469435383927, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + }, + "path_ids": [ + "path-2" + ] + }, + { + "node_id": 180, + "component": "span|frontend::HTTP /museums", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0015907911, + "abnormal_avg_duration": 5.1086442622950816e-05, + "avg_duration_ratio": 0.032113859967503475, + "normal_p99": 0.0018176139999999997, + "abnormal_p99": 0.00014677279999999982, + "p99_ratio": 0.08075025830566877, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + }, + "path_ids": [ + "path-3" + ] + }, + { + "node_id": 182, + "component": "span|frontend::HTTP /reservation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.003015555, + "abnormal_avg_duration": 0.00013418771428571428, + "avg_duration_ratio": 0.044498513303758105, + "normal_p99": 0.00536616493, + "abnormal_p99": 0.00018659497999999998, + "p99_ratio": 0.03477250185823118, + "conclusion_span_name": "HTTP /reservation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /reservation", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /reservation", + "service_operation:frontend::HTTP /reservation", + "bare_operation_unique:HTTP /reservation" + ] + }, + "path_ids": [ + "path-4" + ] + }, + { + "node_id": 183, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0016994480967741934, + "abnormal_avg_duration": 4.709093548387097e-05, + "avg_duration_ratio": 0.027709546159871905, + "normal_p99": 0.003850852719999993, + "abnormal_p99": 7.529152e-05, + "p99_ratio": 0.01955190849262086, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + }, + "path_ids": [ + "path-5" + ] + }, + { + "node_id": 184, + "component": "span|frontend::HTTP /user", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.000584846, + "abnormal_avg_duration": 0.00015397766666666666, + "avg_duration_ratio": 0.26327899424235895, + "normal_p99": 0.00070535996, + "abnormal_p99": 0.00021879189999999998, + "p99_ratio": 0.3101847459558095, + "conclusion_span_name": "HTTP /user", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /user", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /user", + "service_operation:frontend::HTTP /user", + "bare_operation_unique:HTTP /user" + ] + }, + "path_ids": [ + "path-6" + ] + }, + { + "node_id": 207, + "component": "span|user::user.User/CheckUser", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|user::user.User/CheckUser", + "service_operation:user::user.User/CheckUser", + "bare_operation_unique:user.User/CheckUser", + "legacy_exact:span|user::user.User/CheckUser", + "legacy_exact:user::user.User/CheckUser", + "legacy_exact:user.User/CheckUser" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 175, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyCinema", + "service_operation:attractions::attractions.Attractions/NearbyCinema", + "bare_operation_unique:attractions.Attractions/NearbyCinema", + "legacy_exact:span|attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions.Attractions/NearbyCinema" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 203, + "component": "span|reservation::reservation.Reservation/MakeReservation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/MakeReservation", + "service_operation:reservation::reservation.Reservation/MakeReservation", + "bare_operation_unique:reservation.Reservation/MakeReservation", + "legacy_exact:span|reservation::reservation.Reservation/MakeReservation", + "legacy_exact:reservation::reservation.Reservation/MakeReservation", + "legacy_exact:reservation.Reservation/MakeReservation" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 8, + "explained_alarm_count": 6, + "unexplained_alarm_count": 2, + "candidate_strong_alarm_count": 5, + "explained_strong_alarm_count": 5, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/hs11-user-pod-failure-x298sg/env.json b/cases/hs11-user-pod-failure-x298sg/env.json new file mode 100644 index 0000000000000000000000000000000000000000..41772d3726dbb9fc3e919313bcdd61f75c498e89 --- /dev/null +++ b/cases/hs11-user-pod-failure-x298sg/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs11", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777680082", + "NORMAL_END": "1777680382", + "ABNORMAL_START": "1777680382", + "ABNORMAL_END": "1777680682" +} \ No newline at end of file diff --git a/cases/hs11-user-pod-failure-x298sg/injection.json b/cases/hs11-user-pod-failure-x298sg/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..fb81f3d78c22209257934905907cc935bc4a94ad --- /dev/null +++ b/cases/hs11-user-pod-failure-x298sg/injection.json @@ -0,0 +1,43 @@ +{ + "id": 2545, + "name": "hs11-user-pod-failure-x298sg", + "fault_type": "PodFailure", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-02T08:06:22+08:00", + "end_time": "2026-05-02T08:11:22+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 151, + "pedestal_name": "hs", + "created_at": "2026-05-02T08:06:22.806+08:00", + "updated_at": "2026-05-02T08:11:22.906+08:00", + "task_id": "c9b54071-6e53-4182-a3ce-30a35205ecba", + "trace_id": "7db44670-d4c2-48e8-9272-6d22e0cb015d", + "source": "injection", + "description": "Fault batch for task c9b54071-6e53-4182-a3ce-30a35205ecba (1 faults)", + "engine_config": [ + { + "app": "user", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs11", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "user" + ], + "container": [ + "hotel-reserv-user" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/hs11-user-pod-failure-x298sg/label.txt b/cases/hs11-user-pod-failure-x298sg/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/hs11-user-pod-failure-x298sg/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/hs11-user-pod-failure-x298sg/result.json b/cases/hs11-user-pod-failure-x298sg/result.json new file mode 100644 index 0000000000000000000000000000000000000000..89aceef2c43cd21da574d533cc1c69c685f3ede6 --- /dev/null +++ b/cases/hs11-user-pod-failure-x298sg/result.json @@ -0,0 +1,4373 @@ +{ + "case_name": "hs11-user-pod-failure-x298sg", + "injection_nodes": [ + "service|user" + ], + "alarm_nodes": [ + 203, + 207, + 175, + 178, + 180, + 182, + 183, + 184 + ], + "propagation_result": { + "injection_node_ids": [ + 166 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 166, + 207 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 166, + 207 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 166, + 207, + 193, + 178 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777680382, + 1777680382, + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 193, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 2, + "node_id": 193, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 3, + "node_id": 178, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 166, + 207, + 193, + 180 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777680382, + 1777680382, + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 193, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 180, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 2, + "node_id": 193, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 3, + "node_id": 180, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 166, + 207, + 193, + 182 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777680382, + 1777680382, + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 193, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 182, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 2, + "node_id": 193, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 3, + "node_id": 182, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 166, + 207, + 193, + 183 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777680382, + 1777680382, + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 193, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 183, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 2, + "node_id": 193, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 3, + "node_id": 183, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 166, + 207, + 193, + 184 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777680382, + 1777680382, + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 193, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 2, + "node_id": 193, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 193, + 166, + 207, + 178, + 180, + 182, + 183, + 184 + ], + "max_hops_reached": 3, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 166, + "component": "service|user", + "canonical_state": "unavailable", + "root_cause_states": [ + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|user", + "states": [ + "unavailable" + ], + "first_state_at": 1777680382 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|reservation::reservation.Reservation/MakeReservation", + "span|user::user.User/CheckUser", + "span|attractions::attractions.Attractions/NearbyCinema", + "span|frontend::HTTP /cinema", + "span|frontend::HTTP /museums", + "span|frontend::HTTP /reservation", + "span|frontend::HTTP /restaurants", + "span|frontend::HTTP /user" + ], + "evidence": { + "alarm_count": 8, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 166, + 207 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 166, + 207 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 166, + 207, + 193, + 178 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777680382, + 1777680382, + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 193, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 2, + "node_id": 193, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 3, + "node_id": 178, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 166, + 207, + 193, + 180 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777680382, + 1777680382, + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 193, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 180, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 2, + "node_id": 193, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 3, + "node_id": 180, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 166, + 207, + 193, + 182 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777680382, + 1777680382, + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 193, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 182, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 2, + "node_id": 193, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 3, + "node_id": 182, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 166, + 207, + 193, + 183 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777680382, + 1777680382, + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 193, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 183, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 2, + "node_id": 193, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 3, + "node_id": 183, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 166, + 207, + 193, + 184 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777680382, + 1777680382, + 1777680382, + 1777680382 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 193, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777680382, + "dst_onset": 1777680382, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777680382, + "window_end": 1777680741, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 166, + "onset": 1777680382, + "is_injection": true, + "lower_bound": 1777680377, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 2, + "node_id": 193, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777680382, + "is_injection": false, + "lower_bound": 1777680382, + "upper_bound": 1777680741, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 7, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 166, + "kind": "service", + "name": "user", + "uniq_name": "service|user", + "state": "unavailable", + "state_start_time": 1777680382, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 207, + "kind": "span", + "name": "user::user.User/CheckUser", + "uniq_name": "span|user::user.User/CheckUser", + "state": "missing", + "state_start_time": 1777680382, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 166, + "kind": "service", + "name": "user", + "uniq_name": "service|user", + "state": "unavailable", + "state_start_time": 1777680382, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 207, + "kind": "span", + "name": "user::user.User/CheckUser", + "uniq_name": "span|user::user.User/CheckUser", + "state": "missing", + "state_start_time": 1777680382, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 166, + "kind": "service", + "name": "user", + "uniq_name": "service|user", + "state": "unavailable", + "state_start_time": 1777680382, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 207, + "kind": "span", + "name": "user::user.User/CheckUser", + "uniq_name": "span|user::user.User/CheckUser", + "state": "missing", + "state_start_time": 1777680382, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 193, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "erroring, missing", + "state_start_time": 1777680382, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 178, + "kind": "span", + "name": "frontend::HTTP /cinema", + "uniq_name": "span|frontend::HTTP /cinema", + "state": "erroring, missing", + "state_start_time": 1777680382, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 166, + "kind": "service", + "name": "user", + "uniq_name": "service|user", + "state": "unavailable", + "state_start_time": 1777680382, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 207, + "kind": "span", + "name": "user::user.User/CheckUser", + "uniq_name": "span|user::user.User/CheckUser", + "state": "missing", + "state_start_time": 1777680382, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 193, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "erroring, missing", + "state_start_time": 1777680382, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 180, + "kind": "span", + "name": "frontend::HTTP /museums", + "uniq_name": "span|frontend::HTTP /museums", + "state": "erroring, missing", + "state_start_time": 1777680382, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 166, + "kind": "service", + "name": "user", + "uniq_name": "service|user", + "state": "unavailable", + "state_start_time": 1777680382, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 207, + "kind": "span", + "name": "user::user.User/CheckUser", + "uniq_name": "span|user::user.User/CheckUser", + "state": "missing", + "state_start_time": 1777680382, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 193, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "erroring, missing", + "state_start_time": 1777680382, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 182, + "kind": "span", + "name": "frontend::HTTP /reservation", + "uniq_name": "span|frontend::HTTP /reservation", + "state": "erroring, missing", + "state_start_time": 1777680382, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 166, + "kind": "service", + "name": "user", + "uniq_name": "service|user", + "state": "unavailable", + "state_start_time": 1777680382, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 207, + "kind": "span", + "name": "user::user.User/CheckUser", + "uniq_name": "span|user::user.User/CheckUser", + "state": "missing", + "state_start_time": 1777680382, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 193, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "erroring, missing", + "state_start_time": 1777680382, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 183, + "kind": "span", + "name": "frontend::HTTP /restaurants", + "uniq_name": "span|frontend::HTTP /restaurants", + "state": "erroring, missing", + "state_start_time": 1777680382, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 166, + "kind": "service", + "name": "user", + "uniq_name": "service|user", + "state": "unavailable", + "state_start_time": 1777680382, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 207, + "kind": "span", + "name": "user::user.User/CheckUser", + "uniq_name": "span|user::user.User/CheckUser", + "state": "missing", + "state_start_time": 1777680382, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 193, + "kind": "span", + "name": "frontend::user.User/CheckUser", + "uniq_name": "span|frontend::user.User/CheckUser", + "state": "erroring, missing", + "state_start_time": 1777680382, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::HTTP /user", + "uniq_name": "span|frontend::HTTP /user", + "state": "erroring, missing", + "state_start_time": 1777680382, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 175, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyCinema", + "service_operation:attractions::attractions.Attractions/NearbyCinema", + "bare_operation_unique:attractions.Attractions/NearbyCinema", + "legacy_exact:span|attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions.Attractions/NearbyCinema" + ] + } + }, + { + "node_id": 178, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0015581399545454547, + "abnormal_avg_duration": 5.1217058823529416e-05, + "avg_duration_ratio": 0.032870640839494175, + "normal_p99": 0.0028732030999999865, + "abnormal_p99": 7.564703999999999e-05, + "p99_ratio": 0.026328469435383927, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + } + }, + { + "node_id": 180, + "component": "span|frontend::HTTP /museums", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0015907911, + "abnormal_avg_duration": 5.1086442622950816e-05, + "avg_duration_ratio": 0.032113859967503475, + "normal_p99": 0.0018176139999999997, + "abnormal_p99": 0.00014677279999999982, + "p99_ratio": 0.08075025830566877, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + } + }, + { + "node_id": 182, + "component": "span|frontend::HTTP /reservation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.003015555, + "abnormal_avg_duration": 0.00013418771428571428, + "avg_duration_ratio": 0.044498513303758105, + "normal_p99": 0.00536616493, + "abnormal_p99": 0.00018659497999999998, + "p99_ratio": 0.03477250185823118, + "conclusion_span_name": "HTTP /reservation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /reservation", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /reservation", + "service_operation:frontend::HTTP /reservation", + "bare_operation_unique:HTTP /reservation" + ] + } + }, + { + "node_id": 183, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0016994480967741934, + "abnormal_avg_duration": 4.709093548387097e-05, + "avg_duration_ratio": 0.027709546159871905, + "normal_p99": 0.003850852719999993, + "abnormal_p99": 7.529152e-05, + "p99_ratio": 0.01955190849262086, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + } + }, + { + "node_id": 184, + "component": "span|frontend::HTTP /user", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.000584846, + "abnormal_avg_duration": 0.00015397766666666666, + "avg_duration_ratio": 0.26327899424235895, + "normal_p99": 0.00070535996, + "abnormal_p99": 0.00021879189999999998, + "p99_ratio": 0.3101847459558095, + "conclusion_span_name": "HTTP /user", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /user", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /user", + "service_operation:frontend::HTTP /user", + "bare_operation_unique:HTTP /user" + ] + } + }, + { + "node_id": 203, + "component": "span|reservation::reservation.Reservation/MakeReservation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/MakeReservation", + "service_operation:reservation::reservation.Reservation/MakeReservation", + "bare_operation_unique:reservation.Reservation/MakeReservation", + "legacy_exact:span|reservation::reservation.Reservation/MakeReservation", + "legacy_exact:reservation::reservation.Reservation/MakeReservation", + "legacy_exact:reservation.Reservation/MakeReservation" + ] + } + }, + { + "node_id": 207, + "component": "span|user::user.User/CheckUser", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|user::user.User/CheckUser", + "service_operation:user::user.User/CheckUser", + "bare_operation_unique:user.User/CheckUser", + "legacy_exact:span|user::user.User/CheckUser", + "legacy_exact:user::user.User/CheckUser", + "legacy_exact:user.User/CheckUser" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 178, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0015581399545454547, + "abnormal_avg_duration": 5.1217058823529416e-05, + "avg_duration_ratio": 0.032870640839494175, + "normal_p99": 0.0028732030999999865, + "abnormal_p99": 7.564703999999999e-05, + "p99_ratio": 0.026328469435383927, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + }, + "path_ids": [ + "path-2" + ] + }, + { + "node_id": 180, + "component": "span|frontend::HTTP /museums", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0015907911, + "abnormal_avg_duration": 5.1086442622950816e-05, + "avg_duration_ratio": 0.032113859967503475, + "normal_p99": 0.0018176139999999997, + "abnormal_p99": 0.00014677279999999982, + "p99_ratio": 0.08075025830566877, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + }, + "path_ids": [ + "path-3" + ] + }, + { + "node_id": 182, + "component": "span|frontend::HTTP /reservation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.003015555, + "abnormal_avg_duration": 0.00013418771428571428, + "avg_duration_ratio": 0.044498513303758105, + "normal_p99": 0.00536616493, + "abnormal_p99": 0.00018659497999999998, + "p99_ratio": 0.03477250185823118, + "conclusion_span_name": "HTTP /reservation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /reservation", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /reservation", + "service_operation:frontend::HTTP /reservation", + "bare_operation_unique:HTTP /reservation" + ] + }, + "path_ids": [ + "path-4" + ] + }, + { + "node_id": 183, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0016994480967741934, + "abnormal_avg_duration": 4.709093548387097e-05, + "avg_duration_ratio": 0.027709546159871905, + "normal_p99": 0.003850852719999993, + "abnormal_p99": 7.529152e-05, + "p99_ratio": 0.01955190849262086, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + }, + "path_ids": [ + "path-5" + ] + }, + { + "node_id": 184, + "component": "span|frontend::HTTP /user", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.000584846, + "abnormal_avg_duration": 0.00015397766666666666, + "avg_duration_ratio": 0.26327899424235895, + "normal_p99": 0.00070535996, + "abnormal_p99": 0.00021879189999999998, + "p99_ratio": 0.3101847459558095, + "conclusion_span_name": "HTTP /user", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /user", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /user", + "service_operation:frontend::HTTP /user", + "bare_operation_unique:HTTP /user" + ] + }, + "path_ids": [ + "path-6" + ] + }, + { + "node_id": 207, + "component": "span|user::user.User/CheckUser", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|user::user.User/CheckUser", + "service_operation:user::user.User/CheckUser", + "bare_operation_unique:user.User/CheckUser", + "legacy_exact:span|user::user.User/CheckUser", + "legacy_exact:user::user.User/CheckUser", + "legacy_exact:user.User/CheckUser" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 175, + "component": "span|attractions::attractions.Attractions/NearbyCinema", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|attractions::attractions.Attractions/NearbyCinema", + "service_operation:attractions::attractions.Attractions/NearbyCinema", + "bare_operation_unique:attractions.Attractions/NearbyCinema", + "legacy_exact:span|attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions::attractions.Attractions/NearbyCinema", + "legacy_exact:attractions.Attractions/NearbyCinema" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 203, + "component": "span|reservation::reservation.Reservation/MakeReservation", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/MakeReservation", + "service_operation:reservation::reservation.Reservation/MakeReservation", + "bare_operation_unique:reservation.Reservation/MakeReservation", + "legacy_exact:span|reservation::reservation.Reservation/MakeReservation", + "legacy_exact:reservation::reservation.Reservation/MakeReservation", + "legacy_exact:reservation.Reservation/MakeReservation" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 178, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0015581399545454547, + "abnormal_avg_duration": 5.1217058823529416e-05, + "avg_duration_ratio": 0.032870640839494175, + "normal_p99": 0.0028732030999999865, + "abnormal_p99": 7.564703999999999e-05, + "p99_ratio": 0.026328469435383927, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + }, + "path_ids": [ + "path-2" + ] + }, + { + "node_id": 180, + "component": "span|frontend::HTTP /museums", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0015907911, + "abnormal_avg_duration": 5.1086442622950816e-05, + "avg_duration_ratio": 0.032113859967503475, + "normal_p99": 0.0018176139999999997, + "abnormal_p99": 0.00014677279999999982, + "p99_ratio": 0.08075025830566877, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + }, + "path_ids": [ + "path-3" + ] + }, + { + "node_id": 182, + "component": "span|frontend::HTTP /reservation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.003015555, + "abnormal_avg_duration": 0.00013418771428571428, + "avg_duration_ratio": 0.044498513303758105, + "normal_p99": 0.00536616493, + "abnormal_p99": 0.00018659497999999998, + "p99_ratio": 0.03477250185823118, + "conclusion_span_name": "HTTP /reservation", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /reservation", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /reservation", + "service_operation:frontend::HTTP /reservation", + "bare_operation_unique:HTTP /reservation" + ] + }, + "path_ids": [ + "path-4" + ] + }, + { + "node_id": 183, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.0016994480967741934, + "abnormal_avg_duration": 4.709093548387097e-05, + "avg_duration_ratio": 0.027709546159871905, + "normal_p99": 0.003850852719999993, + "abnormal_p99": 7.529152e-05, + "p99_ratio": 0.01955190849262086, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + }, + "path_ids": [ + "path-5" + ] + }, + { + "node_id": 184, + "component": "span|frontend::HTTP /user", + "issue_strength": "strong", + "issue_strength_reason": "success_rate_drop", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.000584846, + "abnormal_avg_duration": 0.00015397766666666666, + "avg_duration_ratio": 0.26327899424235895, + "normal_p99": 0.00070535996, + "abnormal_p99": 0.00021879189999999998, + "p99_ratio": 0.3101847459558095, + "conclusion_span_name": "HTTP /user", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /user", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /user", + "service_operation:frontend::HTTP /user", + "bare_operation_unique:HTTP /user" + ] + }, + "path_ids": [ + "path-6" + ] + }, + { + "node_id": 207, + "component": "span|user::user.User/CheckUser", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|user::user.User/CheckUser", + "service_operation:user::user.User/CheckUser", + "bare_operation_unique:user.User/CheckUser", + "legacy_exact:span|user::user.User/CheckUser", + "legacy_exact:user::user.User/CheckUser", + "legacy_exact:user.User/CheckUser" + ] + }, + "path_ids": [ + "path-0", + "path-1" + ] + } + ], + "candidate_alarm_node_ids": [ + 175, + 178, + 180, + 182, + 183, + 184, + 203, + 207 + ], + "explained_alarm_node_ids": [ + 178, + 180, + 182, + 183, + 184, + 207 + ], + "unexplained_alarm_node_ids": [ + 175, + 203 + ], + "candidate_alarm_count": 8, + "explained_alarm_count": 6, + "unexplained_alarm_count": 2, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 5, + "explained_strong_alarm_count": 5, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "service|user" + ], + "start_kind": "service", + "category": "pod_lifecycle", + "fault_type": "PodFailure", + "resolution_method": "container_skipped_dead_end_then_service_fallback_internal" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/hs4-search-pod-failure-6gsg4z/.done b/cases/hs4-search-pod-failure-6gsg4z/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs4-search-pod-failure-6gsg4z/.finished b/cases/hs4-search-pod-failure-6gsg4z/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/hs4-search-pod-failure-6gsg4z/causal_graph.json b/cases/hs4-search-pod-failure-6gsg4z/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..3da42406c9ee19168096cdcc367424b6daf57932 --- /dev/null +++ b/cases/hs4-search-pod-failure-6gsg4z/causal_graph.json @@ -0,0 +1,469 @@ +{ + "case_name": "hs4-search-pod-failure-6gsg4z", + "fault_type": "PodFailure", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777691740, + "component": "service|search", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777691740, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777691740, + "component": "span|search::geo.Geo/Nearby", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777691740, + "component": "span|search::rate.Rate/GetRates", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777691740, + "component": "span|frontend::search.Search/Nearby", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777691740, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "span|search::geo.Geo/Nearby", + "target": "span|search::search.Search/Nearby" + }, + { + "source": "span|search::rate.Rate/GetRates", + "target": "span|search::search.Search/Nearby" + }, + { + "source": "service|search", + "target": "span|search::rate.Rate/GetRates" + }, + { + "source": "span|search::search.Search/Nearby", + "target": "span|frontend::search.Search/Nearby" + }, + { + "source": "span|frontend::search.Search/Nearby", + "target": "span|frontend::HTTP /hotels" + }, + { + "source": "service|search", + "target": "span|search::geo.Geo/Nearby" + }, + { + "source": "service|search", + "target": "span|search::search.Search/Nearby" + } + ], + "root_causes": [ + { + "timestamp": 1777691740, + "component": "service|search", + "state": [ + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777691740, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777691740, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777691740, + "component": "span|search::search.Search/Nearby", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777691740, + "component": "span|frontend::HTTP /hotels", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "service|search": "search", + "span|search::search.Search/Nearby": "search", + "span|search::geo.Geo/Nearby": "search", + "span|search::rate.Rate/GetRates": "search", + "span|frontend::search.Search/Nearby": "frontend", + "span|frontend::HTTP /hotels": "frontend" + }, + "candidate_alarm_nodes": [ + { + "node_id": 168, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0015828944019607844, + "abnormal_avg_duration": 0.00156478854248366, + "avg_duration_ratio": 0.9885615493650771, + "normal_p99": 0.00257729911, + "abnormal_p99": 0.0019758283999999986, + "p99_ratio": 0.7666275103008896, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + } + }, + { + "node_id": 169, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0035087719298245615, + "success_rate_drop": 0.9964912280701754, + "normal_avg_duration": 0.006635238653451812, + "abnormal_avg_duration": 0.0001409301947368421, + "avg_duration_ratio": 0.021239657244811656, + "normal_p99": 0.01676311035999999, + "abnormal_p99": 0.0003216254299999991, + "p99_ratio": 0.019186500780157087, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + } + }, + { + "node_id": 170, + "component": "span|frontend::HTTP /museums", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0016920494606741574, + "abnormal_avg_duration": 0.001627061, + "avg_duration_ratio": 0.9615918670319104, + "normal_p99": 0.0029418341299999734, + "abnormal_p99": 0.0030689252600000073, + "p99_ratio": 1.0432013242024747, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + } + }, + { + "node_id": 173, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.001699534538071066, + "abnormal_avg_duration": 0.00157959751369863, + "avg_duration_ratio": 0.9294294869061256, + "normal_p99": 0.004178167719999985, + "abnormal_p99": 0.0021117350500000037, + "p99_ratio": 0.5054213213824771, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + } + }, + { + "node_id": 192, + "component": "span|reservation::reservation.Reservation/CheckAvailability", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/CheckAvailability", + "service_operation:reservation::reservation.Reservation/CheckAvailability", + "bare_operation_unique:reservation.Reservation/CheckAvailability", + "legacy_exact:span|reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation.Reservation/CheckAvailability" + ] + } + }, + { + "node_id": 196, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 169, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0035087719298245615, + "success_rate_drop": 0.9964912280701754, + "normal_avg_duration": 0.006635238653451812, + "abnormal_avg_duration": 0.0001409301947368421, + "avg_duration_ratio": 0.021239657244811656, + "normal_p99": 0.01676311035999999, + "abnormal_p99": 0.0003216254299999991, + "p99_ratio": 0.019186500780157087, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-6", + "path-7", + "path-8" + ] + }, + { + "node_id": 196, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 168, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0015828944019607844, + "abnormal_avg_duration": 0.00156478854248366, + "avg_duration_ratio": 0.9885615493650771, + "normal_p99": 0.00257729911, + "abnormal_p99": 0.0019758283999999986, + "p99_ratio": 0.7666275103008896, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 170, + "component": "span|frontend::HTTP /museums", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0016920494606741574, + "abnormal_avg_duration": 0.001627061, + "avg_duration_ratio": 0.9615918670319104, + "normal_p99": 0.0029418341299999734, + "abnormal_p99": 0.0030689252600000073, + "p99_ratio": 1.0432013242024747, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 173, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.001699534538071066, + "abnormal_avg_duration": 0.00157959751369863, + "avg_duration_ratio": 0.9294294869061256, + "normal_p99": 0.004178167719999985, + "abnormal_p99": 0.0021117350500000037, + "p99_ratio": 0.5054213213824771, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 192, + "component": "span|reservation::reservation.Reservation/CheckAvailability", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/CheckAvailability", + "service_operation:reservation::reservation.Reservation/CheckAvailability", + "bare_operation_unique:reservation.Reservation/CheckAvailability", + "legacy_exact:span|reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation.Reservation/CheckAvailability" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 6, + "explained_alarm_count": 2, + "unexplained_alarm_count": 4, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/hs4-search-pod-failure-6gsg4z/env.json b/cases/hs4-search-pod-failure-6gsg4z/env.json new file mode 100644 index 0000000000000000000000000000000000000000..91426d616c0b7bc4db512fa24f9fad90af2ca558 --- /dev/null +++ b/cases/hs4-search-pod-failure-6gsg4z/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "hs4", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777691440", + "NORMAL_END": "1777691740", + "ABNORMAL_START": "1777691740", + "ABNORMAL_END": "1777692040" +} \ No newline at end of file diff --git a/cases/hs4-search-pod-failure-6gsg4z/injection.json b/cases/hs4-search-pod-failure-6gsg4z/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..cb5807db9082eaf805552aac42f9ba038dd4fd6b --- /dev/null +++ b/cases/hs4-search-pod-failure-6gsg4z/injection.json @@ -0,0 +1,43 @@ +{ + "id": 2702, + "name": "hs4-search-pod-failure-6gsg4z", + "fault_type": "PodFailure", + "category": "hs", + "pre_duration": 5, + "start_time": "2026-05-02T11:15:40+08:00", + "end_time": "2026-05-02T11:20:40+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 151, + "pedestal_name": "hs", + "created_at": "2026-05-02T11:15:40.805+08:00", + "updated_at": "2026-05-02T11:20:40.92+08:00", + "task_id": "b41729ad-3ec8-45e5-a05d-07da73da8590", + "trace_id": "f5bdaa7e-1e72-4c20-9996-17ed423e5084", + "source": "injection", + "description": "Fault batch for task b41729ad-3ec8-45e5-a05d-07da73da8590 (1 faults)", + "engine_config": [ + { + "app": "search", + "chaos_type": "PodFailure", + "duration": 5, + "namespace": "hs4", + "system": "hs0", + "system_type": "hs", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "search" + ], + "container": [ + "hotel-reserv-search" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/hs4-search-pod-failure-6gsg4z/label.txt b/cases/hs4-search-pod-failure-6gsg4z/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/hs4-search-pod-failure-6gsg4z/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/hs4-search-pod-failure-6gsg4z/result.json b/cases/hs4-search-pod-failure-6gsg4z/result.json new file mode 100644 index 0000000000000000000000000000000000000000..846d0750df8f230e0263fa755e1d563992e18922 --- /dev/null +++ b/cases/hs4-search-pod-failure-6gsg4z/result.json @@ -0,0 +1,5055 @@ +{ + "case_name": "hs4-search-pod-failure-6gsg4z", + "injection_nodes": [ + "service|search" + ], + "alarm_nodes": [ + 192, + 196, + 168, + 169, + 170, + 173 + ], + "propagation_result": { + "injection_node_ids": [ + 150 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 150, + 196 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 196 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 194, + 196 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 194, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 195, + 196 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 195, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 194, + 196 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 194, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 195, + 196 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 195, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 196, + 182, + 169 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 182, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9964912280701754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 169, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9964912280701754, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 182, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 3, + "node_id": 169, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 194, + 196, + 182, + 169 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 182, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9964912280701754, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 169, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9964912280701754, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 194, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 3, + "node_id": 182, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 4, + "node_id": 169, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 195, + 196, + 182, + 169 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 182, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9964912280701754, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 169, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9964912280701754, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 195, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 3, + "node_id": 182, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 4, + "node_id": 169, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 194, + 195, + 196, + 169, + 182, + 150 + ], + "max_hops_reached": 4, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 150, + "component": "service|search", + "canonical_state": "unavailable", + "root_cause_states": [ + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|search", + "states": [ + "unavailable" + ], + "first_state_at": 1777691740 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|reservation::reservation.Reservation/CheckAvailability", + "span|search::search.Search/Nearby", + "span|frontend::HTTP /cinema", + "span|frontend::HTTP /hotels", + "span|frontend::HTTP /museums", + "span|frontend::HTTP /restaurants" + ], + "evidence": { + "alarm_count": 6, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 150, + 196 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 196 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward" + ], + "rules": [ + "manifest:PodFailure:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 194, + 196 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 194, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 195, + 196 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 195, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 194, + 196 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 194, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 195, + 196 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 195, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 196, + 182, + 169 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 182, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9964912280701754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 169, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9964912280701754, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 182, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 3, + "node_id": 169, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 194, + 196, + 182, + 169 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 194, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 182, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9964912280701754, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 169, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9964912280701754, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 194, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 3, + "node_id": 182, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 4, + "node_id": 169, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 150, + 195, + 196, + 182, + 169 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1777691740, + 1777691740, + 1777691740, + 1777691740, + 1777691740 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 195, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 196, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 182, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9964912280701754, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 169, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.9964912280701754, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777691740, + "dst_onset": 1777691740, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777691740, + "window_end": 1777692099, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 150, + "onset": 1777691740, + "is_injection": true, + "lower_bound": 1777691735, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 1, + "node_id": 195, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 2, + "node_id": 196, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 3, + "node_id": 182, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + }, + { + "node_index": 4, + "node_id": 169, + "onset": 1777691740, + "is_injection": false, + "lower_bound": 1777691740, + "upper_bound": 1777692099, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 9, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 150, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "unavailable", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 196, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 150, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "unavailable", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 196, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 150, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "unavailable", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "search::geo.Geo/Nearby", + "uniq_name": "span|search::geo.Geo/Nearby", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 196, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 150, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "unavailable", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 196, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 150, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "unavailable", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "search::geo.Geo/Nearby", + "uniq_name": "span|search::geo.Geo/Nearby", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 196, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 150, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "unavailable", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 196, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 150, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "unavailable", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 196, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 182, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 169, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777691740, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 150, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "unavailable", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 194, + "kind": "span", + "name": "search::geo.Geo/Nearby", + "uniq_name": "span|search::geo.Geo/Nearby", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 196, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 182, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 169, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777691740, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 150, + "kind": "service", + "name": "search", + "uniq_name": "service|search", + "state": "unavailable", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 195, + "kind": "span", + "name": "search::rate.Rate/GetRates", + "uniq_name": "span|search::rate.Rate/GetRates", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 196, + "kind": "span", + "name": "search::search.Search/Nearby", + "uniq_name": "span|search::search.Search/Nearby", + "state": "missing", + "state_start_time": 1777691740, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 182, + "kind": "span", + "name": "frontend::search.Search/Nearby", + "uniq_name": "span|frontend::search.Search/Nearby", + "state": "erroring, missing", + "state_start_time": 1777691740, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 169, + "kind": "span", + "name": "frontend::HTTP /hotels", + "uniq_name": "span|frontend::HTTP /hotels", + "state": "erroring, missing", + "state_start_time": 1777691740, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 168, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0015828944019607844, + "abnormal_avg_duration": 0.00156478854248366, + "avg_duration_ratio": 0.9885615493650771, + "normal_p99": 0.00257729911, + "abnormal_p99": 0.0019758283999999986, + "p99_ratio": 0.7666275103008896, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + } + }, + { + "node_id": 169, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0035087719298245615, + "success_rate_drop": 0.9964912280701754, + "normal_avg_duration": 0.006635238653451812, + "abnormal_avg_duration": 0.0001409301947368421, + "avg_duration_ratio": 0.021239657244811656, + "normal_p99": 0.01676311035999999, + "abnormal_p99": 0.0003216254299999991, + "p99_ratio": 0.019186500780157087, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + } + }, + { + "node_id": 170, + "component": "span|frontend::HTTP /museums", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0016920494606741574, + "abnormal_avg_duration": 0.001627061, + "avg_duration_ratio": 0.9615918670319104, + "normal_p99": 0.0029418341299999734, + "abnormal_p99": 0.0030689252600000073, + "p99_ratio": 1.0432013242024747, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + } + }, + { + "node_id": 173, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.001699534538071066, + "abnormal_avg_duration": 0.00157959751369863, + "avg_duration_ratio": 0.9294294869061256, + "normal_p99": 0.004178167719999985, + "abnormal_p99": 0.0021117350500000037, + "p99_ratio": 0.5054213213824771, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + } + }, + { + "node_id": 192, + "component": "span|reservation::reservation.Reservation/CheckAvailability", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/CheckAvailability", + "service_operation:reservation::reservation.Reservation/CheckAvailability", + "bare_operation_unique:reservation.Reservation/CheckAvailability", + "legacy_exact:span|reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation.Reservation/CheckAvailability" + ] + } + }, + { + "node_id": 196, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 169, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0035087719298245615, + "success_rate_drop": 0.9964912280701754, + "normal_avg_duration": 0.006635238653451812, + "abnormal_avg_duration": 0.0001409301947368421, + "avg_duration_ratio": 0.021239657244811656, + "normal_p99": 0.01676311035999999, + "abnormal_p99": 0.0003216254299999991, + "p99_ratio": 0.019186500780157087, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-6", + "path-7", + "path-8" + ] + }, + { + "node_id": 196, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 168, + "component": "span|frontend::HTTP /cinema", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0015828944019607844, + "abnormal_avg_duration": 0.00156478854248366, + "avg_duration_ratio": 0.9885615493650771, + "normal_p99": 0.00257729911, + "abnormal_p99": 0.0019758283999999986, + "p99_ratio": 0.7666275103008896, + "conclusion_span_name": "HTTP /cinema", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /cinema", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /cinema", + "service_operation:frontend::HTTP /cinema", + "bare_operation_unique:HTTP /cinema" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 170, + "component": "span|frontend::HTTP /museums", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0016920494606741574, + "abnormal_avg_duration": 0.001627061, + "avg_duration_ratio": 0.9615918670319104, + "normal_p99": 0.0029418341299999734, + "abnormal_p99": 0.0030689252600000073, + "p99_ratio": 1.0432013242024747, + "conclusion_span_name": "HTTP /museums", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /museums", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /museums", + "service_operation:frontend::HTTP /museums", + "bare_operation_unique:HTTP /museums" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 173, + "component": "span|frontend::HTTP /restaurants", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.001699534538071066, + "abnormal_avg_duration": 0.00157959751369863, + "avg_duration_ratio": 0.9294294869061256, + "normal_p99": 0.004178167719999985, + "abnormal_p99": 0.0021117350500000037, + "p99_ratio": 0.5054213213824771, + "conclusion_span_name": "HTTP /restaurants", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /restaurants", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /restaurants", + "service_operation:frontend::HTTP /restaurants", + "bare_operation_unique:HTTP /restaurants" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 192, + "component": "span|reservation::reservation.Reservation/CheckAvailability", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|reservation::reservation.Reservation/CheckAvailability", + "service_operation:reservation::reservation.Reservation/CheckAvailability", + "bare_operation_unique:reservation.Reservation/CheckAvailability", + "legacy_exact:span|reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation::reservation.Reservation/CheckAvailability", + "legacy_exact:reservation.Reservation/CheckAvailability" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 169, + "component": "span|frontend::HTTP /hotels", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0035087719298245615, + "success_rate_drop": 0.9964912280701754, + "normal_avg_duration": 0.006635238653451812, + "abnormal_avg_duration": 0.0001409301947368421, + "avg_duration_ratio": 0.021239657244811656, + "normal_p99": 0.01676311035999999, + "abnormal_p99": 0.0003216254299999991, + "p99_ratio": 0.019186500780157087, + "conclusion_span_name": "HTTP /hotels", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP /hotels", + "attempted_keys": [ + "exact_component:span|frontend::HTTP /hotels", + "service_operation:frontend::HTTP /hotels", + "bare_operation_unique:HTTP /hotels" + ] + }, + "path_ids": [ + "path-6", + "path-7", + "path-8" + ] + }, + { + "node_id": 196, + "component": "span|search::search.Search/Nearby", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|search::search.Search/Nearby", + "service_operation:search::search.Search/Nearby", + "bare_operation_unique:search.Search/Nearby", + "legacy_exact:span|search::search.Search/Nearby", + "legacy_exact:search::search.Search/Nearby", + "legacy_exact:search.Search/Nearby" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5" + ] + } + ], + "candidate_alarm_node_ids": [ + 168, + 169, + 170, + 173, + 192, + 196 + ], + "explained_alarm_node_ids": [ + 169, + 196 + ], + "unexplained_alarm_node_ids": [ + 168, + 170, + 173, + 192 + ], + "candidate_alarm_count": 6, + "explained_alarm_count": 2, + "unexplained_alarm_count": 4, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "service|search" + ], + "start_kind": "service", + "category": "pod_lifecycle", + "fault_type": "PodFailure", + "resolution_method": "container_skipped_dead_end_then_service_fallback_internal" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/.done b/cases/otel-demo1-product-catalog-pod-kill-dk4528/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/.finished b/cases/otel-demo1-product-catalog-pod-kill-dk4528/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/causal_graph.json b/cases/otel-demo1-product-catalog-pod-kill-dk4528/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..8b0d2f99abf4926096db0354ce27a65ef373e433 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/causal_graph.json @@ -0,0 +1,368 @@ +{ + "case_name": "otel-demo1-product-catalog-pod-kill-dk4528", + "fault_type": "PodKill", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777721804, + "component": "service|product-catalog", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1777721804, + "component": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::executing api route (pages) /api/checkout", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::POST /api/checkout", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend-proxy::router frontend egress", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::executing api route (pages) /api/products/[productId]/index", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::GET /api/products/[productId]/index", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::executing api route (pages) /api/recommendations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::GET /api/recommendations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777721804, + "component": "span|product-catalog::sql.conn.query", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777721804, + "component": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777721804, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777721804, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "missing" + ] + }, + { + "timestamp": 1777721804, + "component": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "target": "span|frontend::executing api route (pages) /api/recommendations" + }, + { + "source": "span|frontend::GET /api/products/[productId]/index", + "target": "span|frontend-proxy::router frontend egress" + }, + { + "source": "span|frontend::executing api route (pages) /api/products/[productId]/index", + "target": "span|frontend::GET /api/products/[productId]/index" + }, + { + "source": "span|frontend::GET /api/recommendations", + "target": "span|frontend-proxy::router frontend egress" + }, + { + "source": "service|product-catalog", + "target": "span|product-catalog::sql.conn.query" + }, + { + "source": "span|frontend-proxy::router frontend egress", + "target": "span|frontend-proxy::ingress" + }, + { + "source": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "target": "span|checkout::oteldemo.ProductCatalogService/GetProduct" + }, + { + "source": "span|product-catalog::sql.conn.query", + "target": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct" + }, + { + "source": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "target": "span|frontend::executing api route (pages) /api/checkout" + }, + { + "source": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "target": "span|frontend::executing api route (pages) /api/checkout" + }, + { + "source": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "target": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart" + }, + { + "source": "span|frontend::executing api route (pages) /api/checkout", + "target": "span|frontend::POST /api/checkout" + }, + { + "source": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "target": "span|frontend::executing api route (pages) /api/products/[productId]/index" + }, + { + "source": "span|frontend::executing api route (pages) /api/recommendations", + "target": "span|frontend::GET /api/recommendations" + }, + { + "source": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "target": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct" + }, + { + "source": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "target": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "span|frontend::POST /api/checkout", + "target": "span|frontend-proxy::router frontend egress" + }, + { + "source": "service|product-catalog", + "target": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct" + } + ], + "root_causes": [ + { + "timestamp": 1777721804, + "component": "service|product-catalog", + "state": [ + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777721804, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777721804, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "service|product-catalog": "product-catalog", + "span|product-catalog::oteldemo.ProductCatalogService/GetProduct": "product-catalog", + "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct": "frontend", + "span|frontend::executing api route (pages) /api/checkout": "frontend", + "span|frontend::POST /api/checkout": "frontend", + "span|frontend-proxy::router frontend egress": "frontend-proxy", + "span|frontend-proxy::ingress": "frontend-proxy", + "span|frontend::executing api route (pages) /api/products/[productId]/index": "frontend", + "span|frontend::GET /api/products/[productId]/index": "frontend", + "span|frontend::executing api route (pages) /api/recommendations": "frontend", + "span|frontend::GET /api/recommendations": "frontend", + "span|product-catalog::sql.conn.query": "product-catalog", + "span|checkout::oteldemo.ProductCatalogService/GetProduct": "checkout", + "span|checkout::prepareOrderItemsAndShippingQuoteFromCart": "checkout", + "span|checkout::oteldemo.CheckoutService/PlaceOrder": "checkout", + "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder": "frontend" + }, + "candidate_alarm_nodes": [ + { + "node_id": 133, + "component": "span|accounting::order-consumed", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::order-consumed", + "service_operation:accounting::order-consumed", + "bare_operation_unique:order-consumed", + "legacy_exact:span|accounting::order-consumed", + "legacy_exact:accounting::order-consumed", + "legacy_exact:order-consumed" + ] + } + }, + { + "node_id": 191, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0059832, + "abnormal_avg_duration": 0.0058818, + "avg_duration_ratio": 0.9830525471319695, + "normal_p99": 0.00714444, + "abnormal_p99": 0.006833, + "p99_ratio": 0.9564080599739098, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 191, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0059832, + "abnormal_avg_duration": 0.0058818, + "avg_duration_ratio": 0.9830525471319695, + "normal_p99": 0.00714444, + "abnormal_p99": 0.006833, + "p99_ratio": 0.9564080599739098, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 133, + "component": "span|accounting::order-consumed", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::order-consumed", + "service_operation:accounting::order-consumed", + "bare_operation_unique:order-consumed", + "legacy_exact:span|accounting::order-consumed", + "legacy_exact:accounting::order-consumed", + "legacy_exact:order-consumed" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 2, + "explained_alarm_count": 1, + "unexplained_alarm_count": 1, + "candidate_strong_alarm_count": 0, + "explained_strong_alarm_count": 0, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage_reason": "no_candidate_strong_alarms", + "confidence_breakdown": { + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0 + } +} \ No newline at end of file diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/env.json b/cases/otel-demo1-product-catalog-pod-kill-dk4528/env.json new file mode 100644 index 0000000000000000000000000000000000000000..adb777b069b16e1f68e6b564ac181871220ef739 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "otel-demo1", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777721504", + "NORMAL_END": "1777721804", + "ABNORMAL_START": "1777721804", + "ABNORMAL_END": "1777722104" +} \ No newline at end of file diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/injection.json b/cases/otel-demo1-product-catalog-pod-kill-dk4528/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..ddcb9bc012774c602986b120cce060a27a2324e8 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/injection.json @@ -0,0 +1,43 @@ +{ + "id": 3167, + "name": "otel-demo1-product-catalog-pod-kill-dk4528", + "fault_type": "PodKill", + "category": "otel-demo", + "pre_duration": 5, + "start_time": "2026-05-02T19:36:44+08:00", + "end_time": "2026-05-02T19:41:44+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 153, + "pedestal_name": "otel-demo", + "created_at": "2026-05-02T19:36:44.287+08:00", + "updated_at": "2026-05-02T19:43:44.38+08:00", + "task_id": "0981ff7c-0d0d-48af-9114-a47a77ad6237", + "trace_id": "b5acf54d-574d-4e4e-b287-b99f18a6a31e", + "source": "injection", + "description": "Fault batch for task 0981ff7c-0d0d-48af-9114-a47a77ad6237 (1 faults)", + "engine_config": [ + { + "app": "product-catalog", + "chaos_type": "PodKill", + "duration": 5, + "namespace": "otel-demo1", + "system": "otel-demo0", + "system_type": "otel-demo", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "product-catalog" + ], + "container": [ + "product-catalog" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/label.txt b/cases/otel-demo1-product-catalog-pod-kill-dk4528/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/otel-demo1-product-catalog-pod-kill-dk4528/result.json b/cases/otel-demo1-product-catalog-pod-kill-dk4528/result.json new file mode 100644 index 0000000000000000000000000000000000000000..8fb434eec804042a7ab10d1750898372d02daa97 --- /dev/null +++ b/cases/otel-demo1-product-catalog-pod-kill-dk4528/result.json @@ -0,0 +1,8959 @@ +{ + "case_name": "otel-demo1-product-catalog-pod-kill-dk4528", + "injection_nodes": [ + "service|product-catalog" + ], + "alarm_nodes": [ + 133, + 191 + ], + "propagation_result": { + "injection_node_ids": [ + 112 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 112, + 206, + 184, + 174, + 170, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 174, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 170, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 206, + 184, + 178, + 167, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 167, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 178, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 167, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 206, + 184, + 179, + 168, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 168, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 179, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 168, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 208, + 206, + 184, + 174, + 170, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 174, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 170, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 208, + 206, + 184, + 178, + 167, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 167, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 178, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 167, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 208, + 206, + 184, + 179, + 168, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 168, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 179, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 168, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 206, + 149, + 150, + 146, + 183, + 174, + 170, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 149, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 146, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 183, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 149, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 150, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 146, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 183, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 174, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 170, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 8, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 9, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 146, + 149, + 150, + 167, + 168, + 170, + 174, + 178, + 179, + 183, + 184, + 187, + 191, + 192, + 194, + 195, + 196, + 197, + 198, + 199, + 200, + 201, + 202, + 203, + 206, + 207, + 208, + 212, + 213, + 214, + 112 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 112, + 207, + 212, + 214, + 213, + 187, + 179, + 168, + 192, + 191 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 207, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 212, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 214, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 213, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 187, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 168, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721807, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721807, + "dst_onset": 1777721807, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721807, + "dst_onset": 1777721807, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721807, + "dst_onset": 1777721807, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721807, + "dst_onset": 1777721804, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 207, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 212, + "onset": 1777721807, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 214, + "onset": 1777721807, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 213, + "onset": 1777721807, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 187, + "onset": 1777721807, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 179, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 168, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 8, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 9, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 112, + "component": "service|product-catalog", + "canonical_state": "unavailable", + "root_cause_states": [ + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|product-catalog", + "states": [ + "unavailable" + ], + "first_state_at": 1777721804 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|accounting::order-consumed", + "span|frontend-proxy::ingress" + ], + "evidence": { + "alarm_count": 2, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 112, + 206, + 184, + 174, + 170, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 174, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 170, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 206, + 184, + 178, + 167, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 167, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 178, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 167, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 206, + 184, + 179, + 168, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 168, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 179, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 168, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 208, + 206, + 184, + 174, + 170, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 174, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 170, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 208, + 206, + 184, + 178, + 167, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 178, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 167, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.27848101265822783, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 178, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 167, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 208, + 206, + 184, + 179, + 168, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 208, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 184, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20588235294117646, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 179, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 168, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.14285714285714285, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 208, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 184, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 179, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 168, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 112, + 206, + 149, + 150, + 146, + 183, + 174, + 170, + 192, + 191 + ], + "states": [ + [ + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodKill:L1", + "manifest:PodKill:L2", + "manifest:PodKill:L3", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext", + "manifest:PodKill:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804, + 1777721804 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 206, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 149, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 150, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 146, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 183, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 174, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 170, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.4, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 192, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10619469026548672, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 191, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2168141592920354, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "erroring", + "src_onset": 1777721804, + "dst_onset": 1777721804, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777721804, + "window_end": 1777722163, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 112, + "onset": 1777721804, + "is_injection": true, + "lower_bound": 1777721799, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 1, + "node_id": 206, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 2, + "node_id": 149, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 3, + "node_id": 150, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 4, + "node_id": 146, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 5, + "node_id": 183, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 6, + "node_id": 174, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 7, + "node_id": 170, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 8, + "node_id": 192, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + }, + { + "node_index": 9, + "node_id": 191, + "onset": 1777721804, + "is_injection": false, + "lower_bound": 1777721804, + "upper_bound": 1777722163, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 7, + "confidence": 0.45 + } + } + }, + "visualization_paths": [ + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 174, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 170, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 178, + "kind": "span", + "name": "frontend::executing api route (pages) /api/products/[productId]/index", + "uniq_name": "span|frontend::executing api route (pages) /api/products/[productId]/index", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 167, + "kind": "span", + "name": "frontend::GET /api/products/[productId]/index", + "uniq_name": "span|frontend::GET /api/products/[productId]/index", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 179, + "kind": "span", + "name": "frontend::executing api route (pages) /api/recommendations", + "uniq_name": "span|frontend::executing api route (pages) /api/recommendations", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 168, + "kind": "span", + "name": "frontend::GET /api/recommendations", + "uniq_name": "span|frontend::GET /api/recommendations", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "product-catalog::sql.conn.query", + "uniq_name": "span|product-catalog::sql.conn.query", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 174, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 170, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "product-catalog::sql.conn.query", + "uniq_name": "span|product-catalog::sql.conn.query", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 178, + "kind": "span", + "name": "frontend::executing api route (pages) /api/products/[productId]/index", + "uniq_name": "span|frontend::executing api route (pages) /api/products/[productId]/index", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 167, + "kind": "span", + "name": "frontend::GET /api/products/[productId]/index", + "uniq_name": "span|frontend::GET /api/products/[productId]/index", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 208, + "kind": "span", + "name": "product-catalog::sql.conn.query", + "uniq_name": "span|product-catalog::sql.conn.query", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 184, + "kind": "span", + "name": "frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|frontend::grpc.oteldemo.ProductCatalogService/GetProduct", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 179, + "kind": "span", + "name": "frontend::executing api route (pages) /api/recommendations", + "uniq_name": "span|frontend::executing api route (pages) /api/recommendations", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 168, + "kind": "span", + "name": "frontend::GET /api/recommendations", + "uniq_name": "span|frontend::GET /api/recommendations", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 112, + "kind": "service", + "name": "product-catalog", + "uniq_name": "service|product-catalog", + "state": "unavailable", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 206, + "kind": "span", + "name": "product-catalog::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|product-catalog::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 149, + "kind": "span", + "name": "checkout::oteldemo.ProductCatalogService/GetProduct", + "uniq_name": "span|checkout::oteldemo.ProductCatalogService/GetProduct", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 150, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 146, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 183, + "kind": "span", + "name": "frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": "healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 174, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 170, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 192, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777721804, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 191, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing", + "state_start_time": 1777721804, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 133, + "component": "span|accounting::order-consumed", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::order-consumed", + "service_operation:accounting::order-consumed", + "bare_operation_unique:order-consumed", + "legacy_exact:span|accounting::order-consumed", + "legacy_exact:accounting::order-consumed", + "legacy_exact:order-consumed" + ] + } + }, + { + "node_id": 191, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0059832, + "abnormal_avg_duration": 0.0058818, + "avg_duration_ratio": 0.9830525471319695, + "normal_p99": 0.00714444, + "abnormal_p99": 0.006833, + "p99_ratio": 0.9564080599739098, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 191, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0059832, + "abnormal_avg_duration": 0.0058818, + "avg_duration_ratio": 0.9830525471319695, + "normal_p99": 0.00714444, + "abnormal_p99": 0.006833, + "p99_ratio": 0.9564080599739098, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 133, + "component": "span|accounting::order-consumed", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|accounting::order-consumed", + "service_operation:accounting::order-consumed", + "bare_operation_unique:order-consumed", + "legacy_exact:span|accounting::order-consumed", + "legacy_exact:accounting::order-consumed", + "legacy_exact:order-consumed" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 191, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0059832, + "abnormal_avg_duration": 0.0058818, + "avg_duration_ratio": 0.9830525471319695, + "normal_p99": 0.00714444, + "abnormal_p99": 0.006833, + "p99_ratio": 0.9564080599739098, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6" + ] + } + ], + "candidate_alarm_node_ids": [ + 133, + 191 + ], + "explained_alarm_node_ids": [ + 191 + ], + "unexplained_alarm_node_ids": [ + 133 + ], + "candidate_alarm_count": 2, + "explained_alarm_count": 1, + "unexplained_alarm_count": 1, + "strong_alarm_coverage": null, + "candidate_strong_alarm_count": 0, + "explained_strong_alarm_count": 0, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage_reason": "no_candidate_strong_alarms", + "resolution_info": { + "resolved_nodes": [ + "service|product-catalog" + ], + "start_kind": "service", + "category": "pod_lifecycle", + "fault_type": "PodKill", + "resolution_method": "container_skipped_dead_end_then_service_fallback_internal" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/otel-demo1-shipping-delay-sm2szn/.done b/cases/otel-demo1-shipping-delay-sm2szn/.done new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/otel-demo1-shipping-delay-sm2szn/.finished b/cases/otel-demo1-shipping-delay-sm2szn/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/otel-demo1-shipping-delay-sm2szn/causal_graph.json b/cases/otel-demo1-shipping-delay-sm2szn/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..95de01f3c71cc4366c7d2c123326ac5cd57366b5 --- /dev/null +++ b/cases/otel-demo1-shipping-delay-sm2szn/causal_graph.json @@ -0,0 +1,230 @@ +{ + "case_name": "otel-demo1-shipping-delay-sm2szn", + "fault_type": "NetworkDelay", + "root_resolution_method": "network_ground_truth_to", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1777727045, + "component": "service|shipping", + "state": [ + "degraded", + "slow", + "unavailable" + ] + }, + { + "timestamp": 1777727045, + "component": "span|shipping::/get-quote", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777727045, + "component": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777727045, + "component": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777727045, + "component": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777727045, + "component": "span|frontend::executing api route (pages) /api/checkout", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777727045, + "component": "span|frontend::POST /api/checkout", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1777727045, + "component": "span|frontend-proxy::router frontend egress", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1777727045, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "target": "span|checkout::oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "span|frontend::POST /api/checkout", + "target": "span|frontend-proxy::router frontend egress" + }, + { + "source": "service|shipping", + "target": "span|shipping::/get-quote" + }, + { + "source": "span|frontend-proxy::router frontend egress", + "target": "span|frontend-proxy::ingress" + }, + { + "source": "span|frontend::executing api route (pages) /api/checkout", + "target": "span|frontend::POST /api/checkout" + }, + { + "source": "span|shipping::/get-quote", + "target": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart" + }, + { + "source": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "target": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder" + }, + { + "source": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "target": "span|frontend::executing api route (pages) /api/checkout" + } + ], + "root_causes": [ + { + "timestamp": 1777727045, + "component": "service|shipping", + "state": [ + "degraded", + "slow", + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1777727045, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1777727045, + "component": "span|frontend-proxy::ingress", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "service|shipping": "shipping", + "span|shipping::/get-quote": "shipping", + "span|checkout::prepareOrderItemsAndShippingQuoteFromCart": "checkout", + "span|checkout::oteldemo.CheckoutService/PlaceOrder": "checkout", + "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder": "frontend", + "span|frontend::executing api route (pages) /api/checkout": "frontend", + "span|frontend::POST /api/checkout": "frontend", + "span|frontend-proxy::router frontend egress": "frontend-proxy", + "span|frontend-proxy::ingress": "frontend-proxy" + }, + "candidate_alarm_nodes": [ + { + "node_id": 189, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0057556, + "abnormal_avg_duration": 0.0053648, + "avg_duration_ratio": 0.9321009104176803, + "normal_p99": 0.00699732, + "abnormal_p99": 0.00620924, + "p99_ratio": 0.8873740231974528, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 189, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0057556, + "abnormal_avg_duration": 0.0053648, + "avg_duration_ratio": 0.9321009104176803, + "normal_p99": 0.00699732, + "abnormal_p99": 0.00620924, + "p99_ratio": 0.8873740231974528, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [], + "candidate_alarm_count": 1, + "explained_alarm_count": 1, + "unexplained_alarm_count": 0, + "candidate_strong_alarm_count": 0, + "explained_strong_alarm_count": 0, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage_reason": "no_candidate_strong_alarms", + "confidence_breakdown": { + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0 + } +} \ No newline at end of file diff --git a/cases/otel-demo1-shipping-delay-sm2szn/env.json b/cases/otel-demo1-shipping-delay-sm2szn/env.json new file mode 100644 index 0000000000000000000000000000000000000000..809342badd7146986dfb57d9c3a1869a3a8f3047 --- /dev/null +++ b/cases/otel-demo1-shipping-delay-sm2szn/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "otel-demo1", + "DB_TIMEZONE": "UTC", + "NORMAL_START": "1777726745", + "NORMAL_END": "1777727045", + "ABNORMAL_START": "1777727045", + "ABNORMAL_END": "1777727345" +} \ No newline at end of file diff --git a/cases/otel-demo1-shipping-delay-sm2szn/injection.json b/cases/otel-demo1-shipping-delay-sm2szn/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..86acfde35d68473608e36562c5f546d390be9526 --- /dev/null +++ b/cases/otel-demo1-shipping-delay-sm2szn/injection.json @@ -0,0 +1,60 @@ +{ + "id": 3259, + "name": "otel-demo1-shipping-delay-sm2szn", + "fault_type": "NetworkDelay", + "category": "otel-demo", + "pre_duration": 5, + "start_time": "2026-05-02T21:04:05+08:00", + "end_time": "2026-05-02T21:09:05+08:00", + "state": "inject_success", + "status": "enabled", + "benchmark_id": 108, + "benchmark_name": "clickhouse", + "pedestal_id": 153, + "pedestal_name": "otel-demo", + "created_at": "2026-05-02T21:04:05.278+08:00", + "updated_at": "2026-05-02T21:09:05.465+08:00", + "task_id": "ebe70f8e-91de-4f61-9199-c5ebdafb3a11", + "trace_id": "9356e173-5fb5-4ddb-833f-a13f3c4cf58c", + "source": "injection", + "description": "Fault batch for task ebe70f8e-91de-4f61-9199-c5ebdafb3a11 (1 faults)", + "engine_config": [ + { + "app": "shipping", + "chaos_type": "NetworkDelay", + "correlation": 100, + "direction": "to", + "duration": 5, + "jitter": 90, + "latency": 900, + "namespace": "otel-demo1", + "system": "otel-demo0", + "system_type": "otel-demo", + "target_service": "quote", + "time_offset": 0 + } + ], + "ground_truth": [ + { + "service": [ + "shipping", + "quote" + ], + "pod": [ + "quote-d9cb5594-2fzqc", + "shipping-6db5d46cd7-f4zx7" + ], + "container": [ + "quote", + "shipping" + ], + "metric": [ + "network_latency" + ], + "span": [ + "POST quote" + ] + } + ], + "groundtruth_source": "auto" +} \ No newline at end of file diff --git a/cases/otel-demo1-shipping-delay-sm2szn/label.txt b/cases/otel-demo1-shipping-delay-sm2szn/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/otel-demo1-shipping-delay-sm2szn/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/otel-demo1-shipping-delay-sm2szn/result.json b/cases/otel-demo1-shipping-delay-sm2szn/result.json new file mode 100644 index 0000000000000000000000000000000000000000..94d066c24a718d339e4faceaee5de499347015fa --- /dev/null +++ b/cases/otel-demo1-shipping-delay-sm2szn/result.json @@ -0,0 +1,1998 @@ +{ + "case_name": "otel-demo1-shipping-delay-sm2szn", + "injection_nodes": [ + "service|shipping", + "service|quote" + ], + "alarm_nodes": [ + 189 + ], + "propagation_result": { + "injection_node_ids": [ + 125, + 129 + ], + "injection_states": [ + "unavailable", + "unknown" + ], + "paths": [ + { + "nodes": [ + 125, + 213, + 149, + 145, + 182, + 173, + 169, + 190, + 189 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777727045, + 1777727045, + 1777727045, + 1777727045, + 1777727045, + 1777727045, + 1777727045, + 1777727045, + 1777727045 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 213, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 982.3418471243324, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1093.75352532441, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 149, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 125.96773044011604, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 71.63168029323909, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 182, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 68.88812197027788, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 173, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 52.44956878691133, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 169, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.77239629677509, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 190, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 56.783194883966246, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 189, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 56.717634663505855, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777727045, + "window_end": 1777727404, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 125, + "onset": 1777727045, + "is_injection": true, + "lower_bound": 1777727040, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 1, + "node_id": 213, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 2, + "node_id": 149, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 4, + "node_id": 182, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 5, + "node_id": 173, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 6, + "node_id": 169, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 7, + "node_id": 190, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 8, + "node_id": 189, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 129, + 195, + 196, + 169, + 173, + 208, + 145, + 189, + 213, + 214, + 215, + 149, + 182, + 125, + 190 + ], + "max_hops_reached": 8, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 125, + 214, + 145, + 182, + 173, + 169, + 190, + 189 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 214, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3.5279627406032823, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.1176656262055904, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 71.63168029323909, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 182, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 68.88812197027788, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 173, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 52.44956878691133, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 169, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.77239629677509, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 190, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 56.783194883966246, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 189, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 56.717634663505855, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1777727045, + "dst_onset": 1777727048, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1777727048, + "dst_onset": 1777727045, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777727045, + "window_end": 1777727404, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 125, + "onset": 1777727045, + "is_injection": true, + "lower_bound": 1777727040, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 1, + "node_id": 214, + "onset": 1777727048, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 2, + "node_id": 145, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 3, + "node_id": 182, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 4, + "node_id": 173, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 5, + "node_id": 169, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 6, + "node_id": 190, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 7, + "node_id": 189, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null, + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 125, + "component": "service|shipping", + "canonical_state": "unavailable", + "root_cause_states": [ + "degraded", + "slow", + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|shipping", + "states": [ + "degraded", + "slow", + "unavailable" + ], + "first_state_at": 1777727045 + }, + { + "node": "service|quote", + "states": [ + "slow", + "unavailable" + ], + "first_state_at": 1777727045 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|frontend-proxy::ingress" + ], + "evidence": { + "alarm_count": 1, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 125, + 213, + 149, + 145, + 182, + 173, + 169, + 190, + 189 + ], + "states": [ + [ + "degraded", + "slow", + "unavailable" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.45, + "state_start_times": [ + 1777727045, + 1777727045, + 1777727045, + 1777727045, + 1777727045, + 1777727045, + 1777727045, + 1777727045, + 1777727045 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 213, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 982.3418471243324, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1093.75352532441, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 149, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 125.96773044011604, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 145, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 71.63168029323909, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 182, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 68.88812197027788, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 173, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 52.44956878691133, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 169, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 51.77239629677509, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 190, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 56.783194883966246, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 189, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 56.717634663505855, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1777727045, + "dst_onset": 1777727045, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1777727045, + "window_end": 1777727404, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 125, + "onset": 1777727045, + "is_injection": true, + "lower_bound": 1777727040, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 1, + "node_id": 213, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 2, + "node_id": 149, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 3, + "node_id": 145, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 4, + "node_id": 182, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 5, + "node_id": 173, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 6, + "node_id": 169, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 7, + "node_id": 190, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + }, + { + "node_index": 8, + "node_id": 189, + "onset": 1777727045, + "is_injection": false, + "lower_bound": 1777727045, + "upper_bound": 1777727404, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 1, + "confidence": 0.45 + } + } + }, + "visualization_paths": [ + { + "confidence": 0.0, + "rule_admission_confidence": 0.45, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 125, + "kind": "service", + "name": "shipping", + "uniq_name": "service|shipping", + "state": "degraded, slow, unavailable", + "state_start_time": 1777727045, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 213, + "kind": "span", + "name": "shipping::/get-quote", + "uniq_name": "span|shipping::/get-quote", + "state": "missing, slow", + "state_start_time": 1777727045, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 149, + "kind": "span", + "name": "checkout::prepareOrderItemsAndShippingQuoteFromCart", + "uniq_name": "span|checkout::prepareOrderItemsAndShippingQuoteFromCart", + "state": "missing, slow", + "state_start_time": 1777727045, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 145, + "kind": "span", + "name": "checkout::oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|checkout::oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777727045, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 182, + "kind": "span", + "name": "frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "uniq_name": "span|frontend::grpc.oteldemo.CheckoutService/PlaceOrder", + "state": "missing, slow", + "state_start_time": 1777727045, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 173, + "kind": "span", + "name": "frontend::executing api route (pages) /api/checkout", + "uniq_name": "span|frontend::executing api route (pages) /api/checkout", + "state": "missing, slow", + "state_start_time": 1777727045, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 169, + "kind": "span", + "name": "frontend::POST /api/checkout", + "uniq_name": "span|frontend::POST /api/checkout", + "state": "missing, slow", + "state_start_time": 1777727045, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 190, + "kind": "span", + "name": "frontend-proxy::router frontend egress", + "uniq_name": "span|frontend-proxy::router frontend egress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777727045, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 189, + "kind": "span", + "name": "frontend-proxy::ingress", + "uniq_name": "span|frontend-proxy::ingress", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1777727045, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 189, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0057556, + "abnormal_avg_duration": 0.0053648, + "avg_duration_ratio": 0.9321009104176803, + "normal_p99": 0.00699732, + "abnormal_p99": 0.00620924, + "p99_ratio": 0.8873740231974528, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 189, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0057556, + "abnormal_avg_duration": 0.0053648, + "avg_duration_ratio": 0.9321009104176803, + "normal_p99": 0.00699732, + "abnormal_p99": 0.00620924, + "p99_ratio": 0.8873740231974528, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [], + "path_terminal_alarm_nodes": [ + { + "node_id": 189, + "component": "span|frontend-proxy::ingress", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0057556, + "abnormal_avg_duration": 0.0053648, + "avg_duration_ratio": 0.9321009104176803, + "normal_p99": 0.00699732, + "abnormal_p99": 0.00620924, + "p99_ratio": 0.8873740231974528, + "conclusion_span_name": "ingress", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "ingress", + "attempted_keys": [ + "exact_component:span|frontend-proxy::ingress", + "service_operation:frontend-proxy::ingress", + "bare_operation_unique:ingress" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "candidate_alarm_node_ids": [ + 189 + ], + "explained_alarm_node_ids": [ + 189 + ], + "unexplained_alarm_node_ids": [], + "candidate_alarm_count": 1, + "explained_alarm_count": 1, + "unexplained_alarm_count": 0, + "strong_alarm_coverage": null, + "candidate_strong_alarm_count": 0, + "explained_strong_alarm_count": 0, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage_reason": "no_candidate_strong_alarms", + "resolution_info": { + "resolved_nodes": [ + "service|shipping", + "service|quote" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkDelay", + "resolution_method": "network_ground_truth_to", + "network_source": "shipping", + "network_target": "quote", + "network_direction": "to" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/ts0-ts-order-other-service-corrupt-wkdp68/.finished b/cases/ts0-ts-order-other-service-corrupt-wkdp68/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts0-ts-order-other-service-corrupt-wkdp68/causal_graph.json b/cases/ts0-ts-order-other-service-corrupt-wkdp68/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..37541950d3cdd517a87602b1ffac76a12dd334b4 --- /dev/null +++ b/cases/ts0-ts-order-other-service-corrupt-wkdp68/causal_graph.json @@ -0,0 +1,1175 @@ +{ + "case_name": "ts0-ts-order-other-service-corrupt-wkdp68", + "fault_type": "NetworkCorrupt", + "root_resolution_method": "network_source_both", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1753339243, + "component": "service|ts-order-other-service", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1753339243, + "component": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753339243, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753339328, + "component": "service|mysql", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1753339374, + "component": "service|ts-security-service", + "state": [ + "degraded", + "silent" + ] + }, + { + "timestamp": 1753339374, + "component": "span|ts-security-service::SecurityRepository.findByName", + "state": [ + "degraded", + "silent" + ] + }, + { + "timestamp": 1753339328, + "component": "service|ts-order-service", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1753339328, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1753339328, + "component": "service|ts-travel2-service", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1753339328, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1753339336, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753339374, + "component": "span|ts-security-service::SELECT SecurityConfig", + "state": [ + "degraded", + "silent" + ] + }, + { + "timestamp": 1753339374, + "component": "span|ts-security-service::SecurityRepository.findByName", + "state": [ + "silent", + "missing" + ] + }, + { + "timestamp": 1753339243, + "component": "span|ts-order-other-service::OrderOtherController.queryOrdersForRefresh", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753339328, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1753339327, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753339374, + "component": "span|ts-security-service::SELECT ts.security_config", + "state": [ + "degraded", + "silent" + ] + }, + { + "timestamp": 1753339374, + "component": "span|ts-security-service::SELECT SecurityConfig", + "state": [ + "silent", + "missing" + ] + }, + { + "timestamp": 1753339243, + "component": "span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "state": [ + "missing", + "slow" + ] + } + ], + "edges": [ + { + "source": "service|ts-security-service", + "target": "span|ts-security-service::SecurityRepository.findByName" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.queryInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-security-service::SELECT SecurityConfig", + "target": "span|ts-security-service::SecurityRepository.findByName" + }, + { + "source": "span|ts-order-other-service::OrderOtherController.queryOrdersForRefresh", + "target": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh" + }, + { + "source": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "target": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh" + }, + { + "source": "service|ts-order-other-service", + "target": "span|ts-order-other-service::OrderOtherRepository.findByAccountId" + }, + { + "source": "service|mysql", + "target": "service|ts-security-service" + }, + { + "source": "service|mysql", + "target": "service|ts-order-service" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "service|mysql", + "target": "service|ts-travel2-service" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + }, + { + "source": "service|ts-order-service", + "target": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + }, + { + "source": "service|ts-order-other-service", + "target": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh" + }, + { + "source": "span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "target": "span|ts-order-other-service::OrderOtherController.queryOrdersForRefresh" + }, + { + "source": "service|ts-security-service", + "target": "span|ts-security-service::SELECT SecurityConfig" + }, + { + "source": "service|ts-travel2-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "service|ts-order-other-service", + "target": "service|mysql" + }, + { + "source": "service|ts-order-other-service", + "target": "span|ts-order-other-service::OrderOtherController.queryOrdersForRefresh" + }, + { + "source": "span|ts-security-service::SELECT ts.security_config", + "target": "span|ts-security-service::SELECT SecurityConfig" + }, + { + "source": "service|ts-security-service", + "target": "span|ts-security-service::SELECT ts.security_config" + } + ], + "root_causes": [ + { + "timestamp": 1753339243, + "component": "service|ts-order-other-service", + "state": [ + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1753339243, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753339374, + "component": "span|ts-security-service::SecurityRepository.findByName", + "state": [ + "degraded", + "silent" + ] + }, + { + "timestamp": 1753339328, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1753339336, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753339374, + "component": "span|ts-security-service::SecurityRepository.findByName", + "state": [ + "silent", + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1753339243, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753339374, + "component": "span|ts-security-service::SecurityRepository.findByName", + "state": [ + "degraded", + "silent" + ] + }, + { + "timestamp": 1753339328, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1753339336, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753339374, + "component": "span|ts-security-service::SecurityRepository.findByName", + "state": [ + "silent", + "missing" + ] + } + ], + "component_to_service": { + "service|ts-order-other-service": "ts-order-other-service", + "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh": "ts-order-other-service", + "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh": "ts-ui-dashboard", + "service|mysql": "mysql", + "service|ts-security-service": "ts-security-service", + "span|ts-security-service::SecurityRepository.findByName": "ts-security-service", + "service|ts-order-service": "ts-order-service", + "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}": "ts-order-service", + "service|ts-travel2-service": "ts-travel2-service", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left": "ts-travel2-service", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left": "ts-ui-dashboard", + "span|ts-security-service::SELECT SecurityConfig": "ts-security-service", + "span|ts-order-other-service::OrderOtherController.queryOrdersForRefresh": "ts-order-other-service", + "span|ts-travel2-service::Travel2Controller.queryInfo": "ts-travel2-service", + "span|ts-security-service::SELECT ts.security_config": "ts-security-service", + "span|ts-order-other-service::OrderOtherRepository.findByAccountId": "ts-order-other-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 380, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 457, + "component": "span|ts-security-service::SecurityRepository.findByName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::SecurityRepository.findByName", + "service_operation:ts-security-service::SecurityRepository.findByName", + "bare_operation_unique:SecurityRepository.findByName", + "legacy_exact:span|ts-security-service::SecurityRepository.findByName", + "legacy_exact:ts-security-service::SecurityRepository.findByName", + "legacy_exact:SecurityRepository.findByName" + ] + } + }, + { + "node_id": 525, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03359169906905371, + "abnormal_avg_duration": 0.07258818763302752, + "avg_duration_ratio": 2.1608965799499926, + "normal_p99": 0.24114529200000018, + "abnormal_p99": 0.8247043318800009, + "p99_ratio": 3.4199478871849602, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010208363220689654, + "abnormal_avg_duration": 0.028565581341772152, + "avg_duration_ratio": 2.798252836838453, + "normal_p99": 0.03867334835000023, + "abnormal_p99": 0.5644871933999998, + "p99_ratio": 14.596284456450391, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 536, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0717009663125, + "abnormal_avg_duration": 0.258969042, + "avg_duration_ratio": 3.6117929132407323, + "normal_p99": 0.25425831140000016, + "abnormal_p99": 1.2041086293000003, + "p99_ratio": 4.735769000706105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 537, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.984375, + "success_rate_drop": 0.015625, + "normal_avg_duration": 0.011183145783783785, + "abnormal_avg_duration": 0.9040527333359375, + "avg_duration_ratio": 80.84064634540192, + "normal_p99": 0.026333835019999998, + "abnormal_p99": 18.50691213548002, + "p99_ratio": 702.7807427753842, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh" + ] + } + }, + { + "node_id": 538, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02026448023476298, + "abnormal_avg_duration": 0.0833141645859375, + "avg_duration_ratio": 4.111339823215158, + "normal_p99": 0.3695665903799996, + "abnormal_p99": 2.730785082290005, + "p99_ratio": 7.389155712052133, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderservice/order/refresh" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2757885836875, + "abnormal_avg_duration": 0.9163891789722222, + "avg_duration_ratio": 3.322795913882338, + "normal_p99": 0.7943823966599983, + "abnormal_p99": 5.754318775999994, + "p99_ratio": 7.243764212543201, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9743589743589743, + "success_rate_drop": 0.02564102564102566, + "normal_avg_duration": 0.12797084626573427, + "abnormal_avg_duration": 1.797961593025641, + "avg_duration_ratio": 14.049774972122433, + "normal_p99": 0.7125438491400053, + "abnormal_p99": 17.873441279799984, + "p99_ratio": 25.083987885618658, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.633081849, + "abnormal_avg_duration": 3.5718988389, + "avg_duration_ratio": 5.642080632294356, + "normal_p99": 3.261046619080001, + "abnormal_p99": 14.345829817589992, + "p99_ratio": 4.399148952257912, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5151477969552238, + "abnormal_avg_duration": 1.2315355433333333, + "avg_duration_ratio": 2.390645074311319, + "normal_p99": 2.1301093373800026, + "abnormal_p99": 3.27899606166, + "p99_ratio": 1.5393557523639176, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.46366210243835615, + "abnormal_avg_duration": 2.4609356400416664, + "avg_duration_ratio": 5.307605748021746, + "normal_p99": 1.8464705805600004, + "abnormal_p99": 13.112136252709995, + "p99_ratio": 7.101188825187416, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1397461592585034, + "abnormal_avg_duration": 0.246758914875, + "avg_duration_ratio": 1.7657652717205894, + "normal_p99": 1.0117942159399993, + "abnormal_p99": 1.8312456203599994, + "p99_ratio": 1.8098992774520808, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 380, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + }, + "path_ids": [ + "path-2" + ] + }, + { + "node_id": 457, + "component": "span|ts-security-service::SecurityRepository.findByName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::SecurityRepository.findByName", + "service_operation:ts-security-service::SecurityRepository.findByName", + "bare_operation_unique:SecurityRepository.findByName", + "legacy_exact:span|ts-security-service::SecurityRepository.findByName", + "legacy_exact:ts-security-service::SecurityRepository.findByName", + "legacy_exact:SecurityRepository.findByName" + ] + }, + "path_ids": [ + "path-1", + "path-5", + "path-9", + "path-13" + ] + }, + { + "node_id": 537, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.984375, + "success_rate_drop": 0.015625, + "normal_avg_duration": 0.011183145783783785, + "abnormal_avg_duration": 0.9040527333359375, + "avg_duration_ratio": 80.84064634540192, + "normal_p99": 0.026333835019999998, + "abnormal_p99": 18.50691213548002, + "p99_ratio": 702.7807427753842, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh" + ] + }, + "path_ids": [ + "path-0", + "path-3", + "path-7", + "path-11", + "path-15" + ] + }, + { + "node_id": 538, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02026448023476298, + "abnormal_avg_duration": 0.0833141645859375, + "avg_duration_ratio": 4.111339823215158, + "normal_p99": 0.3695665903799996, + "abnormal_p99": 2.730785082290005, + "p99_ratio": 7.389155712052133, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderservice/order/refresh" + ] + }, + "path_ids": [ + "path-6", + "path-10", + "path-14" + ] + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9743589743589743, + "success_rate_drop": 0.02564102564102566, + "normal_avg_duration": 0.12797084626573427, + "abnormal_avg_duration": 1.797961593025641, + "avg_duration_ratio": 14.049774972122433, + "normal_p99": 0.7125438491400053, + "abnormal_p99": 17.873441279799984, + "p99_ratio": 25.083987885618658, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-4", + "path-8", + "path-12" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 525, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03359169906905371, + "abnormal_avg_duration": 0.07258818763302752, + "avg_duration_ratio": 2.1608965799499926, + "normal_p99": 0.24114529200000018, + "abnormal_p99": 0.8247043318800009, + "p99_ratio": 3.4199478871849602, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010208363220689654, + "abnormal_avg_duration": 0.028565581341772152, + "avg_duration_ratio": 2.798252836838453, + "normal_p99": 0.03867334835000023, + "abnormal_p99": 0.5644871933999998, + "p99_ratio": 14.596284456450391, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 536, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0717009663125, + "abnormal_avg_duration": 0.258969042, + "avg_duration_ratio": 3.6117929132407323, + "normal_p99": 0.25425831140000016, + "abnormal_p99": 1.2041086293000003, + "p99_ratio": 4.735769000706105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2757885836875, + "abnormal_avg_duration": 0.9163891789722222, + "avg_duration_ratio": 3.322795913882338, + "normal_p99": 0.7943823966599983, + "abnormal_p99": 5.754318775999994, + "p99_ratio": 7.243764212543201, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.633081849, + "abnormal_avg_duration": 3.5718988389, + "avg_duration_ratio": 5.642080632294356, + "normal_p99": 3.261046619080001, + "abnormal_p99": 14.345829817589992, + "p99_ratio": 4.399148952257912, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5151477969552238, + "abnormal_avg_duration": 1.2315355433333333, + "avg_duration_ratio": 2.390645074311319, + "normal_p99": 2.1301093373800026, + "abnormal_p99": 3.27899606166, + "p99_ratio": 1.5393557523639176, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.46366210243835615, + "abnormal_avg_duration": 2.4609356400416664, + "avg_duration_ratio": 5.307605748021746, + "normal_p99": 1.8464705805600004, + "abnormal_p99": 13.112136252709995, + "p99_ratio": 7.101188825187416, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1397461592585034, + "abnormal_avg_duration": 0.246758914875, + "avg_duration_ratio": 1.7657652717205894, + "normal_p99": 1.0117942159399993, + "abnormal_p99": 1.8312456203599994, + "p99_ratio": 1.8098992774520808, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "weak_noise" + } + ], + "candidate_alarm_count": 15, + "explained_alarm_count": 5, + "unexplained_alarm_count": 10, + "candidate_strong_alarm_count": 5, + "explained_strong_alarm_count": 2, + "unexplained_strong_alarm_count": 3, + "strong_alarm_coverage": 0.4, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.4, + "alarm_coverage_confidence": 0.4, + "final_confidence": 0.4 + } +} \ No newline at end of file diff --git a/cases/ts0-ts-order-other-service-corrupt-wkdp68/env.json b/cases/ts0-ts-order-other-service-corrupt-wkdp68/env.json new file mode 100644 index 0000000000000000000000000000000000000000..5bd1371abaee5909eed49be389dea5583ba72198 --- /dev/null +++ b/cases/ts0-ts-order-other-service-corrupt-wkdp68/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts0", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1753339003", + "NORMAL_END": "1753339243", + "ABNORMAL_START": "1753339243", + "ABNORMAL_END": "1753339483" +} \ No newline at end of file diff --git a/cases/ts0-ts-order-other-service-corrupt-wkdp68/injection.json b/cases/ts0-ts-order-other-service-corrupt-wkdp68/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..8bd0607ba9e30c64010f0837ee32f9d4dc20ead6 --- /dev/null +++ b/cases/ts0-ts-order-other-service-corrupt-wkdp68/injection.json @@ -0,0 +1,42 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-07-24T06:40:43.070929Z", + "description": "Fault for task 04795314-ab51-4f46-a3d3-4f89912d759a", + "display_config": "{\"correlation\":82,\"corrupt\":47,\"direction\":\"both\",\"duration\":4,\"injection_point\":{\"source_service\":\"ts-order-other-service\",\"target_service\":\"mysql\"},\"namespace\":\"ts\"}", + "end_time": "2025-07-24T06:44:43Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"20\":{\"name\":\"20\",\"range\":[0,5],\"children\":{\"0\":{\"name\":\"0\",\"range\":[1,60],\"children\":null,\"description\":\"Time Unit Minute\",\"value\":4},\"1\":{\"name\":\"1\",\"range\":[0,0],\"children\":null,\"description\":\"{ts: 0}\",\"value\":0},\"2\":{\"name\":\"2\",\"range\":[0,123],\"children\":null,\"description\":\"Flattened network pair index\",\"value\":38},\"3\":{\"name\":\"3\",\"range\":[1,100],\"children\":null,\"description\":\"Packet corruption percentage\",\"value\":47},\"4\":{\"name\":\"4\",\"range\":[0,100],\"children\":null,\"description\":\"Correlation percentage\",\"value\":82},\"5\":{\"name\":\"5\",\"range\":[1,3],\"children\":null,\"description\":\"Direction (1=to, 2=from, 3=both)\",\"value\":3}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":20}", + "fault_type": 20, + "ground_truth": { + "container": [ + "mysql", + "ts-order-other-service" + ], + "function": null, + "metric": null, + "pod": [ + "mysql-0", + "ts-order-other-service-54467c8fd5-klhjp" + ], + "service": [ + "ts-order-other-service", + "mysql" + ], + "span": [ + "ts-order-other-service", + "mysql" + ], + "additional_properties": {} + }, + "id": 2179, + "injection_name": "ts0-ts-order-other-service-corrupt-wkdp68", + "labels": { + "batch": "guided", + "env": "prod" + }, + "pre_duration": 4, + "start_time": "2025-07-24T06:40:43Z", + "status": 2, + "task_id": "04795314-ab51-4f46-a3d3-4f89912d759a", + "updated_at": "2025-07-24T06:44:43.842506Z", + "additional_properties": {} +} \ No newline at end of file diff --git a/cases/ts0-ts-order-other-service-corrupt-wkdp68/label.txt b/cases/ts0-ts-order-other-service-corrupt-wkdp68/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts0-ts-order-other-service-corrupt-wkdp68/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts0-ts-order-other-service-corrupt-wkdp68/result.json b/cases/ts0-ts-order-other-service-corrupt-wkdp68/result.json new file mode 100644 index 0000000000000000000000000000000000000000..be6916178ef1b0435839e5879b0df9509a071aaa --- /dev/null +++ b/cases/ts0-ts-order-other-service-corrupt-wkdp68/result.json @@ -0,0 +1,17915 @@ +{ + "case_name": "ts0-ts-order-other-service-corrupt-wkdp68", + "injection_nodes": [ + "service|ts-order-other-service" + ], + "alarm_nodes": [ + 544, + 457, + 525, + 528, + 529, + 540, + 534, + 536, + 537, + 538, + 539, + 380, + 541, + 542, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 219 + ], + "injection_states": [ + "degraded" + ], + "paths": [ + { + "nodes": [ + 219, + 376, + 537 + ], + "states": [ + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339243, + 1753339243 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2238.0152136763463, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 537, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 814.9879475609632, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 376, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 537, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 232, + 457 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded", + "silent" + ], + [ + "degraded", + "silent" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339374, + 1753339374 + ], + "propagation_delays": [ + 85.0, + 46.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 232, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 457, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339374, + "delay": 46, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 232, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 457, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 236, + 380 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 236, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 380, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 236, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 380, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 376, + 537 + ], + "states": [ + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339243, + 1753339243 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2238.0152136763463, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 537, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 814.9879475609632, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 376, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 537, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 222, + 513, + 540 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328, + 1753339336 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0, + 8.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 222, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.460858913876333, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1753339328, + "dst_onset": 1753339336, + "delay": 8, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 222, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 540, + "onset": 1753339336, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 232, + 454, + 457 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded", + "silent" + ], + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339374, + 1753339374, + 1753339374 + ], + "propagation_delays": [ + 85.0, + 46.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 232, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 454, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 457, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.9359297905571282, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339374, + "delay": 46, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 232, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 454, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 457, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 236, + 397, + 538 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.65, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328, + 1753339333 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0, + 5.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 236, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 397, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 538, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 8.121787288884775, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1753339328, + "dst_onset": 1753339333, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 236, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 397, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 538, + "onset": 1753339333, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 372, + 376, + 537 + ], + "states": [ + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339243, + 1753339243, + 1753339243 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 372, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2528.6719407454143, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2238.0152136763463, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 537, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 814.9879475609632, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 372, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 376, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 537, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 222, + 513, + 540 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328, + 1753339336 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0, + 8.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 222, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.460858913876333, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1753339328, + "dst_onset": 1753339336, + "delay": 8, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 222, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 540, + "onset": 1753339336, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 232, + 454, + 457 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded", + "silent" + ], + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339374, + 1753339374, + 1753339374 + ], + "propagation_delays": [ + 85.0, + 46.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 232, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 454, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 457, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.9359297905571282, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339374, + "delay": 46, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 232, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 454, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 457, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 236, + 397, + 538 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.65, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328, + 1753339333 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0, + 5.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 236, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 397, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 538, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 8.121787288884775, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1753339328, + "dst_onset": 1753339333, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 236, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 397, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 538, + "onset": 1753339333, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 372, + 376, + 537 + ], + "states": [ + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339243, + 1753339243, + 1753339243 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 372, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2528.6719407454143, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2238.0152136763463, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 537, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 814.9879475609632, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 372, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 376, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 537, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 222, + 521, + 513, + 540 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3", + "manifest:NetworkCorrupt:L4" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328, + 1753339327, + 1753339336 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0, + -1.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 222, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 11.83759789300987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 22.460858913876333, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339328, + "dst_onset": 1753339327, + "delay": -1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1753339327, + "dst_onset": 1753339336, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 222, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1753339327, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 5, + "node_id": 540, + "onset": 1753339336, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 232, + 455, + 454, + 457 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded", + "silent" + ], + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3", + "manifest:NetworkCorrupt:L4" + ], + "confidence": 0.8, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339374, + 1753339374, + 1753339374, + 1753339374 + ], + "propagation_delays": [ + 85.0, + 46.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 232, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 455, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0276664405706755, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 457, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 1.9359297905571282, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339374, + "delay": 46, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 232, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 455, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 454, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 5, + "node_id": 457, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 236, + 388, + 397, + 538 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3", + "manifest:NetworkCorrupt:L4" + ], + "confidence": 0.65, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328, + 1753339333, + 1753339333 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0, + 5.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 236, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 388, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 397, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.85199602692335, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 538, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 8.121787288884775, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1753339328, + "dst_onset": 1753339333, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753339333, + "dst_onset": 1753339333, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 236, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 388, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 397, + "onset": 1753339333, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 5, + "node_id": 538, + "onset": 1753339333, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 374, + 372, + 376, + 537 + ], + "states": [ + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3", + "manifest:NetworkCorrupt:L4" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339243, + 1753339243, + 1753339243, + 1753339243 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 374, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 5571.427488582927, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 372, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2528.6719407454143, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2238.0152136763463, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 537, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 814.9879475609632, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 374, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 372, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 376, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 537, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 512, + 513, + 514, + 515, + 516, + 517, + 518, + 519, + 520, + 521, + 522, + 523, + 524, + 525, + 530, + 531, + 532, + 533, + 534, + 535, + 536, + 537, + 538, + 540, + 546, + 547, + 548, + 549, + 550, + 551, + 554, + 216, + 219, + 220, + 222, + 225, + 226, + 227, + 230, + 231, + 232, + 233, + 236, + 237, + 240, + 241, + 242, + 259, + 264, + 265, + 266, + 267, + 268, + 269, + 270, + 271, + 272, + 274, + 280, + 298, + 299, + 300, + 301, + 302, + 303, + 304, + 305, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 314, + 315, + 316, + 317, + 318, + 319, + 320, + 321, + 322, + 323, + 324, + 325, + 326, + 327, + 328, + 329, + 330, + 331, + 332, + 333, + 334, + 335, + 336, + 337, + 338, + 339, + 340, + 341, + 342, + 343, + 344, + 345, + 346, + 347, + 348, + 349, + 350, + 351, + 352, + 353, + 354, + 355, + 356, + 357, + 358, + 359, + 360, + 361, + 362, + 363, + 364, + 365, + 366, + 367, + 368, + 369, + 370, + 371, + 372, + 373, + 374, + 375, + 376, + 377, + 378, + 379, + 380, + 381, + 382, + 383, + 384, + 385, + 386, + 387, + 388, + 389, + 390, + 391, + 392, + 393, + 394, + 395, + 396, + 397, + 398, + 399, + 400, + 401, + 402, + 403, + 404, + 405, + 406, + 407, + 408, + 409, + 410, + 411, + 412, + 413, + 414, + 415, + 416, + 417, + 418, + 419, + 420, + 421, + 422, + 423, + 424, + 425, + 426, + 427, + 428, + 429, + 430, + 431, + 432, + 433, + 434, + 435, + 436, + 437, + 438, + 439, + 440, + 441, + 442, + 443, + 444, + 445, + 446, + 447, + 448, + 449, + 450, + 451, + 452, + 453, + 454, + 455, + 456, + 457, + 464, + 465, + 466, + 467, + 468, + 469, + 470, + 471, + 472, + 479, + 480, + 481, + 482, + 483, + 484, + 485, + 486, + 487, + 488, + 489, + 490, + 491, + 492, + 493, + 494, + 495, + 496, + 497, + 504, + 505, + 511 + ], + "max_hops_reached": 5, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 219, + 554, + 219, + 376, + 537 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 376, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 537, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 814.9879475609632, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339328, + "dst_onset": 1753339324, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1753339328, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 376, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 537, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 225, + 479, + 534 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 225, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 479, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 534, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 15.355656365253212, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1753339328, + "dst_onset": 1753339324, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 225, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 479, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 534, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 236, + 390, + 380 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 236, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 390, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 380, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4591293855460363, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1753339328, + "dst_onset": 1753339324, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 236, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 390, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 380, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 240, + 360, + 536 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 240, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 360, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 536, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 4.18707402653303, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1753339328, + "dst_onset": 1753339258, + "delay": -70, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753339258, + "dst_onset": 1753339258, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "healthy", + "src_onset": 1753339258, + "dst_onset": 1753339255, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 240, + "onset": 1753339258, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 360, + "onset": 1753339258, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 536, + "onset": 1753339255, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 242, + 346, + 525 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 242, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 346, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 3.643340510942567, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1753339328, + "dst_onset": 1753339324, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 242, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 346, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 219, + 376, + 537 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 376, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 537, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 814.9879475609632, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339328, + "dst_onset": 1753339324, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1753339328, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 376, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 537, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 225, + 479, + 534 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 225, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 479, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 534, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 15.355656365253212, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1753339328, + "dst_onset": 1753339324, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 225, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 479, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 534, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 236, + 390, + 380 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 236, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 390, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 380, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.4591293855460363, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1753339328, + "dst_onset": 1753339324, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 236, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 390, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 380, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 240, + 360, + 536 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 240, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 360, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 536, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 4.18707402653303, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1753339328, + "dst_onset": 1753339258, + "delay": -70, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753339258, + "dst_onset": 1753339258, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "healthy", + "src_onset": 1753339258, + "dst_onset": 1753339255, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 240, + "onset": 1753339258, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 360, + "onset": 1753339258, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 536, + "onset": 1753339255, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 242, + 346, + 525 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 242, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 346, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 3.643340510942567, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1753339328, + "dst_onset": 1753339324, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 242, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 346, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 219, + 372, + 376, + 537 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 372, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2238.0152136763463, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 537, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 814.9879475609632, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339328, + "dst_onset": 1753339324, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339324, + "dst_onset": 1753339324, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1753339328, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 372, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 376, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 5, + "node_id": 537, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 225, + 485, + 479, + 534 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 225, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 485, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 479, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.9627842177523496, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 534, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 15.355656365253212, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1753339328, + "dst_onset": 1753339324, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1753339324, + "dst_onset": 1753339324, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 225, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 485, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 479, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 5, + "node_id": 534, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 236, + 391, + 390, + 380 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 236, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 391, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 390, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.509271319657695, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 380, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 1.4591293855460363, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1753339328, + "dst_onset": 1753339324, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1753339324, + "dst_onset": 1753339321, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 236, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 391, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 390, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 5, + "node_id": 380, + "onset": 1753339321, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 240, + 359, + 360, + 536 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 240, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 359, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 360, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.7320987079681663, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 536, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 4.18707402653303, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1753339328, + "dst_onset": 1753339258, + "delay": -70, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753339258, + "dst_onset": 1753339258, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "healthy", + "src_onset": 1753339258, + "dst_onset": 1753339255, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "healthy", + "src_onset": 1753339255, + "dst_onset": 1753339255, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 240, + "onset": 1753339258, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 359, + "onset": 1753339258, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 360, + "onset": 1753339255, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 5, + "node_id": 536, + "onset": 1753339255, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 219, + 554, + 242, + 343, + 346, + 525 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 242, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 343, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 346, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 4.565389646720495, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 3.643340510942567, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1753339328, + "dst_onset": 1753339324, + "delay": -4, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "healthy", + "src_onset": 1753339324, + "dst_onset": 1753339321, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 242, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 343, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 346, + "onset": 1753339324, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1753339321, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 219, + "component": "service|ts-order-other-service", + "canonical_state": "degraded", + "root_cause_states": [ + "degraded" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|ts-order-other-service", + "states": [ + "degraded" + ], + "first_state_at": 1753339243 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-security-service::SecurityRepository.findByName", + "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ], + "evidence": { + "alarm_count": 15, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 219, + 376, + 537 + ], + "states": [ + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339243, + 1753339243 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2238.0152136763463, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 537, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 814.9879475609632, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 376, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 537, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 232, + 457 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded", + "silent" + ], + [ + "degraded", + "silent" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339374, + 1753339374 + ], + "propagation_delays": [ + 85.0, + 46.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 232, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 457, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339374, + "delay": 46, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 232, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 457, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 236, + 380 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift" + ], + "confidence": 0.8, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 236, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 380, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 236, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 380, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 376, + 537 + ], + "states": [ + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339243, + 1753339243 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2238.0152136763463, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 537, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 814.9879475609632, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 376, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 537, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 222, + 513, + 540 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328, + 1753339336 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0, + 8.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 222, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.460858913876333, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1753339328, + "dst_onset": 1753339336, + "delay": 8, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 222, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 540, + "onset": 1753339336, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 232, + 454, + 457 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded", + "silent" + ], + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339374, + 1753339374, + 1753339374 + ], + "propagation_delays": [ + 85.0, + 46.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 232, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 454, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 457, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.9359297905571282, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339374, + "delay": 46, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 232, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 454, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 457, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 236, + 397, + 538 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.65, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328, + 1753339333 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0, + 5.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 236, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 397, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 538, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 8.121787288884775, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1753339328, + "dst_onset": 1753339333, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 236, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 397, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 538, + "onset": 1753339333, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 372, + 376, + 537 + ], + "states": [ + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339243, + 1753339243, + 1753339243 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 372, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2528.6719407454143, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2238.0152136763463, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 537, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 814.9879475609632, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 372, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 376, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 537, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 222, + 513, + 540 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328, + 1753339336 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0, + 8.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 222, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 22.460858913876333, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1753339328, + "dst_onset": 1753339336, + "delay": 8, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 222, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 540, + "onset": 1753339336, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 232, + 454, + 457 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded", + "silent" + ], + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.8, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339374, + 1753339374, + 1753339374 + ], + "propagation_delays": [ + 85.0, + 46.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 232, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 454, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 457, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1.9359297905571282, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339374, + "delay": 46, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 232, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 454, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 457, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 236, + 397, + 538 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 0.65, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328, + 1753339333 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0, + 5.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 236, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 397, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 538, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 8.121787288884775, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1753339328, + "dst_onset": 1753339333, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 236, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 397, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 538, + "onset": 1753339333, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 372, + 376, + 537 + ], + "states": [ + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339243, + 1753339243, + 1753339243 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 372, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2528.6719407454143, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2238.0152136763463, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 537, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 814.9879475609632, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 372, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 376, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 537, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 222, + 521, + 513, + 540 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3", + "manifest:NetworkCorrupt:L4" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328, + 1753339327, + 1753339336 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0, + -1.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 222, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 11.83759789300987, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 22.460858913876333, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339328, + "dst_onset": 1753339327, + "delay": -1, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1753339327, + "dst_onset": 1753339336, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 222, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 513, + "onset": 1753339327, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 5, + "node_id": 540, + "onset": 1753339336, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 232, + 455, + 454, + 457 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded", + "silent" + ], + [ + "degraded", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ], + [ + "healthy", + "missing", + "silent" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3", + "manifest:NetworkCorrupt:L4" + ], + "confidence": 0.8, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339374, + 1753339374, + 1753339374, + 1753339374 + ], + "propagation_delays": [ + 85.0, + 46.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 232, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 455, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 454, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2.0276664405706755, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 457, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 1.9359297905571282, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339374, + "delay": 46, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "silent", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753339374, + "dst_onset": 1753339374, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 232, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 455, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 454, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 5, + "node_id": 457, + "onset": 1753339374, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 554, + 236, + 388, + 397, + 538 + ], + "states": [ + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_forward", + "calls_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:lift", + "manifest:NetworkCorrupt:L3", + "manifest:NetworkCorrupt:L4" + ], + "confidence": 0.65, + "state_start_times": [ + 1753339243, + 1753339328, + 1753339328, + 1753339328, + 1753339333, + 1753339333 + ], + "propagation_delays": [ + 85.0, + 0.0, + 0.0, + 5.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_forward", + "layer": 1, + "dst_node_id": 554, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 236, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 15209.035478119327, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 388, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 397, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 16.85199602692335, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 538, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 8.121787288884775, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339243, + "dst_onset": 1753339328, + "delay": 85, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1753339328, + "dst_onset": 1753339328, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1753339328, + "dst_onset": 1753339333, + "delay": 5, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753339333, + "dst_onset": 1753339333, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 554, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 236, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 388, + "onset": 1753339328, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 397, + "onset": 1753339333, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 5, + "node_id": 538, + "onset": 1753339333, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 374, + 372, + 376, + 537 + ], + "states": [ + [ + "degraded" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkCorrupt:L1", + "manifest:NetworkCorrupt:L2", + "manifest:NetworkCorrupt:L3", + "manifest:NetworkCorrupt:L4" + ], + "confidence": 1.0, + "state_start_times": [ + 1753339243, + 1753339243, + 1753339243, + 1753339243, + 1753339243 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkCorrupt", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 374, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.04, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 5571.427488582927, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 372, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.04, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.18, + Infinity + ], + "value": 2528.6719407454143, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 376, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2238.0152136763463, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 4, + "dst_node_id": 537, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.02, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 814.9879475609632, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1753339243, + "dst_onset": 1753339243, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753339243, + "window_end": 1753339542, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1753339243, + "is_injection": true, + "lower_bound": 1753339238, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 1, + "node_id": 374, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 2, + "node_id": 372, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 3, + "node_id": 376, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + }, + { + "node_index": 4, + "node_id": 537, + "onset": 1753339243, + "is_injection": false, + "lower_bound": 1753339243, + "upper_bound": 1753339542, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 16, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 376, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 537, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 85.0 + }, + { + "node_id": 554, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 46.0 + }, + { + "node_id": 232, + "kind": "service", + "name": "ts-security-service", + "uniq_name": "service|ts-security-service", + "state": "degraded, silent", + "state_start_time": 1753339374, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 457, + "kind": "span", + "name": "ts-security-service::SecurityRepository.findByName", + "uniq_name": "span|ts-security-service::SecurityRepository.findByName", + "state": "degraded, silent", + "state_start_time": 1753339374, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 85.0 + }, + { + "node_id": 554, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 236, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 380, + "kind": "span", + "name": "ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "uniq_name": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 376, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 537, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 85.0 + }, + { + "node_id": 554, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 222, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 8.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "healthy, missing, slow", + "state_start_time": 1753339336, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 85.0 + }, + { + "node_id": 554, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 46.0 + }, + { + "node_id": 232, + "kind": "service", + "name": "ts-security-service", + "uniq_name": "service|ts-security-service", + "state": "degraded, silent", + "state_start_time": 1753339374, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 454, + "kind": "span", + "name": "ts-security-service::SELECT SecurityConfig", + "uniq_name": "span|ts-security-service::SELECT SecurityConfig", + "state": "degraded, silent", + "state_start_time": 1753339374, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 457, + "kind": "span", + "name": "ts-security-service::SecurityRepository.findByName", + "uniq_name": "span|ts-security-service::SecurityRepository.findByName", + "state": "healthy, missing, silent", + "state_start_time": 1753339374, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 372, + "kind": "span", + "name": "ts-order-other-service::OrderOtherController.queryOrdersForRefresh", + "uniq_name": "span|ts-order-other-service::OrderOtherController.queryOrdersForRefresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 376, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 537, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 85.0 + }, + { + "node_id": 554, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 222, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 8.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "healthy, missing, slow", + "state_start_time": 1753339336, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 85.0 + }, + { + "node_id": 554, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 46.0 + }, + { + "node_id": 232, + "kind": "service", + "name": "ts-security-service", + "uniq_name": "service|ts-security-service", + "state": "degraded, silent", + "state_start_time": 1753339374, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 454, + "kind": "span", + "name": "ts-security-service::SELECT SecurityConfig", + "uniq_name": "span|ts-security-service::SELECT SecurityConfig", + "state": "degraded, silent", + "state_start_time": 1753339374, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 457, + "kind": "span", + "name": "ts-security-service::SecurityRepository.findByName", + "uniq_name": "span|ts-security-service::SecurityRepository.findByName", + "state": "healthy, missing, silent", + "state_start_time": 1753339374, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 372, + "kind": "span", + "name": "ts-order-other-service::OrderOtherController.queryOrdersForRefresh", + "uniq_name": "span|ts-order-other-service::OrderOtherController.queryOrdersForRefresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 376, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 537, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 85.0 + }, + { + "node_id": 554, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 222, + "kind": "service", + "name": "ts-travel2-service", + "uniq_name": "service|ts-travel2-service", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": -1.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "healthy, missing, slow", + "state_start_time": 1753339327, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L4", + "propagation_delay": 9.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "healthy, missing, slow", + "state_start_time": 1753339336, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 85.0 + }, + { + "node_id": 554, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 46.0 + }, + { + "node_id": 232, + "kind": "service", + "name": "ts-security-service", + "uniq_name": "service|ts-security-service", + "state": "degraded, silent", + "state_start_time": 1753339374, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 455, + "kind": "span", + "name": "ts-security-service::SELECT ts.security_config", + "uniq_name": "span|ts-security-service::SELECT ts.security_config", + "state": "degraded, silent", + "state_start_time": 1753339374, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 454, + "kind": "span", + "name": "ts-security-service::SELECT SecurityConfig", + "uniq_name": "span|ts-security-service::SELECT SecurityConfig", + "state": "healthy, missing, silent", + "state_start_time": 1753339374, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L4", + "propagation_delay": 0.0 + }, + { + "node_id": 457, + "kind": "span", + "name": "ts-security-service::SecurityRepository.findByName", + "uniq_name": "span|ts-security-service::SecurityRepository.findByName", + "state": "healthy, missing, silent", + "state_start_time": 1753339374, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 374, + "kind": "span", + "name": "ts-order-other-service::OrderOtherRepository.findByAccountId", + "uniq_name": "span|ts-order-other-service::OrderOtherRepository.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 372, + "kind": "span", + "name": "ts-order-other-service::OrderOtherController.queryOrdersForRefresh", + "uniq_name": "span|ts-order-other-service::OrderOtherController.queryOrdersForRefresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 376, + "kind": "span", + "name": "ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "uniq_name": "span|ts-order-other-service::POST /api/v1/orderOtherService/orderOther/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L4", + "propagation_delay": 0.0 + }, + { + "node_id": 537, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339243, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "weak_paths": [ + { + "confidence": 0.5, + "rule_admission_confidence": 0.65, + "evidence_confidence": 0.5, + "alarm_coverage_confidence": 0.5, + "final_confidence": 0.5, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 85.0 + }, + { + "node_id": 554, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 236, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 397, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/refresh", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 5.0 + }, + { + "node_id": 538, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339333, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.5, + "rule_admission_confidence": 0.65, + "evidence_confidence": 0.5, + "alarm_coverage_confidence": 0.5, + "final_confidence": 0.5, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 85.0 + }, + { + "node_id": 554, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 236, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 397, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/refresh", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 5.0 + }, + { + "node_id": 538, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339333, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.5, + "rule_admission_confidence": 0.65, + "evidence_confidence": 0.5, + "alarm_coverage_confidence": 0.5, + "final_confidence": 0.5, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-order-other-service", + "uniq_name": "service|ts-order-other-service", + "state": "degraded", + "state_start_time": 1753339243, + "is_alarm": false, + "edge_kind": "calls_forward", + "rule_id": "manifest:NetworkCorrupt:L1", + "propagation_delay": 85.0 + }, + { + "node_id": 554, + "kind": "service", + "name": "mysql", + "uniq_name": "service|mysql", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 236, + "kind": "service", + "name": "ts-order-service", + "uniq_name": "service|ts-order-service", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkCorrupt:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 388, + "kind": "span", + "name": "ts-order-service::OrderController.queryOrdersForRefresh", + "uniq_name": "span|ts-order-service::OrderController.queryOrdersForRefresh", + "state": "degraded", + "state_start_time": 1753339328, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L3", + "propagation_delay": 5.0 + }, + { + "node_id": 397, + "kind": "span", + "name": "ts-order-service::POST /api/v1/orderservice/order/refresh", + "uniq_name": "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339333, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkCorrupt:L4", + "propagation_delay": 0.0 + }, + { + "node_id": 538, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "state": "healthy, missing, slow", + "state_start_time": 1753339333, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 380, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + } + }, + { + "node_id": 457, + "component": "span|ts-security-service::SecurityRepository.findByName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::SecurityRepository.findByName", + "service_operation:ts-security-service::SecurityRepository.findByName", + "bare_operation_unique:SecurityRepository.findByName", + "legacy_exact:span|ts-security-service::SecurityRepository.findByName", + "legacy_exact:ts-security-service::SecurityRepository.findByName", + "legacy_exact:SecurityRepository.findByName" + ] + } + }, + { + "node_id": 525, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03359169906905371, + "abnormal_avg_duration": 0.07258818763302752, + "avg_duration_ratio": 2.1608965799499926, + "normal_p99": 0.24114529200000018, + "abnormal_p99": 0.8247043318800009, + "p99_ratio": 3.4199478871849602, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010208363220689654, + "abnormal_avg_duration": 0.028565581341772152, + "avg_duration_ratio": 2.798252836838453, + "normal_p99": 0.03867334835000023, + "abnormal_p99": 0.5644871933999998, + "p99_ratio": 14.596284456450391, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 536, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0717009663125, + "abnormal_avg_duration": 0.258969042, + "avg_duration_ratio": 3.6117929132407323, + "normal_p99": 0.25425831140000016, + "abnormal_p99": 1.2041086293000003, + "p99_ratio": 4.735769000706105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 537, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.984375, + "success_rate_drop": 0.015625, + "normal_avg_duration": 0.011183145783783785, + "abnormal_avg_duration": 0.9040527333359375, + "avg_duration_ratio": 80.84064634540192, + "normal_p99": 0.026333835019999998, + "abnormal_p99": 18.50691213548002, + "p99_ratio": 702.7807427753842, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh" + ] + } + }, + { + "node_id": 538, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02026448023476298, + "abnormal_avg_duration": 0.0833141645859375, + "avg_duration_ratio": 4.111339823215158, + "normal_p99": 0.3695665903799996, + "abnormal_p99": 2.730785082290005, + "p99_ratio": 7.389155712052133, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderservice/order/refresh" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2757885836875, + "abnormal_avg_duration": 0.9163891789722222, + "avg_duration_ratio": 3.322795913882338, + "normal_p99": 0.7943823966599983, + "abnormal_p99": 5.754318775999994, + "p99_ratio": 7.243764212543201, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9743589743589743, + "success_rate_drop": 0.02564102564102566, + "normal_avg_duration": 0.12797084626573427, + "abnormal_avg_duration": 1.797961593025641, + "avg_duration_ratio": 14.049774972122433, + "normal_p99": 0.7125438491400053, + "abnormal_p99": 17.873441279799984, + "p99_ratio": 25.083987885618658, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.633081849, + "abnormal_avg_duration": 3.5718988389, + "avg_duration_ratio": 5.642080632294356, + "normal_p99": 3.261046619080001, + "abnormal_p99": 14.345829817589992, + "p99_ratio": 4.399148952257912, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5151477969552238, + "abnormal_avg_duration": 1.2315355433333333, + "avg_duration_ratio": 2.390645074311319, + "normal_p99": 2.1301093373800026, + "abnormal_p99": 3.27899606166, + "p99_ratio": 1.5393557523639176, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.46366210243835615, + "abnormal_avg_duration": 2.4609356400416664, + "avg_duration_ratio": 5.307605748021746, + "normal_p99": 1.8464705805600004, + "abnormal_p99": 13.112136252709995, + "p99_ratio": 7.101188825187416, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1397461592585034, + "abnormal_avg_duration": 0.246758914875, + "avg_duration_ratio": 1.7657652717205894, + "normal_p99": 1.0117942159399993, + "abnormal_p99": 1.8312456203599994, + "p99_ratio": 1.8098992774520808, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 380, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + }, + "path_ids": [ + "path-2" + ] + }, + { + "node_id": 457, + "component": "span|ts-security-service::SecurityRepository.findByName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::SecurityRepository.findByName", + "service_operation:ts-security-service::SecurityRepository.findByName", + "bare_operation_unique:SecurityRepository.findByName", + "legacy_exact:span|ts-security-service::SecurityRepository.findByName", + "legacy_exact:ts-security-service::SecurityRepository.findByName", + "legacy_exact:SecurityRepository.findByName" + ] + }, + "path_ids": [ + "path-1", + "path-5", + "path-9", + "path-13" + ] + }, + { + "node_id": 537, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.984375, + "success_rate_drop": 0.015625, + "normal_avg_duration": 0.011183145783783785, + "abnormal_avg_duration": 0.9040527333359375, + "avg_duration_ratio": 80.84064634540192, + "normal_p99": 0.026333835019999998, + "abnormal_p99": 18.50691213548002, + "p99_ratio": 702.7807427753842, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh" + ] + }, + "path_ids": [ + "path-0", + "path-3", + "path-7", + "path-11", + "path-15" + ] + }, + { + "node_id": 538, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02026448023476298, + "abnormal_avg_duration": 0.0833141645859375, + "avg_duration_ratio": 4.111339823215158, + "normal_p99": 0.3695665903799996, + "abnormal_p99": 2.730785082290005, + "p99_ratio": 7.389155712052133, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderservice/order/refresh" + ] + }, + "path_ids": [ + "path-6", + "path-10", + "path-14" + ] + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9743589743589743, + "success_rate_drop": 0.02564102564102566, + "normal_avg_duration": 0.12797084626573427, + "abnormal_avg_duration": 1.797961593025641, + "avg_duration_ratio": 14.049774972122433, + "normal_p99": 0.7125438491400053, + "abnormal_p99": 17.873441279799984, + "p99_ratio": 25.083987885618658, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-4", + "path-8", + "path-12" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 525, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03359169906905371, + "abnormal_avg_duration": 0.07258818763302752, + "avg_duration_ratio": 2.1608965799499926, + "normal_p99": 0.24114529200000018, + "abnormal_p99": 0.8247043318800009, + "p99_ratio": 3.4199478871849602, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.010208363220689654, + "abnormal_avg_duration": 0.028565581341772152, + "avg_duration_ratio": 2.798252836838453, + "normal_p99": 0.03867334835000023, + "abnormal_p99": 0.5644871933999998, + "p99_ratio": 14.596284456450391, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 536, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0717009663125, + "abnormal_avg_duration": 0.258969042, + "avg_duration_ratio": 3.6117929132407323, + "normal_p99": 0.25425831140000016, + "abnormal_p99": 1.2041086293000003, + "p99_ratio": 4.735769000706105, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/inside_pay_service/inside_payment", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2757885836875, + "abnormal_avg_duration": 0.9163891789722222, + "avg_duration_ratio": 3.322795913882338, + "normal_p99": 0.7943823966599983, + "abnormal_p99": 5.754318775999994, + "p99_ratio": 7.243764212543201, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.633081849, + "abnormal_avg_duration": 3.5718988389, + "avg_duration_ratio": 5.642080632294356, + "normal_p99": 3.261046619080001, + "abnormal_p99": 14.345829817589992, + "p99_ratio": 4.399148952257912, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5151477969552238, + "abnormal_avg_duration": 1.2315355433333333, + "avg_duration_ratio": 2.390645074311319, + "normal_p99": 2.1301093373800026, + "abnormal_p99": 3.27899606166, + "p99_ratio": 1.5393557523639176, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.46366210243835615, + "abnormal_avg_duration": 2.4609356400416664, + "avg_duration_ratio": 5.307605748021746, + "normal_p99": 1.8464705805600004, + "abnormal_p99": 13.112136252709995, + "p99_ratio": 7.101188825187416, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1397461592585034, + "abnormal_avg_duration": 0.246758914875, + "avg_duration_ratio": 1.7657652717205894, + "normal_p99": 1.0117942159399993, + "abnormal_p99": 1.8312456203599994, + "p99_ratio": 1.8098992774520808, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "weak_noise" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 380, + "component": "span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "service_operation:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_operation_unique:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint:ts-order-service::GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "http_endpoint_unique:GET::/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "bare_path_unique:/api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:span|ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:ts-order-service::GET /api/v1/orderservice/order/security/{checkDate}/{accountId}", + "legacy_exact:GET /api/v1/orderservice/order/security/{checkDate}/{accountId}" + ] + }, + "path_ids": [ + "path-2" + ] + }, + { + "node_id": 457, + "component": "span|ts-security-service::SecurityRepository.findByName", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-security-service::SecurityRepository.findByName", + "service_operation:ts-security-service::SecurityRepository.findByName", + "bare_operation_unique:SecurityRepository.findByName", + "legacy_exact:span|ts-security-service::SecurityRepository.findByName", + "legacy_exact:ts-security-service::SecurityRepository.findByName", + "legacy_exact:SecurityRepository.findByName" + ] + }, + "path_ids": [ + "path-1", + "path-5", + "path-9", + "path-13" + ] + }, + { + "node_id": 537, + "component": "span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.984375, + "success_rate_drop": 0.015625, + "normal_avg_duration": 0.011183145783783785, + "abnormal_avg_duration": 0.9040527333359375, + "avg_duration_ratio": 80.84064634540192, + "normal_p99": 0.026333835019999998, + "abnormal_p99": 18.50691213548002, + "p99_ratio": 702.7807427753842, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderOtherService/orderOther/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderOtherService/orderOther/refresh" + ] + }, + "path_ids": [ + "path-0", + "path-3", + "path-7", + "path-11", + "path-15" + ] + }, + { + "node_id": 538, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.02026448023476298, + "abnormal_avg_duration": 0.0833141645859375, + "avg_duration_ratio": 4.111339823215158, + "normal_p99": 0.3695665903799996, + "abnormal_p99": 2.730785082290005, + "p99_ratio": 7.389155712052133, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderservice/order/refresh" + ] + }, + "path_ids": [ + "path-6", + "path-10", + "path-14" + ] + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9743589743589743, + "success_rate_drop": 0.02564102564102566, + "normal_avg_duration": 0.12797084626573427, + "abnormal_avg_duration": 1.797961593025641, + "avg_duration_ratio": 14.049774972122433, + "normal_p99": 0.7125438491400053, + "abnormal_p99": 17.873441279799984, + "p99_ratio": 25.083987885618658, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-4", + "path-8", + "path-12" + ] + } + ], + "candidate_alarm_node_ids": [ + 380, + 457, + 525, + 528, + 529, + 534, + 536, + 537, + 538, + 539, + 540, + 541, + 542, + 543, + 544 + ], + "explained_alarm_node_ids": [ + 380, + 457, + 537, + 538, + 540 + ], + "unexplained_alarm_node_ids": [ + 525, + 528, + 529, + 534, + 536, + 539, + 541, + 542, + 543, + 544 + ], + "candidate_alarm_count": 15, + "explained_alarm_count": 5, + "unexplained_alarm_count": 10, + "strong_alarm_coverage": 0.4, + "candidate_strong_alarm_count": 5, + "explained_strong_alarm_count": 2, + "unexplained_strong_alarm_count": 3, + "resolution_info": { + "resolved_nodes": [ + "service|ts-order-other-service" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkCorrupt", + "resolution_method": "network_source_both", + "network_source": "ts-order-other-service", + "network_target": "mysql", + "network_direction": "both" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/ts1-ts-route-service-latency-vhk7dz/.finished b/cases/ts1-ts-route-service-latency-vhk7dz/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts1-ts-route-service-latency-vhk7dz/causal_graph.json b/cases/ts1-ts-route-service-latency-vhk7dz/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..f1cc94e0f48d9d93eb9522980942ad6f4de9af1f --- /dev/null +++ b/cases/ts1-ts-route-service-latency-vhk7dz/causal_graph.json @@ -0,0 +1,1393 @@ +{ + "case_name": "ts1-ts-route-service-latency-vhk7dz", + "fault_type": "JVMLatency", + "root_resolution_method": "jvm_fallback_exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1754834369, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754834369, + "component": "service|ts-route-service", + "state": [ + "slow", + "degraded" + ] + }, + { + "timestamp": 1754834369, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": [ + "slow", + "degraded" + ] + }, + { + "timestamp": 1754834369, + "component": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834369, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834369, + "component": "span|ts-food-service::FoodController.getAllFood", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834369, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834369, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-basic-service::BasicController.queryForTravel", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-preserve-service::PreserveController.preserve", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "state": [ + "slow", + "missing", + "silent" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-service::RouteController.queryById", + "state": [ + "slow", + "degraded" + ] + }, + { + "timestamp": 1754834369, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754834369, + "component": "span|ts-route-service::RouteController.queryAll", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-service::RouteController.queryById", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-service::RouteController.queryByIds", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754834369, + "component": "span|ts-route-service::RouteController.queryByStartAndTerminal", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754834369, + "component": "span|ts-route-service::RouteRepository.findAll", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-service::RouteRepository.findById", + "state": [ + "unknown" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-service::RouteRepository.findByIds", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754834369, + "component": "span|ts-route-service::SELECT Route", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-service::SELECT route", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-service::SELECT ts.route", + "state": [ + "unknown" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-service::SELECT ts.route_distances", + "state": [ + "unknown" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-service::SELECT ts.route_stations", + "state": [ + "unknown" + ] + }, + { + "timestamp": 1754834582, + "component": "span|ts-route-service::Session.find route.entity.Route", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-route-service::Transaction.commit", + "state": [ + "unknown" + ] + } + ], + "edges": [ + { + "source": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "source": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "target": "span|ts-travel2-service::Travel2Controller.getRouteByTripId" + }, + { + "source": "span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "source": "span|ts-route-service::RouteController.queryById", + "target": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}" + }, + { + "source": "span|ts-basic-service::BasicController.queryForTravel", + "target": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "target": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}" + }, + { + "source": "span|ts-route-service::RouteRepository.findById", + "target": "span|ts-route-service::RouteController.queryById" + }, + { + "source": "span|ts-route-service::SELECT ts.route", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute" + }, + { + "source": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "target": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "source": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "target": "span|ts-food-service::FoodController.getAllFood" + }, + { + "source": "span|ts-route-service::Transaction.commit", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "span|ts-route-service::RouteRepository.findByIds", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-route-service::SELECT Route", + "target": "service|ts-route-service" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}" + }, + { + "source": "span|ts-route-service::RouteController.queryAll", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "target": "span|ts-basic-service::BasicController.queryForTravel" + }, + { + "source": "span|ts-route-service::RouteController.queryByStartAndTerminal", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "target": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + }, + { + "source": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-route-service::SELECT route", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-route-service::RouteRepository.findAll", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "span|ts-route-service::RouteController.queryByIds", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-route-service::SELECT ts.route_distances", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::RouteController.queryById" + }, + { + "source": "span|ts-route-service::SELECT ts.route_stations", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + }, + { + "source": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-travel-service::TravelController.getRouteByTripId", + "target": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}" + }, + { + "source": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute" + }, + { + "source": "span|ts-route-service::SELECT ts.route_distances", + "target": "span|ts-route-service::RouteController.queryById" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "span|ts-food-service::FoodController.getAllFood", + "target": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + }, + { + "source": "span|ts-route-service::RouteRepository.findById", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-route-service::SELECT ts.route_stations", + "target": "span|ts-route-service::RouteController.queryById" + }, + { + "source": "span|ts-preserve-service::PreserveController.preserve", + "target": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve" + }, + { + "source": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-route-service::GET /api/v1/routeservice/routes", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-route-service::Session.find route.entity.Route", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "target": "span|ts-travel-service::TravelController.getRouteByTripId" + }, + { + "source": "span|ts-route-service::RouteController.queryById", + "target": "service|ts-route-service" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + } + ], + "root_causes": [ + { + "component": "container|ts-route-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1754834369, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1754834369, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754834366, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + } + ], + "component_to_service": { + "span|ts-route-service::GET /api/v1/routeservice/routes": "ts-route-service", + "service|ts-route-service": "ts-route-service", + "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}": "ts-route-service", + "span|ts-travel-service::TravelController.getRouteByTripId": "ts-travel-service", + "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}": "ts-travel-service", + "span|ts-food-service::FoodController.getAllFood": "ts-food-service", + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}": "ts-food-service", + "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}": "ts-ui-dashboard", + "span|ts-basic-service::BasicController.queryForTravel": "ts-basic-service", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel": "ts-basic-service", + "span|ts-preserve-service::PreserveController.preserve": "ts-preserve-service", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve": "ts-preserve-service", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve": "ts-ui-dashboard", + "span|ts-travel-service::TravelController.getTripAllDetailInfo": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail": "ts-travel-service", + "span|ts-route-plan-service::RoutePlanController.getMinStopStations": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations": "ts-route-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByMinStation": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-ui-dashboard", + "span|ts-travel2-service::Travel2Controller.getRouteByTripId": "ts-travel2-service", + "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}": "ts-travel2-service", + "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute": "ts-route-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByCheapest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-ui-dashboard", + "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute": "ts-route-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByQuickest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-ui-dashboard", + "span|ts-route-service::RouteController.queryById": "ts-route-service", + "span|ts-route-service::GET /api/v1/routeservice/routes/{start}/{end}": "ts-route-service", + "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/": "ts-route-service", + "span|ts-route-service::RouteController.queryAll": "ts-route-service", + "span|ts-route-service::RouteController.queryByIds": "ts-route-service", + "span|ts-route-service::RouteController.queryByStartAndTerminal": "ts-route-service", + "span|ts-route-service::RouteRepository.findAll": "ts-route-service", + "span|ts-route-service::RouteRepository.findById": "ts-route-service", + "span|ts-route-service::RouteRepository.findByIds": "ts-route-service", + "span|ts-route-service::SELECT Route": "ts-route-service", + "span|ts-route-service::SELECT route": "ts-route-service", + "span|ts-route-service::SELECT ts.route": "ts-route-service", + "span|ts-route-service::SELECT ts.route_distances": "ts-route-service", + "span|ts-route-service::SELECT ts.route_stations": "ts-route-service", + "span|ts-route-service::Session.find route.entity.Route": "ts-route-service", + "span|ts-route-service::Transaction.commit": "ts-route-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 525, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.033444285118055556, + "abnormal_avg_duration": 1.3682280403333333, + "avg_duration_ratio": 40.91066786159733, + "normal_p99": 0.29691655268999995, + "abnormal_p99": 3.22984101196, + "p99_ratio": 10.877941908924702, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0132403661827957, + "abnormal_avg_duration": 0.11364602609999999, + "avg_duration_ratio": 8.58329932352397, + "normal_p99": 0.04376612219999972, + "abnormal_p99": 0.9335621792100002, + "p99_ratio": 21.330703573505218, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011298057340909091, + "abnormal_avg_duration": 0.043391447655172416, + "avg_duration_ratio": 3.8406113852915666, + "normal_p99": 0.018388238070000035, + "abnormal_p99": 0.7327828104399988, + "p99_ratio": 39.850626669638146, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.26826771676027394, + "abnormal_avg_duration": 6.69474022, + "avg_duration_ratio": 24.955444884866523, + "normal_p99": 0.8274654619000013, + "abnormal_p99": 7.0318418649, + "p99_ratio": 8.498048787140549, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.42212877830136986, + "abnormal_avg_duration": 7.160734886571428, + "avg_duration_ratio": 16.963389502573015, + "normal_p99": 1.02006471096, + "abnormal_p99": 13.23699295874, + "p99_ratio": 12.976620812891804, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8, + "success_rate_drop": 0.19999999999999996, + "normal_avg_duration": 0.48559778186885244, + "abnormal_avg_duration": 15.431169448799999, + "avg_duration_ratio": 31.77767696840008, + "normal_p99": 1.0786387616, + "abnormal_p99": 20.00341655827, + "p99_ratio": 18.545056297251836, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.4202272851263158, + "abnormal_avg_duration": 9.470749543428571, + "avg_duration_ratio": 22.537207550865638, + "normal_p99": 1.011190877480001, + "abnormal_p99": 13.2280661673, + "p99_ratio": 13.081670792230442, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 525, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.033444285118055556, + "abnormal_avg_duration": 1.3682280403333333, + "avg_duration_ratio": 40.91066786159733, + "normal_p99": 0.29691655268999995, + "abnormal_p99": 3.22984101196, + "p99_ratio": 10.877941908924702, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-0", + "path-4", + "path-9", + "path-15", + "path-16", + "path-19", + "path-25", + "path-26", + "path-29", + "path-35", + "path-41", + "path-44", + "path-50", + "path-51", + "path-52", + "path-55", + "path-58", + "path-64", + "path-67", + "path-73", + "path-74", + "path-77", + "path-83", + "path-86", + "path-92", + "path-95", + "path-98", + "path-104", + "path-107", + "path-110", + "path-116", + "path-120", + "path-126" + ] + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.26826771676027394, + "abnormal_avg_duration": 6.69474022, + "avg_duration_ratio": 24.955444884866523, + "normal_p99": 0.8274654619000013, + "abnormal_p99": 7.0318418649, + "p99_ratio": 8.498048787140549, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-1", + "path-2", + "path-7", + "path-10", + "path-13", + "path-17", + "path-20", + "path-23", + "path-27", + "path-30", + "path-33", + "path-36", + "path-39", + "path-42", + "path-45", + "path-48", + "path-53", + "path-56", + "path-59", + "path-62", + "path-65", + "path-68", + "path-71", + "path-75", + "path-78", + "path-81", + "path-84", + "path-87", + "path-90", + "path-93", + "path-96", + "path-99", + "path-102", + "path-105", + "path-108", + "path-111", + "path-114", + "path-118", + "path-121", + "path-124" + ] + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.42212877830136986, + "abnormal_avg_duration": 7.160734886571428, + "avg_duration_ratio": 16.963389502573015, + "normal_p99": 1.02006471096, + "abnormal_p99": 13.23699295874, + "p99_ratio": 12.976620812891804, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-5", + "path-11", + "path-21", + "path-31", + "path-37", + "path-46", + "path-60", + "path-69", + "path-79", + "path-88", + "path-100", + "path-112", + "path-122" + ] + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8, + "success_rate_drop": 0.19999999999999996, + "normal_avg_duration": 0.48559778186885244, + "abnormal_avg_duration": 15.431169448799999, + "avg_duration_ratio": 31.77767696840008, + "normal_p99": 1.0786387616, + "abnormal_p99": 20.00341655827, + "p99_ratio": 18.545056297251836, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-3", + "path-8", + "path-14", + "path-18", + "path-24", + "path-28", + "path-34", + "path-40", + "path-43", + "path-49", + "path-54", + "path-57", + "path-63", + "path-66", + "path-72", + "path-76", + "path-82", + "path-85", + "path-91", + "path-94", + "path-97", + "path-103", + "path-106", + "path-109", + "path-115", + "path-117", + "path-119", + "path-125" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.4202272851263158, + "abnormal_avg_duration": 9.470749543428571, + "avg_duration_ratio": 22.537207550865638, + "normal_p99": 1.011190877480001, + "abnormal_p99": 13.2280661673, + "p99_ratio": 13.081670792230442, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-6", + "path-12", + "path-22", + "path-32", + "path-38", + "path-47", + "path-61", + "path-70", + "path-80", + "path-89", + "path-101", + "path-113", + "path-123" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.0132403661827957, + "abnormal_avg_duration": 0.11364602609999999, + "avg_duration_ratio": 8.58329932352397, + "normal_p99": 0.04376612219999972, + "abnormal_p99": 0.9335621792100002, + "p99_ratio": 21.330703573505218, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011298057340909091, + "abnormal_avg_duration": 0.043391447655172416, + "avg_duration_ratio": 3.8406113852915666, + "normal_p99": 0.018388238070000035, + "abnormal_p99": 0.7327828104399988, + "p99_ratio": 39.850626669638146, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + } + ], + "candidate_alarm_count": 9, + "explained_alarm_count": 5, + "unexplained_alarm_count": 4, + "candidate_strong_alarm_count": 5, + "explained_strong_alarm_count": 5, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/ts1-ts-route-service-latency-vhk7dz/env.json b/cases/ts1-ts-route-service-latency-vhk7dz/env.json new file mode 100644 index 0000000000000000000000000000000000000000..e23fa01bcd91e923600548a109af0de802f61207 --- /dev/null +++ b/cases/ts1-ts-route-service-latency-vhk7dz/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts1", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1754834126", + "NORMAL_END": "1754834366", + "ABNORMAL_START": "1754834366", + "ABNORMAL_END": "1754834605" +} \ No newline at end of file diff --git a/cases/ts1-ts-route-service-latency-vhk7dz/injection.json b/cases/ts1-ts-route-service-latency-vhk7dz/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..8fb6ad79f4ab4cbfa2ed7bb2fad3dbf4c8d1b179 --- /dev/null +++ b/cases/ts1-ts-route-service-latency-vhk7dz/injection.json @@ -0,0 +1,35 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-10T13:59:25.21Z", + "description": "Fault for task 07f7b7f8-10d1-4844-9bd4-97ca6a908a17", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_name\":\"ts-route-service\",\"class_name\":\"route.service.RouteServiceImpl\",\"method_name\":\"getRouteById\"},\"latency_duration\":3169,\"namespace\":\"ts\"}", + "end_time": "2025-08-10T14:03:25Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"23\":{\"name\":\"23\",\"range\":[0,3],\"children\":{\"0\":{\"name\":\"0\",\"range\":[1,60],\"children\":null,\"description\":\"Time Unit Minute\",\"value\":4},\"1\":{\"name\":\"1\",\"range\":[0,0],\"children\":null,\"description\":\"{ts: 0}\",\"value\":0},\"2\":{\"name\":\"2\",\"range\":[0,887],\"children\":null,\"description\":\"Flattened app+method index\",\"value\":614},\"3\":{\"name\":\"3\",\"range\":[1,5000],\"children\":null,\"description\":\"Latency in ms\",\"value\":3169}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":23}", + "fault_type": 23, + "ground_truth": { + "container": [ + "ts-route-service" + ], + "function": [ + "route.service.RouteServiceImpl.getRouteById" + ], + "metric": [ + "network_latency" + ], + "pod": [ + "ts-route-service-86dcd6b94f-pcsjq" + ], + "service": [ + "ts-route-service" + ], + "span": null + }, + "id": 4582, + "injection_name": "ts1-ts-route-service-latency-vhk7dz", + "pre_duration": 4, + "start_time": "2025-08-10T13:59:26Z", + "status": 2, + "task": null, + "task_id": "07f7b7f8-10d1-4844-9bd4-97ca6a908a17", + "updated_at": "2025-08-10T14:03:26.724Z" +} \ No newline at end of file diff --git a/cases/ts1-ts-route-service-latency-vhk7dz/label.txt b/cases/ts1-ts-route-service-latency-vhk7dz/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts1-ts-route-service-latency-vhk7dz/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts1-ts-route-service-pod-failure-nhm7f9/.finished b/cases/ts1-ts-route-service-pod-failure-nhm7f9/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts1-ts-route-service-pod-failure-nhm7f9/causal_graph.json b/cases/ts1-ts-route-service-pod-failure-nhm7f9/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..6ff504e0e4c38cc24da510aadc5231056d8881b5 --- /dev/null +++ b/cases/ts1-ts-route-service-pod-failure-nhm7f9/causal_graph.json @@ -0,0 +1,1406 @@ +{ + "case_name": "ts1-ts-route-service-pod-failure-nhm7f9", + "fault_type": "PodFailure", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1756959753, + "component": "service|ts-route-service", + "state": [ + "unavailable" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::RouteController.queryAll", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::RouteRepository.findAll", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::SELECT ts.route_distances", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::SELECT ts.route_stations", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::SELECT Route", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-basic-service::BasicController.queryForTravel", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-preserve-service::PreserveController.preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-basic-service::BasicController.queryForTravels", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel-service::TravelController.queryInfo", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::SELECT ts.route", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::RouteController.queryById", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::RouteController.queryByIds", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::RouteRepository.findById", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::RouteRepository.findByIds", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-route-service::SELECT route", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|ts-route-service::RouteRepository.findAll", + "target": "span|ts-route-service::RouteController.queryAll" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::RouteController.queryAll" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "span|ts-route-service::SELECT ts.route_stations", + "target": "span|ts-route-service::RouteController.queryAll" + }, + { + "source": "span|ts-route-service::SELECT Route", + "target": "span|ts-route-service::RouteRepository.findAll" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::SELECT ts.route_distances" + }, + { + "source": "span|ts-route-service::RouteController.queryAll", + "target": "span|ts-route-service::GET /api/v1/routeservice/routes" + }, + { + "source": "span|ts-route-service::SELECT ts.route_distances", + "target": "span|ts-route-service::RouteController.queryAll" + }, + { + "source": "span|ts-route-service::RouteController.queryById", + "target": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.queryInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "target": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "span|ts-route-service::RouteRepository.findById", + "target": "span|ts-route-service::RouteController.queryById" + }, + { + "source": "span|ts-preserve-service::PreserveController.preserve", + "target": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve" + }, + { + "source": "span|ts-route-service::SELECT ts.route", + "target": "span|ts-route-service::SELECT Route" + }, + { + "source": "span|ts-route-service::SELECT route", + "target": "span|ts-route-service::RouteRepository.findByIds" + }, + { + "source": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "target": "span|ts-travel2-service::Travel2Controller.getRouteByTripId" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::RouteRepository.findAll" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::RouteRepository.findByIds" + }, + { + "source": "span|ts-route-service::SELECT ts.route_stations", + "target": "span|ts-route-service::RouteController.queryById" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "span|ts-basic-service::BasicController.queryForTravels", + "target": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels" + }, + { + "source": "span|ts-route-service::GET /api/v1/routeservice/routes", + "target": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::SELECT ts.route_stations" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::RouteRepository.findById" + }, + { + "source": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "target": "span|ts-basic-service::BasicController.queryForTravels" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "target": "span|ts-travel-service::TravelController.queryInfo" + }, + { + "source": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "target": "span|ts-travel-service::TravelController.getRouteByTripId" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::SELECT ts.route" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::RouteController.queryByIds" + }, + { + "source": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "span|ts-basic-service::BasicController.queryForTravel", + "target": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::GET /api/v1/routeservice/routes" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "target": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/" + }, + { + "source": "span|ts-route-service::RouteRepository.findByIds", + "target": "span|ts-route-service::RouteController.queryByIds" + }, + { + "source": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "span|ts-route-service::SELECT ts.route_distances", + "target": "span|ts-route-service::RouteController.queryByIds" + }, + { + "source": "span|ts-route-service::SELECT ts.route_stations", + "target": "span|ts-route-service::RouteController.queryByIds" + }, + { + "source": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::SELECT Route" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + }, + { + "source": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "target": "span|ts-basic-service::BasicController.queryForTravel" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::RouteController.queryById" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "span|ts-travel-service::TravelController.queryInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/left" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::SELECT route" + }, + { + "source": "span|ts-travel-service::TravelController.getRouteByTripId", + "target": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}" + }, + { + "source": "service|ts-route-service", + "target": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}" + }, + { + "source": "span|ts-route-service::SELECT ts.route_distances", + "target": "span|ts-route-service::RouteController.queryById" + }, + { + "source": "span|ts-route-service::RouteController.queryByIds", + "target": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/" + } + ], + "root_causes": [ + { + "timestamp": 1756959753, + "component": "service|ts-route-service", + "state": [ + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing" + ] + }, + { + "timestamp": 1756959753, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing" + ] + } + ], + "component_to_service": { + "service|ts-route-service": "ts-route-service", + "span|ts-route-service::GET /api/v1/routeservice/routes": "ts-route-service", + "span|ts-ui-dashboard::GET /api/v1/routeservice/routes": "ts-ui-dashboard", + "span|ts-route-service::RouteController.queryAll": "ts-route-service", + "span|ts-route-service::RouteRepository.findAll": "ts-route-service", + "span|ts-route-service::SELECT ts.route_distances": "ts-route-service", + "span|ts-route-service::SELECT ts.route_stations": "ts-route-service", + "span|ts-route-service::SELECT Route": "ts-route-service", + "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}": "ts-route-service", + "span|ts-basic-service::BasicController.queryForTravel": "ts-basic-service", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travel": "ts-basic-service", + "span|ts-preserve-service::PreserveController.preserve": "ts-preserve-service", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve": "ts-preserve-service", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve": "ts-ui-dashboard", + "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/": "ts-route-service", + "span|ts-basic-service::BasicController.queryForTravels": "ts-basic-service", + "span|ts-basic-service::POST /api/v1/basicservice/basic/travels": "ts-basic-service", + "span|ts-travel-service::TravelController.queryInfo": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/left": "ts-travel-service", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left": "ts-ui-dashboard", + "span|ts-travel2-service::Travel2Controller.queryInfo": "ts-travel2-service", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left": "ts-travel2-service", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left": "ts-ui-dashboard", + "span|ts-route-service::SELECT ts.route": "ts-route-service", + "span|ts-route-service::RouteController.queryById": "ts-route-service", + "span|ts-route-service::RouteController.queryByIds": "ts-route-service", + "span|ts-travel-service::TravelController.getTripAllDetailInfo": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail": "ts-travel-service", + "span|ts-travel-service::TravelController.getRouteByTripId": "ts-travel-service", + "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}": "ts-travel-service", + "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute": "ts-route-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByCheapest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-ui-dashboard", + "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute": "ts-route-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByQuickest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-ui-dashboard", + "span|ts-travel2-service::Travel2Controller.getRouteByTripId": "ts-travel2-service", + "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}": "ts-travel2-service", + "span|ts-route-service::RouteRepository.findById": "ts-route-service", + "span|ts-route-service::RouteRepository.findByIds": "ts-route-service", + "span|ts-route-service::SELECT route": "ts-route-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 525, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 526, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 527, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.01682841086956522, + "abnormal_avg_duration": 0.16081370485714286, + "avg_duration_ratio": 9.556083821793308, + "normal_p99": 0.048771936599999996, + "abnormal_p99": 0.9765909998199994, + "p99_ratio": 20.02362563187617, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.04, + "success_rate_drop": 0.96, + "normal_avg_duration": 0.03626752357692308, + "abnormal_avg_duration": 19.20217845088, + "avg_duration_ratio": 529.459322199167, + "normal_p99": 0.33417928752999965, + "abnormal_p99": 20.00434585868, + "p99_ratio": 59.86111828335318, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "service_operation:ts-ui-dashboard::GET /api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 536, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travel2service/trips/left", + "http_endpoint_unique:POST::/api/v1/travel2service/trips/left", + "bare_path_unique:/api/v1/travel2service/trips/left", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "legacy_exact:POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelplanservice/travelPlan/cheapest", + "http_endpoint_unique:POST::/api/v1/travelplanservice/travelPlan/cheapest", + "bare_path_unique:/api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelplanservice/travelPlan/quickest", + "http_endpoint_unique:POST::/api/v1/travelplanservice/travelPlan/quickest", + "bare_path_unique:/api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "bare_operation_unique:POST /api/v1/travelservice/trips/left", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelservice/trips/left", + "http_endpoint_unique:POST::/api/v1/travelservice/trips/left", + "bare_path_unique:/api/v1/travelservice/trips/left", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "legacy_exact:POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.04, + "success_rate_drop": 0.96, + "normal_avg_duration": 0.03626752357692308, + "abnormal_avg_duration": 19.20217845088, + "avg_duration_ratio": 529.459322199167, + "normal_p99": 0.33417928752999965, + "abnormal_p99": 20.00434585868, + "p99_ratio": 59.86111828335318, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "service_operation:ts-ui-dashboard::GET /api/v1/routeservice/routes" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-10" + ] + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-7", + "path-11", + "path-14", + "path-19", + "path-22", + "path-25", + "path-28" + ] + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travel2service/trips/left", + "http_endpoint_unique:POST::/api/v1/travel2service/trips/left", + "bare_path_unique:/api/v1/travel2service/trips/left", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "legacy_exact:POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-9", + "path-13", + "path-21", + "path-24", + "path-27", + "path-34" + ] + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelplanservice/travelPlan/cheapest", + "http_endpoint_unique:POST::/api/v1/travelplanservice/travelPlan/cheapest", + "bare_path_unique:/api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-15", + "path-17", + "path-29", + "path-31" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelplanservice/travelPlan/quickest", + "http_endpoint_unique:POST::/api/v1/travelplanservice/travelPlan/quickest", + "bare_path_unique:/api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-16", + "path-18", + "path-30", + "path-32" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "bare_operation_unique:POST /api/v1/travelservice/trips/left", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelservice/trips/left", + "http_endpoint_unique:POST::/api/v1/travelservice/trips/left", + "bare_path_unique:/api/v1/travelservice/trips/left", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "legacy_exact:POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-8", + "path-12", + "path-20", + "path-23", + "path-26", + "path-33" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 525, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 526, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 527, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.01682841086956522, + "abnormal_avg_duration": 0.16081370485714286, + "avg_duration_ratio": 9.556083821793308, + "normal_p99": 0.048771936599999996, + "abnormal_p99": 0.9765909998199994, + "p99_ratio": 20.02362563187617, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 536, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 13, + "explained_alarm_count": 6, + "unexplained_alarm_count": 7, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/ts1-ts-route-service-pod-failure-nhm7f9/env.json b/cases/ts1-ts-route-service-pod-failure-nhm7f9/env.json new file mode 100644 index 0000000000000000000000000000000000000000..d07c0baa2f1e06cc5715b4a6ee1ed74e9b75ab29 --- /dev/null +++ b/cases/ts1-ts-route-service-pod-failure-nhm7f9/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts1", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1756959513", + "NORMAL_END": "1756959753", + "ABNORMAL_START": "1756959753", + "ABNORMAL_END": "1756959993" +} \ No newline at end of file diff --git a/cases/ts1-ts-route-service-pod-failure-nhm7f9/injection.json b/cases/ts1-ts-route-service-pod-failure-nhm7f9/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..d6a903b9f661d10cfc7855e783cc3b4ba667732b --- /dev/null +++ b/cases/ts1-ts-route-service-pod-failure-nhm7f9/injection.json @@ -0,0 +1,31 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-09-04T04:22:33.114Z", + "description": "Fault for task ca0af646-3488-4f67-9b7f-c8596e74403d", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_name\":\"ts-route-service\"},\"namespace\":\"ts\"}", + "end_time": "2025-09-04T04:26:33Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"1\":{\"name\":\"1\",\"range\":[0,2],\"children\":{\"0\":{\"name\":\"0\",\"range\":[1,60],\"children\":null,\"description\":\"Time Unit Minute\",\"value\":4},\"1\":{\"name\":\"1\",\"range\":[0,0],\"children\":null,\"description\":\"{ts: 0}\",\"value\":0},\"2\":{\"name\":\"2\",\"range\":[0,47],\"children\":null,\"description\":\"App Index\",\"value\":32}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":1}", + "fault_type": 1, + "ground_truth": { + "container": [ + "ts-route-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-route-service-86dcd6b94f-7jqtl" + ], + "service": [ + "ts-route-service" + ], + "span": null + }, + "id": 8429, + "injection_name": "ts1-ts-route-service-pod-failure-nhm7f9", + "pre_duration": 4, + "start_time": "2025-09-04T04:22:33Z", + "status": 2, + "task": null, + "task_id": "ca0af646-3488-4f67-9b7f-c8596e74403d", + "updated_at": "2025-09-04T04:26:33.913Z" +} \ No newline at end of file diff --git a/cases/ts1-ts-route-service-pod-failure-nhm7f9/label.txt b/cases/ts1-ts-route-service-pod-failure-nhm7f9/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts1-ts-route-service-pod-failure-nhm7f9/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts1-ts-route-service-pod-failure-nhm7f9/result.json b/cases/ts1-ts-route-service-pod-failure-nhm7f9/result.json new file mode 100644 index 0000000000000000000000000000000000000000..a79d993c966770f750fd168698500596aca55929 --- /dev/null +++ b/cases/ts1-ts-route-service-pod-failure-nhm7f9/result.json @@ -0,0 +1,41294 @@ +{ + "case_name": "ts1-ts-route-service-pod-failure-nhm7f9", + "injection_nodes": [ + "service|ts-route-service" + ], + "alarm_nodes": [ + 544, + 546, + 525, + 526, + 527, + 528, + 529, + 532, + 536, + 539, + 540, + 541, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 256 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 256, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 435, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 435, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 435, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 439, + 435, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 439, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 435, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 439, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 435, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 445, + 435, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 445, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 435, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 445, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 435, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 446, + 435, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 446, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 435, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 446, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 435, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 442, + 439, + 435, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 442, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 439, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 435, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 442, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 439, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 435, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 432, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 434, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 507, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 499, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 434, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 521, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 540, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 444, + 442, + 439, + 435, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 444, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 442, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 439, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 435, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 444, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 442, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 439, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 435, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 436, + 432, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 437, + 434, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 507, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 499, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 437, + 434, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 521, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 513, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 540, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 432, + 298, + 300, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 505, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 432, + 504, + 497, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 425, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 491, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 541, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 432, + 504, + 497, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 432, + 518, + 511, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 518, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 518, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 511, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 425, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 491, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 541, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 432, + 518, + 511, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 518, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 518, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 511, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 440, + 436, + 432, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 440, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 440, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 441, + 437, + 434, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 441, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 441, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 507, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 499, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 441, + 437, + 434, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 441, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 441, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 521, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 513, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 540, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 445, + 436, + 432, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 445, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 445, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 445, + 437, + 434, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 445, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 445, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 507, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 499, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 445, + 437, + 434, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 445, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 445, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 521, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 513, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 540, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 446, + 436, + 432, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 446, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 446, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 446, + 437, + 434, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 446, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 446, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 507, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 499, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 446, + 437, + 434, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 446, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 446, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 521, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 513, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 540, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 436, + 432, + 298, + 300, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 505, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 436, + 432, + 504, + 497, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 504, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 425, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 491, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 541, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 436, + 432, + 504, + 497, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 504, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 543, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 436, + 432, + 518, + 511, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 518, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 518, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 511, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 425, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 491, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 541, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 436, + 432, + 518, + 511, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 518, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 518, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 511, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 543, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 443, + 441, + 437, + 434, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 443, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 441, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 443, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 441, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 507, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 499, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 544, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 443, + 441, + 437, + 434, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 443, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 441, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 443, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 441, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 521, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 513, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 540, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 256, + 512, + 513, + 518, + 519, + 521, + 266, + 265, + 273, + 274, + 531, + 532, + 276, + 278, + 275, + 277, + 539, + 540, + 541, + 542, + 415, + 416, + 544, + 543, + 425, + 298, + 299, + 300, + 429, + 426, + 431, + 432, + 433, + 434, + 435, + 436, + 437, + 438, + 439, + 440, + 441, + 442, + 443, + 444, + 445, + 446, + 447, + 343, + 346, + 427, + 428, + 301, + 492, + 491, + 494, + 495, + 496, + 497, + 498, + 499, + 430, + 493, + 504, + 505, + 507, + 511 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 256, + "component": "service|ts-route-service", + "canonical_state": "unavailable", + "root_cause_states": [ + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|ts-route-service", + "states": [ + "unavailable" + ], + "first_state_at": 1756959753 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ], + "evidence": { + "alarm_count": 13, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 256, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 435, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 435, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 435, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 439, + 435, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 439, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 435, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 439, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 435, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 445, + 435, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 445, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 435, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 445, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 435, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 446, + 435, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 446, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 435, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 446, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 435, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 442, + 439, + 435, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 442, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 439, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 435, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 442, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 439, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 435, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 432, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 434, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 507, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 499, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 434, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 521, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 513, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 540, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 444, + 442, + 439, + 435, + 431, + 532 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 444, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 442, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 439, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 435, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 444, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 442, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 439, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 435, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 532, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 436, + 432, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 437, + 434, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 507, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 499, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 437, + 434, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 521, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 513, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 540, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 432, + 298, + 300, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 505, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 432, + 504, + 497, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 425, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 491, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 541, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 432, + 504, + 497, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 432, + 518, + 511, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 518, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 518, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 511, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 425, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 491, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 541, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 432, + 518, + 511, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 518, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 518, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 511, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 440, + 436, + 432, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 440, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 440, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 441, + 437, + 434, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 441, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 441, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 507, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 499, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 441, + 437, + 434, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 441, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 441, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 521, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 513, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 540, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 445, + 436, + 432, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 445, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 445, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 445, + 437, + 434, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 445, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 445, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 507, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 499, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 445, + 437, + 434, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 445, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 445, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 521, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 513, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 540, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 446, + 436, + 432, + 298, + 300, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 446, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 446, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 446, + 437, + 434, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 446, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 446, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 507, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 499, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 446, + 437, + 434, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 446, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 446, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 521, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 513, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 540, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 436, + 432, + 298, + 300, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 298, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 300, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 298, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 300, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 505, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 416, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 415, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 539, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 436, + 432, + 504, + 497, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 504, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 425, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 491, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 541, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 436, + 432, + 504, + 497, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 504, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 543, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 436, + 432, + 518, + 511, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 518, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 518, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 511, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 425, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 491, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 541, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 436, + 432, + 518, + 511, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 436, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 432, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 518, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 436, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 432, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 518, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 511, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 543, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 443, + 441, + 437, + 434, + 299, + 301, + 507, + 499, + 544 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 443, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 441, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 443, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 441, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 507, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 499, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 544, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 256, + 443, + 441, + 437, + 434, + 299, + 301, + 521, + 513, + 540 + ], + "states": [ + [ + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:PodFailure:L1", + "manifest:PodFailure:L2", + "manifest:PodFailure:L3", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext", + "manifest:PodFailure:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753, + 1756959753 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "PodFailure", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 443, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 441, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 437, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 434, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 299, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 301, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.8357142857142857, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1756959753, + "dst_onset": 1756959753, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1756959753, + "window_end": 1756960050, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 256, + "onset": 1756959753, + "is_injection": true, + "lower_bound": 1756959748, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 1, + "node_id": 443, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 2, + "node_id": 441, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 3, + "node_id": 437, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 4, + "node_id": 434, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 5, + "node_id": 299, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 6, + "node_id": 301, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 7, + "node_id": 521, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 8, + "node_id": 513, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + }, + { + "node_index": 9, + "node_id": 540, + "onset": 1756959753, + "is_injection": false, + "lower_bound": 1756959753, + "upper_bound": 1756960050, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 35, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "state": "erroring, missing, slow", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "state": "erroring, missing, slow", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 435, + "kind": "span", + "name": "ts-route-service::RouteController.queryAll", + "uniq_name": "span|ts-route-service::RouteController.queryAll", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "state": "erroring, missing, slow", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 439, + "kind": "span", + "name": "ts-route-service::RouteRepository.findAll", + "uniq_name": "span|ts-route-service::RouteRepository.findAll", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 435, + "kind": "span", + "name": "ts-route-service::RouteController.queryAll", + "uniq_name": "span|ts-route-service::RouteController.queryAll", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "state": "erroring, missing, slow", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 445, + "kind": "span", + "name": "ts-route-service::SELECT ts.route_distances", + "uniq_name": "span|ts-route-service::SELECT ts.route_distances", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 435, + "kind": "span", + "name": "ts-route-service::RouteController.queryAll", + "uniq_name": "span|ts-route-service::RouteController.queryAll", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "state": "erroring, missing, slow", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 446, + "kind": "span", + "name": "ts-route-service::SELECT ts.route_stations", + "uniq_name": "span|ts-route-service::SELECT ts.route_stations", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 435, + "kind": "span", + "name": "ts-route-service::RouteController.queryAll", + "uniq_name": "span|ts-route-service::RouteController.queryAll", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "state": "erroring, missing, slow", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 442, + "kind": "span", + "name": "ts-route-service::SELECT Route", + "uniq_name": "span|ts-route-service::SELECT Route", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 439, + "kind": "span", + "name": "ts-route-service::RouteRepository.findAll", + "uniq_name": "span|ts-route-service::RouteRepository.findAll", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 435, + "kind": "span", + "name": "ts-route-service::RouteController.queryAll", + "uniq_name": "span|ts-route-service::RouteController.queryAll", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "state": "erroring, missing, slow", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravel", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 300, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travel", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 434, + "kind": "span", + "name": "ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "uniq_name": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 434, + "kind": "span", + "name": "ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "uniq_name": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 444, + "kind": "span", + "name": "ts-route-service::SELECT ts.route", + "uniq_name": "span|ts-route-service::SELECT ts.route", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 442, + "kind": "span", + "name": "ts-route-service::SELECT Route", + "uniq_name": "span|ts-route-service::SELECT Route", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 439, + "kind": "span", + "name": "ts-route-service::RouteRepository.findAll", + "uniq_name": "span|ts-route-service::RouteRepository.findAll", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 435, + "kind": "span", + "name": "ts-route-service::RouteController.queryAll", + "uniq_name": "span|ts-route-service::RouteController.queryAll", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/routeservice/routes", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "state": "erroring, missing, slow", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 436, + "kind": "span", + "name": "ts-route-service::RouteController.queryById", + "uniq_name": "span|ts-route-service::RouteController.queryById", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravel", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 300, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travel", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 437, + "kind": "span", + "name": "ts-route-service::RouteController.queryByIds", + "uniq_name": "span|ts-route-service::RouteController.queryByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 434, + "kind": "span", + "name": "ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "uniq_name": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 437, + "kind": "span", + "name": "ts-route-service::RouteController.queryByIds", + "uniq_name": "span|ts-route-service::RouteController.queryByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 434, + "kind": "span", + "name": "ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "uniq_name": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravel", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 300, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travel", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 425, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 491, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 541, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "uniq_name": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 425, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 491, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 541, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "uniq_name": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 440, + "kind": "span", + "name": "ts-route-service::RouteRepository.findById", + "uniq_name": "span|ts-route-service::RouteRepository.findById", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 436, + "kind": "span", + "name": "ts-route-service::RouteController.queryById", + "uniq_name": "span|ts-route-service::RouteController.queryById", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravel", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 300, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travel", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 441, + "kind": "span", + "name": "ts-route-service::RouteRepository.findByIds", + "uniq_name": "span|ts-route-service::RouteRepository.findByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 437, + "kind": "span", + "name": "ts-route-service::RouteController.queryByIds", + "uniq_name": "span|ts-route-service::RouteController.queryByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 434, + "kind": "span", + "name": "ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "uniq_name": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 441, + "kind": "span", + "name": "ts-route-service::RouteRepository.findByIds", + "uniq_name": "span|ts-route-service::RouteRepository.findByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 437, + "kind": "span", + "name": "ts-route-service::RouteController.queryByIds", + "uniq_name": "span|ts-route-service::RouteController.queryByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 434, + "kind": "span", + "name": "ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "uniq_name": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 445, + "kind": "span", + "name": "ts-route-service::SELECT ts.route_distances", + "uniq_name": "span|ts-route-service::SELECT ts.route_distances", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 436, + "kind": "span", + "name": "ts-route-service::RouteController.queryById", + "uniq_name": "span|ts-route-service::RouteController.queryById", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravel", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 300, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travel", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 445, + "kind": "span", + "name": "ts-route-service::SELECT ts.route_distances", + "uniq_name": "span|ts-route-service::SELECT ts.route_distances", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 437, + "kind": "span", + "name": "ts-route-service::RouteController.queryByIds", + "uniq_name": "span|ts-route-service::RouteController.queryByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 434, + "kind": "span", + "name": "ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "uniq_name": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 445, + "kind": "span", + "name": "ts-route-service::SELECT ts.route_distances", + "uniq_name": "span|ts-route-service::SELECT ts.route_distances", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 437, + "kind": "span", + "name": "ts-route-service::RouteController.queryByIds", + "uniq_name": "span|ts-route-service::RouteController.queryByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 434, + "kind": "span", + "name": "ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "uniq_name": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 446, + "kind": "span", + "name": "ts-route-service::SELECT ts.route_stations", + "uniq_name": "span|ts-route-service::SELECT ts.route_stations", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 436, + "kind": "span", + "name": "ts-route-service::RouteController.queryById", + "uniq_name": "span|ts-route-service::RouteController.queryById", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravel", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 300, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travel", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 446, + "kind": "span", + "name": "ts-route-service::SELECT ts.route_stations", + "uniq_name": "span|ts-route-service::SELECT ts.route_stations", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 437, + "kind": "span", + "name": "ts-route-service::RouteController.queryByIds", + "uniq_name": "span|ts-route-service::RouteController.queryByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 434, + "kind": "span", + "name": "ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "uniq_name": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 446, + "kind": "span", + "name": "ts-route-service::SELECT ts.route_stations", + "uniq_name": "span|ts-route-service::SELECT ts.route_stations", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 437, + "kind": "span", + "name": "ts-route-service::RouteController.queryByIds", + "uniq_name": "span|ts-route-service::RouteController.queryByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 434, + "kind": "span", + "name": "ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "uniq_name": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 436, + "kind": "span", + "name": "ts-route-service::RouteController.queryById", + "uniq_name": "span|ts-route-service::RouteController.queryById", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 298, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravel", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 300, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travel", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travel", + "state": "missing, silent", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 436, + "kind": "span", + "name": "ts-route-service::RouteController.queryById", + "uniq_name": "span|ts-route-service::RouteController.queryById", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 425, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 491, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 541, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 436, + "kind": "span", + "name": "ts-route-service::RouteController.queryById", + "uniq_name": "span|ts-route-service::RouteController.queryById", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 436, + "kind": "span", + "name": "ts-route-service::RouteController.queryById", + "uniq_name": "span|ts-route-service::RouteController.queryById", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "uniq_name": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 425, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 491, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 541, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 436, + "kind": "span", + "name": "ts-route-service::RouteController.queryById", + "uniq_name": "span|ts-route-service::RouteController.queryById", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 432, + "kind": "span", + "name": "ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "uniq_name": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getRouteByTripId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getRouteByTripId", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "uniq_name": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 443, + "kind": "span", + "name": "ts-route-service::SELECT route", + "uniq_name": "span|ts-route-service::SELECT route", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 441, + "kind": "span", + "name": "ts-route-service::RouteRepository.findByIds", + "uniq_name": "span|ts-route-service::RouteRepository.findByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 437, + "kind": "span", + "name": "ts-route-service::RouteController.queryByIds", + "uniq_name": "span|ts-route-service::RouteController.queryByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 434, + "kind": "span", + "name": "ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "uniq_name": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 256, + "kind": "service", + "name": "ts-route-service", + "uniq_name": "service|ts-route-service", + "state": "unavailable", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:PodFailure:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 443, + "kind": "span", + "name": "ts-route-service::SELECT route", + "uniq_name": "span|ts-route-service::SELECT route", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 441, + "kind": "span", + "name": "ts-route-service::RouteRepository.findByIds", + "uniq_name": "span|ts-route-service::RouteRepository.findByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 437, + "kind": "span", + "name": "ts-route-service::RouteController.queryByIds", + "uniq_name": "span|ts-route-service::RouteController.queryByIds", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 434, + "kind": "span", + "name": "ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "uniq_name": "span|ts-route-service::POST /api/v1/routeservice/routes/byIds/", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 299, + "kind": "span", + "name": "ts-basic-service::BasicController.queryForTravels", + "uniq_name": "span|ts-basic-service::BasicController.queryForTravels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 301, + "kind": "span", + "name": "ts-basic-service::POST /api/v1/basicservice/basic/travels", + "uniq_name": "span|ts-basic-service::POST /api/v1/basicservice/basic/travels", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 521, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:PodFailure:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "missing", + "state_start_time": 1756959753, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 525, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 526, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 527, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.01682841086956522, + "abnormal_avg_duration": 0.16081370485714286, + "avg_duration_ratio": 9.556083821793308, + "normal_p99": 0.048771936599999996, + "abnormal_p99": 0.9765909998199994, + "p99_ratio": 20.02362563187617, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.04, + "success_rate_drop": 0.96, + "normal_avg_duration": 0.03626752357692308, + "abnormal_avg_duration": 19.20217845088, + "avg_duration_ratio": 529.459322199167, + "normal_p99": 0.33417928752999965, + "abnormal_p99": 20.00434585868, + "p99_ratio": 59.86111828335318, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "service_operation:ts-ui-dashboard::GET /api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 536, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travel2service/trips/left", + "http_endpoint_unique:POST::/api/v1/travel2service/trips/left", + "bare_path_unique:/api/v1/travel2service/trips/left", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "legacy_exact:POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelplanservice/travelPlan/cheapest", + "http_endpoint_unique:POST::/api/v1/travelplanservice/travelPlan/cheapest", + "bare_path_unique:/api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelplanservice/travelPlan/quickest", + "http_endpoint_unique:POST::/api/v1/travelplanservice/travelPlan/quickest", + "bare_path_unique:/api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "bare_operation_unique:POST /api/v1/travelservice/trips/left", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelservice/trips/left", + "http_endpoint_unique:POST::/api/v1/travelservice/trips/left", + "bare_path_unique:/api/v1/travelservice/trips/left", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "legacy_exact:POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.04, + "success_rate_drop": 0.96, + "normal_avg_duration": 0.03626752357692308, + "abnormal_avg_duration": 19.20217845088, + "avg_duration_ratio": 529.459322199167, + "normal_p99": 0.33417928752999965, + "abnormal_p99": 20.00434585868, + "p99_ratio": 59.86111828335318, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "service_operation:ts-ui-dashboard::GET /api/v1/routeservice/routes" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-10" + ] + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-7", + "path-11", + "path-14", + "path-19", + "path-22", + "path-25", + "path-28" + ] + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travel2service/trips/left", + "http_endpoint_unique:POST::/api/v1/travel2service/trips/left", + "bare_path_unique:/api/v1/travel2service/trips/left", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "legacy_exact:POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-9", + "path-13", + "path-21", + "path-24", + "path-27", + "path-34" + ] + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelplanservice/travelPlan/cheapest", + "http_endpoint_unique:POST::/api/v1/travelplanservice/travelPlan/cheapest", + "bare_path_unique:/api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-15", + "path-17", + "path-29", + "path-31" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelplanservice/travelPlan/quickest", + "http_endpoint_unique:POST::/api/v1/travelplanservice/travelPlan/quickest", + "bare_path_unique:/api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-16", + "path-18", + "path-30", + "path-32" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "bare_operation_unique:POST /api/v1/travelservice/trips/left", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelservice/trips/left", + "http_endpoint_unique:POST::/api/v1/travelservice/trips/left", + "bare_path_unique:/api/v1/travelservice/trips/left", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "legacy_exact:POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-8", + "path-12", + "path-20", + "path-23", + "path-26", + "path-33" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 525, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 526, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 527, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.01682841086956522, + "abnormal_avg_duration": 0.16081370485714286, + "avg_duration_ratio": 9.556083821793308, + "normal_p99": 0.048771936599999996, + "abnormal_p99": 0.9765909998199994, + "p99_ratio": 20.02362563187617, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 536, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.04, + "success_rate_drop": 0.96, + "normal_avg_duration": 0.03626752357692308, + "abnormal_avg_duration": 19.20217845088, + "avg_duration_ratio": 529.459322199167, + "normal_p99": 0.33417928752999965, + "abnormal_p99": 20.00434585868, + "p99_ratio": 59.86111828335318, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "service_operation:ts-ui-dashboard::GET /api/v1/routeservice/routes" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-10" + ] + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-7", + "path-11", + "path-14", + "path-19", + "path-22", + "path-25", + "path-28" + ] + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "bare_operation_unique:POST /api/v1/travel2service/trips/left", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travel2service/trips/left", + "http_endpoint_unique:POST::/api/v1/travel2service/trips/left", + "bare_path_unique:/api/v1/travel2service/trips/left", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "legacy_exact:POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-9", + "path-13", + "path-21", + "path-24", + "path-27", + "path-34" + ] + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/cheapest", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelplanservice/travelPlan/cheapest", + "http_endpoint_unique:POST::/api/v1/travelplanservice/travelPlan/cheapest", + "bare_path_unique:/api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "legacy_exact:POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-15", + "path-17", + "path-29", + "path-31" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "bare_operation_unique:POST /api/v1/travelplanservice/travelPlan/quickest", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelplanservice/travelPlan/quickest", + "http_endpoint_unique:POST::/api/v1/travelplanservice/travelPlan/quickest", + "bare_path_unique:/api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "legacy_exact:POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-16", + "path-18", + "path-30", + "path-32" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "bare_operation_unique:POST /api/v1/travelservice/trips/left", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/travelservice/trips/left", + "http_endpoint_unique:POST::/api/v1/travelservice/trips/left", + "bare_path_unique:/api/v1/travelservice/trips/left", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "legacy_exact:ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "legacy_exact:POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-8", + "path-12", + "path-20", + "path-23", + "path-26", + "path-33" + ] + } + ], + "candidate_alarm_node_ids": [ + 525, + 526, + 527, + 528, + 529, + 532, + 536, + 539, + 540, + 541, + 543, + 544, + 546 + ], + "explained_alarm_node_ids": [ + 532, + 539, + 540, + 541, + 543, + 544 + ], + "unexplained_alarm_node_ids": [ + 525, + 526, + 527, + 528, + 529, + 536, + 546 + ], + "candidate_alarm_count": 13, + "explained_alarm_count": 6, + "unexplained_alarm_count": 7, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "service|ts-route-service" + ], + "start_kind": "service", + "category": "pod_lifecycle", + "fault_type": "PodFailure", + "resolution_method": "container_skipped_dead_end_then_service_fallback_internal" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/ts2-ts-consign-service-container-kill-z68hzq/.finished b/cases/ts2-ts-consign-service-container-kill-z68hzq/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts2-ts-consign-service-container-kill-z68hzq/causal_graph.json b/cases/ts2-ts-consign-service-container-kill-z68hzq/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..32b8cef10624570d20396bee11f068f149317443 --- /dev/null +++ b/cases/ts2-ts-consign-service-container-kill-z68hzq/causal_graph.json @@ -0,0 +1,778 @@ +{ + "case_name": "ts2-ts-consign-service-container-kill-z68hzq", + "fault_type": "ContainerKill", + "root_resolution_method": "container_skipped_dead_end_then_service_fallback_internal", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1755140013, + "component": "service|ts-consign-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1755140013, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755140013, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755140013, + "component": "span|ts-consign-service::SELECT ts", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755140013, + "component": "service|ts-consign-service", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755140013, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755140013, + "component": "span|ts-consign-service::SELECT ts.ts", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755140013, + "component": "span|ts-consign-service::ConsignController.findByAccountId", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755140013, + "component": "span|ts-consign-service::ConsignController.findByAccountId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755140013, + "component": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1755140013, + "component": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755140013, + "component": "span|ts-consign-service::SELECT ConsignRecord", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755140013, + "component": "span|ts-consign-service::SELECT ts.consign_record", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|ts-consign-service::SELECT ts.ts", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::SELECT ts.consign_record", + "target": "span|ts-consign-service::SELECT ConsignRecord" + }, + { + "source": "span|ts-consign-service::ConsignController.findByAccountId", + "target": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}" + }, + { + "source": "service|ts-consign-service", + "target": "span|ts-consign-service::SELECT ts.consign_record" + }, + { + "source": "span|ts-consign-service::SELECT ConsignRecord", + "target": "span|ts-consign-service::ConsignRepository.findByAccountId" + }, + { + "source": "service|ts-consign-service", + "target": "span|ts-consign-service::SELECT ts" + }, + { + "source": "service|ts-consign-service", + "target": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}" + }, + { + "source": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "target": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + }, + { + "source": "span|ts-consign-service::ConsignRepository.findByAccountId", + "target": "span|ts-consign-service::ConsignController.findByAccountId" + }, + { + "source": "service|ts-consign-service", + "target": "span|ts-consign-service::SELECT ConsignRecord" + }, + { + "source": "span|ts-consign-service::SELECT ts", + "target": "service|ts-consign-service" + }, + { + "source": "service|ts-consign-service", + "target": "span|ts-consign-service::ConsignRepository.findByAccountId" + }, + { + "source": "service|ts-consign-service", + "target": "span|ts-consign-service::SELECT ts.ts" + }, + { + "source": "service|ts-consign-service", + "target": "span|ts-consign-service::ConsignController.findByAccountId" + } + ], + "root_causes": [ + { + "timestamp": 1755140013, + "component": "service|ts-consign-service", + "state": [ + "missing", + "unavailable", + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1755140013, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1755140013, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "service|ts-consign-service": "ts-consign-service", + "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}": "ts-consign-service", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}": "ts-ui-dashboard", + "span|ts-consign-service::SELECT ts": "ts-consign-service", + "span|ts-consign-service::SELECT ts.ts": "ts-consign-service", + "span|ts-consign-service::ConsignController.findByAccountId": "ts-consign-service", + "span|ts-consign-service::ConsignRepository.findByAccountId": "ts-consign-service", + "span|ts-consign-service::SELECT ConsignRecord": "ts-consign-service", + "span|ts-consign-service::SELECT ts.consign_record": "ts-consign-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 500, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06862573225, + "abnormal_avg_duration": 0.359304767, + "avg_duration_ratio": 5.235714872827459, + "normal_p99": 0.07188360235999999, + "abnormal_p99": 0.359304767, + "p99_ratio": 4.9984246087246325, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9375, + "success_rate_drop": 0.0625, + "normal_avg_duration": 0.012774284590361446, + "abnormal_avg_duration": 1.6912411713333333, + "avg_duration_ratio": 132.39419862380566, + "normal_p99": 0.022912197579999932, + "abnormal_p99": 20.00215218077, + "p99_ratio": 872.9914322242878, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.014683418764573991, + "abnormal_avg_duration": 0.035110941419811324, + "avg_duration_ratio": 2.391196626804779, + "normal_p99": 0.02576760760000009, + "abnormal_p99": 0.9305553172199882, + "p99_ratio": 36.11337659534931, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2880330098082192, + "abnormal_avg_duration": 0.730732116678161, + "avg_duration_ratio": 2.536973512739751, + "normal_p99": 0.9061132887000012, + "abnormal_p99": 4.8139273006000005, + "p99_ratio": 5.312721224413927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.11225351460588234, + "abnormal_avg_duration": 0.2624332856617647, + "avg_duration_ratio": 2.3378625300344282, + "normal_p99": 0.42939777140000013, + "abnormal_p99": 2.8706012546799986, + "p99_ratio": 6.685179676924606, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.3933646517108434, + "abnormal_avg_duration": 0.920282887382353, + "avg_duration_ratio": 2.3395159767910196, + "normal_p99": 1.0143549271999985, + "abnormal_p99": 5.068503905260004, + "p99_ratio": 4.996775555920039, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.3833170548032787, + "abnormal_avg_duration": 0.9975925752093023, + "avg_duration_ratio": 2.6025259317545224, + "normal_p99": 1.0859130877999992, + "abnormal_p99": 5.738877876939998, + "p99_ratio": 5.284840878533523, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.43830954396, + "abnormal_avg_duration": 0.9135149502972972, + "avg_duration_ratio": 2.084177638579242, + "normal_p99": 1.00873692516, + "abnormal_p99": 6.239627262640003, + "p99_ratio": 6.185584275751886, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1429093604125, + "abnormal_avg_duration": 0.21830709217500002, + "avg_duration_ratio": 1.5275912756510044, + "normal_p99": 0.7796133720899994, + "abnormal_p99": 2.8219559139699997, + "p99_ratio": 3.619686391993069, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9375, + "success_rate_drop": 0.0625, + "normal_avg_duration": 0.012774284590361446, + "abnormal_avg_duration": 1.6912411713333333, + "avg_duration_ratio": 132.39419862380566, + "normal_p99": 0.022912197579999932, + "abnormal_p99": 20.00215218077, + "p99_ratio": 872.9914322242878, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-7", + "path-8", + "path-9", + "path-10", + "path-11", + "path-12", + "path-13", + "path-14" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 500, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06862573225, + "abnormal_avg_duration": 0.359304767, + "avg_duration_ratio": 5.235714872827459, + "normal_p99": 0.07188360235999999, + "abnormal_p99": 0.359304767, + "p99_ratio": 4.9984246087246325, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.014683418764573991, + "abnormal_avg_duration": 0.035110941419811324, + "avg_duration_ratio": 2.391196626804779, + "normal_p99": 0.02576760760000009, + "abnormal_p99": 0.9305553172199882, + "p99_ratio": 36.11337659534931, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2880330098082192, + "abnormal_avg_duration": 0.730732116678161, + "avg_duration_ratio": 2.536973512739751, + "normal_p99": 0.9061132887000012, + "abnormal_p99": 4.8139273006000005, + "p99_ratio": 5.312721224413927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.11225351460588234, + "abnormal_avg_duration": 0.2624332856617647, + "avg_duration_ratio": 2.3378625300344282, + "normal_p99": 0.42939777140000013, + "abnormal_p99": 2.8706012546799986, + "p99_ratio": 6.685179676924606, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.3933646517108434, + "abnormal_avg_duration": 0.920282887382353, + "avg_duration_ratio": 2.3395159767910196, + "normal_p99": 1.0143549271999985, + "abnormal_p99": 5.068503905260004, + "p99_ratio": 4.996775555920039, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.3833170548032787, + "abnormal_avg_duration": 0.9975925752093023, + "avg_duration_ratio": 2.6025259317545224, + "normal_p99": 1.0859130877999992, + "abnormal_p99": 5.738877876939998, + "p99_ratio": 5.284840878533523, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.43830954396, + "abnormal_avg_duration": 0.9135149502972972, + "avg_duration_ratio": 2.084177638579242, + "normal_p99": 1.00873692516, + "abnormal_p99": 6.239627262640003, + "p99_ratio": 6.185584275751886, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1429093604125, + "abnormal_avg_duration": 0.21830709217500002, + "avg_duration_ratio": 1.5275912756510044, + "normal_p99": 0.7796133720899994, + "abnormal_p99": 2.8219559139699997, + "p99_ratio": 3.619686391993069, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "weak_noise" + } + ], + "candidate_alarm_count": 10, + "explained_alarm_count": 1, + "unexplained_alarm_count": 9, + "candidate_strong_alarm_count": 4, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 3, + "strong_alarm_coverage": 0.25, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.25, + "alarm_coverage_confidence": 0.25, + "final_confidence": 0.25 + } +} \ No newline at end of file diff --git a/cases/ts2-ts-consign-service-container-kill-z68hzq/env.json b/cases/ts2-ts-consign-service-container-kill-z68hzq/env.json new file mode 100644 index 0000000000000000000000000000000000000000..d4bdbff275e2f53a723cb2667597261dee76e0a8 --- /dev/null +++ b/cases/ts2-ts-consign-service-container-kill-z68hzq/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts2", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1755139773", + "NORMAL_END": "1755140013", + "ABNORMAL_START": "1755140013", + "ABNORMAL_END": "1755140253" +} \ No newline at end of file diff --git a/cases/ts2-ts-consign-service-container-kill-z68hzq/injection.json b/cases/ts2-ts-consign-service-container-kill-z68hzq/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..08dd5d8b74d8bd5603a37014244d7f68f8ae1782 --- /dev/null +++ b/cases/ts2-ts-consign-service-container-kill-z68hzq/injection.json @@ -0,0 +1,31 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-14T02:53:33.765Z", + "description": "Fault for task 1876f7f5-fa7a-45d9-99c3-55faed0c7d83", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_label\":\"ts-consign-service\",\"container_name\":\"ts-consign-service\",\"pod_name\":\"ts-consign-service-745946dd49-8np6r\"},\"namespace\":\"ts\"}", + "end_time": "2025-08-14T02:57:33Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"2\":{\"name\":\"2\",\"range\":[0,2],\"children\":{\"0\":{\"name\":\"0\",\"range\":[1,60],\"children\":null,\"description\":\"Time Unit Minute\",\"value\":4},\"1\":{\"name\":\"1\",\"range\":[0,0],\"children\":null,\"description\":\"{ts: 0}\",\"value\":0},\"2\":{\"name\":\"2\",\"range\":[0,47],\"children\":null,\"description\":\"Container Index\",\"value\":13}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":2}", + "fault_type": 2, + "ground_truth": { + "container": [ + "ts-consign-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-consign-service-745946dd49-j6jfg" + ], + "service": [ + "ts-consign-service" + ], + "span": null + }, + "id": 5855, + "injection_name": "ts2-ts-consign-service-container-kill-z68hzq", + "pre_duration": 4, + "start_time": "2025-08-14T02:53:33Z", + "status": 2, + "task": null, + "task_id": "1876f7f5-fa7a-45d9-99c3-55faed0c7d83", + "updated_at": "2025-08-14T02:59:34.01Z" +} \ No newline at end of file diff --git a/cases/ts2-ts-consign-service-container-kill-z68hzq/label.txt b/cases/ts2-ts-consign-service-container-kill-z68hzq/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts2-ts-consign-service-container-kill-z68hzq/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts2-ts-consign-service-container-kill-z68hzq/result.json b/cases/ts2-ts-consign-service-container-kill-z68hzq/result.json new file mode 100644 index 0000000000000000000000000000000000000000..9606464ac8bc310a5b736b706ba638f5cd01cb2b --- /dev/null +++ b/cases/ts2-ts-consign-service-container-kill-z68hzq/result.json @@ -0,0 +1,14543 @@ +{ + "case_name": "ts2-ts-consign-service-container-kill-z68hzq", + "injection_nodes": [ + "service|ts-consign-service" + ], + "alarm_nodes": [ + 544, + 545, + 546, + 531, + 500, + 532, + 534, + 541, + 542, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 219 + ], + "injection_states": [ + "missing" + ], + "paths": [ + { + "nodes": [ + 219, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 328, + 219, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 328, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 328, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 330, + 219, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 330, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 330, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 328, + 219, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 328, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 328, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 330, + 219, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 330, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 330, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 328, + 219, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 328, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 328, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 330, + 219, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 330, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 330, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 327, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 327, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 328, + 219, + 327, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 328, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 328, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 327, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 7, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 330, + 219, + 327, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 330, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 330, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 327, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 7, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 328, + 219, + 329, + 327, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 328, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 329, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 328, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 329, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 327, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 7, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 8, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 329, + 327, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 329, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 329, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 330, + 219, + 329, + 327, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 330, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 329, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 330, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 329, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 327, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 7, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 8, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 256, + 264, + 265, + 532, + 533, + 280, + 548, + 556, + 316, + 317, + 318, + 319, + 320, + 321, + 322, + 323, + 324, + 325, + 326, + 327, + 328, + 329, + 330, + 331, + 332, + 333, + 212, + 215, + 216, + 218, + 219, + 224, + 225, + 230, + 231, + 233, + 235, + 236, + 239, + 240, + 242, + 243, + 245, + 246, + 247, + 249 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 219, + "component": "service|ts-consign-service", + "canonical_state": "missing", + "root_cause_states": [ + "degraded", + "missing", + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|ts-consign-service", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1755140013 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ], + "evidence": { + "alarm_count": 10, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 219, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 328, + 219, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 328, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 328, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 330, + 219, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 330, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 330, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 328, + 219, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 328, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 328, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 330, + 219, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 330, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 330, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 328, + 219, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 328, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 328, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 330, + 219, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 330, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 330, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 327, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 327, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 328, + 219, + 327, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 328, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 328, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 327, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 7, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 330, + 219, + 327, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 330, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 330, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 327, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 7, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 328, + 219, + 329, + 327, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 328, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 329, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 328, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 329, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 327, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 7, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 8, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 329, + 327, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 329, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 329, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 330, + 219, + 329, + 327, + 319, + 316, + 323, + 532 + ], + "states": [ + [ + "degraded", + "unavailable" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "includes_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:ContainerKill:L1", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:lift", + "manifest:ContainerKill:L2", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013, + 1755140013 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "ContainerKill", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 330, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_backward", + "layer": null, + "dst_node_id": 219, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 329, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 319, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 316, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 323, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2835820895522388, + "matched": true + }, + { + "kind": "span", + "feature": "connection_refused_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unavailable", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755140013, + "dst_onset": 1755140013, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755140013, + "window_end": 1755140312, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 1, + "node_id": 330, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 2, + "node_id": 219, + "onset": 1755140013, + "is_injection": true, + "lower_bound": 1755140008, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 3, + "node_id": 329, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 4, + "node_id": 327, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 5, + "node_id": 319, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 6, + "node_id": 316, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 7, + "node_id": 323, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + }, + { + "node_index": 8, + "node_id": 532, + "onset": 1755140013, + "is_injection": false, + "lower_bound": 1755140013, + "upper_bound": 1755140312, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 15, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 328, + "kind": "span", + "name": "ts-consign-service::SELECT ts", + "uniq_name": "span|ts-consign-service::SELECT ts", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 330, + "kind": "span", + "name": "ts-consign-service::SELECT ts.ts", + "uniq_name": "span|ts-consign-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 328, + "kind": "span", + "name": "ts-consign-service::SELECT ts", + "uniq_name": "span|ts-consign-service::SELECT ts", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 330, + "kind": "span", + "name": "ts-consign-service::SELECT ts.ts", + "uniq_name": "span|ts-consign-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 328, + "kind": "span", + "name": "ts-consign-service::SELECT ts", + "uniq_name": "span|ts-consign-service::SELECT ts", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 330, + "kind": "span", + "name": "ts-consign-service::SELECT ts.ts", + "uniq_name": "span|ts-consign-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::SELECT ConsignRecord", + "uniq_name": "span|ts-consign-service::SELECT ConsignRecord", + "state": "healthy, missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 328, + "kind": "span", + "name": "ts-consign-service::SELECT ts", + "uniq_name": "span|ts-consign-service::SELECT ts", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::SELECT ConsignRecord", + "uniq_name": "span|ts-consign-service::SELECT ConsignRecord", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 330, + "kind": "span", + "name": "ts-consign-service::SELECT ts.ts", + "uniq_name": "span|ts-consign-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::SELECT ConsignRecord", + "uniq_name": "span|ts-consign-service::SELECT ConsignRecord", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 328, + "kind": "span", + "name": "ts-consign-service::SELECT ts", + "uniq_name": "span|ts-consign-service::SELECT ts", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 329, + "kind": "span", + "name": "ts-consign-service::SELECT ts.consign_record", + "uniq_name": "span|ts-consign-service::SELECT ts.consign_record", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::SELECT ConsignRecord", + "uniq_name": "span|ts-consign-service::SELECT ConsignRecord", + "state": "healthy, missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 329, + "kind": "span", + "name": "ts-consign-service::SELECT ts.consign_record", + "uniq_name": "span|ts-consign-service::SELECT ts.consign_record", + "state": "healthy, missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::SELECT ConsignRecord", + "uniq_name": "span|ts-consign-service::SELECT ConsignRecord", + "state": "healthy, missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "degraded, unavailable", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 330, + "kind": "span", + "name": "ts-consign-service::SELECT ts.ts", + "uniq_name": "span|ts-consign-service::SELECT ts.ts", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 219, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:ContainerKill:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 329, + "kind": "span", + "name": "ts-consign-service::SELECT ts.consign_record", + "uniq_name": "span|ts-consign-service::SELECT ts.consign_record", + "state": "missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::SELECT ConsignRecord", + "uniq_name": "span|ts-consign-service::SELECT ConsignRecord", + "state": "healthy, missing", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1755140013, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 500, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + } + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06862573225, + "abnormal_avg_duration": 0.359304767, + "avg_duration_ratio": 5.235714872827459, + "normal_p99": 0.07188360235999999, + "abnormal_p99": 0.359304767, + "p99_ratio": 4.9984246087246325, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9375, + "success_rate_drop": 0.0625, + "normal_avg_duration": 0.012774284590361446, + "abnormal_avg_duration": 1.6912411713333333, + "avg_duration_ratio": 132.39419862380566, + "normal_p99": 0.022912197579999932, + "abnormal_p99": 20.00215218077, + "p99_ratio": 872.9914322242878, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.014683418764573991, + "abnormal_avg_duration": 0.035110941419811324, + "avg_duration_ratio": 2.391196626804779, + "normal_p99": 0.02576760760000009, + "abnormal_p99": 0.9305553172199882, + "p99_ratio": 36.11337659534931, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2880330098082192, + "abnormal_avg_duration": 0.730732116678161, + "avg_duration_ratio": 2.536973512739751, + "normal_p99": 0.9061132887000012, + "abnormal_p99": 4.8139273006000005, + "p99_ratio": 5.312721224413927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.11225351460588234, + "abnormal_avg_duration": 0.2624332856617647, + "avg_duration_ratio": 2.3378625300344282, + "normal_p99": 0.42939777140000013, + "abnormal_p99": 2.8706012546799986, + "p99_ratio": 6.685179676924606, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.3933646517108434, + "abnormal_avg_duration": 0.920282887382353, + "avg_duration_ratio": 2.3395159767910196, + "normal_p99": 1.0143549271999985, + "abnormal_p99": 5.068503905260004, + "p99_ratio": 4.996775555920039, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.3833170548032787, + "abnormal_avg_duration": 0.9975925752093023, + "avg_duration_ratio": 2.6025259317545224, + "normal_p99": 1.0859130877999992, + "abnormal_p99": 5.738877876939998, + "p99_ratio": 5.284840878533523, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.43830954396, + "abnormal_avg_duration": 0.9135149502972972, + "avg_duration_ratio": 2.084177638579242, + "normal_p99": 1.00873692516, + "abnormal_p99": 6.239627262640003, + "p99_ratio": 6.185584275751886, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1429093604125, + "abnormal_avg_duration": 0.21830709217500002, + "avg_duration_ratio": 1.5275912756510044, + "normal_p99": 0.7796133720899994, + "abnormal_p99": 2.8219559139699997, + "p99_ratio": 3.619686391993069, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9375, + "success_rate_drop": 0.0625, + "normal_avg_duration": 0.012774284590361446, + "abnormal_avg_duration": 1.6912411713333333, + "avg_duration_ratio": 132.39419862380566, + "normal_p99": 0.022912197579999932, + "abnormal_p99": 20.00215218077, + "p99_ratio": 872.9914322242878, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-7", + "path-8", + "path-9", + "path-10", + "path-11", + "path-12", + "path-13", + "path-14" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 500, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "service_operation:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "bare_operation_unique:POST /api/v1/travelservice/trip_detail", + "http_endpoint:ts-travel-service::POST::/api/v1/travelservice/trip_detail", + "http_endpoint_unique:POST::/api/v1/travelservice/trip_detail", + "bare_path_unique:/api/v1/travelservice/trip_detail", + "legacy_exact:span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:ts-travel-service::POST /api/v1/travelservice/trip_detail", + "legacy_exact:POST /api/v1/travelservice/trip_detail" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.06862573225, + "abnormal_avg_duration": 0.359304767, + "avg_duration_ratio": 5.235714872827459, + "normal_p99": 0.07188360235999999, + "abnormal_p99": 0.359304767, + "p99_ratio": 4.9984246087246325, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.014683418764573991, + "abnormal_avg_duration": 0.035110941419811324, + "avg_duration_ratio": 2.391196626804779, + "normal_p99": 0.02576760760000009, + "abnormal_p99": 0.9305553172199882, + "p99_ratio": 36.11337659534931, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/contactservice/contacts/account/{accountId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}", + "service_operation:ts-ui-dashboard::GET /api/v1/contactservice/contacts/account/{accountId}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.2880330098082192, + "abnormal_avg_duration": 0.730732116678161, + "avg_duration_ratio": 2.536973512739751, + "normal_p99": 0.9061132887000012, + "abnormal_p99": 4.8139273006000005, + "p99_ratio": 5.312721224413927, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.11225351460588234, + "abnormal_avg_duration": 0.2624332856617647, + "avg_duration_ratio": 2.3378625300344282, + "normal_p99": 0.42939777140000013, + "abnormal_p99": 2.8706012546799986, + "p99_ratio": 6.685179676924606, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.3933646517108434, + "abnormal_avg_duration": 0.920282887382353, + "avg_duration_ratio": 2.3395159767910196, + "normal_p99": 1.0143549271999985, + "abnormal_p99": 5.068503905260004, + "p99_ratio": 4.996775555920039, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.3833170548032787, + "abnormal_avg_duration": 0.9975925752093023, + "avg_duration_ratio": 2.6025259317545224, + "normal_p99": 1.0859130877999992, + "abnormal_p99": 5.738877876939998, + "p99_ratio": 5.284840878533523, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.43830954396, + "abnormal_avg_duration": 0.9135149502972972, + "avg_duration_ratio": 2.084177638579242, + "normal_p99": 1.00873692516, + "abnormal_p99": 6.239627262640003, + "p99_ratio": 6.185584275751886, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.1429093604125, + "abnormal_avg_duration": 0.21830709217500002, + "avg_duration_ratio": 1.5275912756510044, + "normal_p99": 0.7796133720899994, + "abnormal_p99": 2.8219559139699997, + "p99_ratio": 3.619686391993069, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "weak_noise" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9375, + "success_rate_drop": 0.0625, + "normal_avg_duration": 0.012774284590361446, + "abnormal_avg_duration": 1.6912411713333333, + "avg_duration_ratio": 132.39419862380566, + "normal_p99": 0.022912197579999932, + "abnormal_p99": 20.00215218077, + "p99_ratio": 872.9914322242878, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-7", + "path-8", + "path-9", + "path-10", + "path-11", + "path-12", + "path-13", + "path-14" + ] + } + ], + "candidate_alarm_node_ids": [ + 500, + 531, + 532, + 534, + 541, + 542, + 543, + 544, + 545, + 546 + ], + "explained_alarm_node_ids": [ + 532 + ], + "unexplained_alarm_node_ids": [ + 500, + 531, + 534, + 541, + 542, + 543, + 544, + 545, + 546 + ], + "candidate_alarm_count": 10, + "explained_alarm_count": 1, + "unexplained_alarm_count": 9, + "strong_alarm_coverage": 0.25, + "candidate_strong_alarm_count": 4, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 3, + "resolution_info": { + "resolved_nodes": [ + "service|ts-consign-service" + ], + "start_kind": "service", + "category": "pod_lifecycle", + "fault_type": "ContainerKill", + "resolution_method": "container_skipped_dead_end_then_service_fallback_internal" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/ts2-ts-seat-service-request-delay-jg97tv/.finished b/cases/ts2-ts-seat-service-request-delay-jg97tv/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts2-ts-seat-service-request-delay-jg97tv/causal_graph.json b/cases/ts2-ts-seat-service-request-delay-jg97tv/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..c9318e0615a61b2023410e9c6f1a30780b452371 --- /dev/null +++ b/cases/ts2-ts-seat-service-request-delay-jg97tv/causal_graph.json @@ -0,0 +1,1081 @@ +{ + "case_name": "ts2-ts-seat-service-request-delay-jg97tv", + "fault_type": "HTTPRequestDelay", + "root_resolution_method": "http_span_fallback_to_service", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1754937961, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937964, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937964, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937964, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-travel-service::TravelController.queryInfo", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937967, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-seat-service::BasicErrorController.error", + "state": [ + "unknown" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-preserve-service::PreserveController.preserve", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937964, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937964, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937964, + "component": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754937964, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-preserve-service::PreserveController.preserve", + "target": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + }, + { + "source": "span|ts-travel-service::TravelController.queryInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/left" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-service::TravelController.queryInfo" + }, + { + "source": "span|ts-seat-service::BasicErrorController.error", + "target": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets" + }, + { + "source": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "target": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.queryInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "target": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + }, + { + "source": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + } + ], + "root_causes": [ + { + "component": "service|ts-seat-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1754937961, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937964, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937967, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1754937961, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937964, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937967, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754937961, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "slow", + "missing" + ] + } + ], + "component_to_service": { + "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets": "ts-seat-service", + "span|ts-travel-plan-service::TravelPlanController.getByCheapest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-ui-dashboard", + "span|ts-travel-plan-service::TravelPlanController.getByMinStation": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-ui-dashboard", + "span|ts-travel-plan-service::TravelPlanController.getByQuickest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-ui-dashboard", + "span|ts-travel-service::TravelController.queryInfo": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/left": "ts-travel-service", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left": "ts-ui-dashboard", + "span|ts-seat-service::BasicErrorController.error": "ts-seat-service", + "span|ts-seat-service::SeatController.getLeftTicketOfInterval": "ts-seat-service", + "span|ts-travel-service::TravelController.getTripAllDetailInfo": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail": "ts-travel-service", + "span|ts-preserve-service::PreserveController.preserve": "ts-preserve-service", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve": "ts-preserve-service", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve": "ts-ui-dashboard", + "span|ts-route-plan-service::RoutePlanController.getMinStopStations": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations": "ts-route-plan-service", + "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute": "ts-route-plan-service", + "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute": "ts-route-plan-service", + "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo": "ts-travel2-service", + "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.queryInfo": "ts-travel2-service", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left": "ts-travel2-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 431, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.020263516979716026, + "abnormal_avg_duration": 0.021410579272727274, + "avg_duration_ratio": 1.0566072658640386, + "normal_p99": 0.20810769523999953, + "abnormal_p99": 0.13158011531999764, + "p99_ratio": 0.6322693409691232, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes", + "bare_operation_unique:GET /api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 432, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.013443970684210526, + "abnormal_avg_duration": 0.09918465246666666, + "avg_duration_ratio": 7.377630820272136, + "normal_p99": 0.0436531325, + "abnormal_p99": 0.9257848467399995, + "p99_ratio": 21.20775288554606, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9545454545454546, + "success_rate_drop": 0.045454545454545414, + "normal_avg_duration": 0.3272629830703125, + "abnormal_avg_duration": 5.128428810227273, + "avg_duration_ratio": 15.670665720007294, + "normal_p99": 1.1585884110700009, + "abnormal_p99": 13.202570511419992, + "p99_ratio": 11.395393208902298, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5076327281333334, + "abnormal_avg_duration": 6.7202477189, + "avg_duration_ratio": 13.238405143048379, + "normal_p99": 1.3773288193799986, + "abnormal_p99": 17.943007569330003, + "p99_ratio": 13.02739572196493, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.6539435789259259, + "abnormal_avg_duration": 4.7653209825, + "avg_duration_ratio": 7.287052180138894, + "normal_p99": 4.910225233119999, + "abnormal_p99": 17.99511372681, + "p99_ratio": 3.6648244983613, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5627168978529411, + "abnormal_avg_duration": 7.749410298714285, + "avg_duration_ratio": 13.771419213253296, + "normal_p99": 3.2311270773899916, + "abnormal_p99": 17.759302966659998, + "p99_ratio": 5.496318325246878, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9583333333333334, + "success_rate_drop": 0.04166666666666663, + "normal_avg_duration": 0.1368330641656051, + "abnormal_avg_duration": 5.413071402666667, + "avg_duration_ratio": 39.55967394046941, + "normal_p99": 0.9243655015999999, + "abnormal_p99": 13.668031651419998, + "p99_ratio": 14.78639307477591, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9545454545454546, + "success_rate_drop": 0.045454545454545414, + "normal_avg_duration": 0.3272629830703125, + "abnormal_avg_duration": 5.128428810227273, + "avg_duration_ratio": 15.670665720007294, + "normal_p99": 1.1585884110700009, + "abnormal_p99": 13.202570511419992, + "p99_ratio": 11.395393208902298, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-12", + "path-13", + "path-14" + ] + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5076327281333334, + "abnormal_avg_duration": 6.7202477189, + "avg_duration_ratio": 13.238405143048379, + "normal_p99": 1.3773288193799986, + "abnormal_p99": 17.943007569330003, + "p99_ratio": 13.02739572196493, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-0", + "path-4", + "path-8", + "path-16", + "path-19" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.6539435789259259, + "abnormal_avg_duration": 4.7653209825, + "avg_duration_ratio": 7.287052180138894, + "normal_p99": 4.910225233119999, + "abnormal_p99": 17.99511372681, + "p99_ratio": 3.6648244983613, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-1", + "path-5", + "path-9", + "path-15", + "path-18" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5627168978529411, + "abnormal_avg_duration": 7.749410298714285, + "avg_duration_ratio": 13.771419213253296, + "normal_p99": 3.2311270773899916, + "abnormal_p99": 17.759302966659998, + "p99_ratio": 5.496318325246878, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-2", + "path-6", + "path-10", + "path-17", + "path-20" + ] + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9583333333333334, + "success_rate_drop": 0.04166666666666663, + "normal_avg_duration": 0.1368330641656051, + "abnormal_avg_duration": 5.413071402666667, + "avg_duration_ratio": 39.55967394046941, + "normal_p99": 0.9243655015999999, + "abnormal_p99": 13.668031651419998, + "p99_ratio": 14.78639307477591, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-3", + "path-7", + "path-11" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 431, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.020263516979716026, + "abnormal_avg_duration": 0.021410579272727274, + "avg_duration_ratio": 1.0566072658640386, + "normal_p99": 0.20810769523999953, + "abnormal_p99": 0.13158011531999764, + "p99_ratio": 0.6322693409691232, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes", + "bare_operation_unique:GET /api/v1/routeservice/routes" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 432, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.013443970684210526, + "abnormal_avg_duration": 0.09918465246666666, + "avg_duration_ratio": 7.377630820272136, + "normal_p99": 0.0436531325, + "abnormal_p99": 0.9257848467399995, + "p99_ratio": 21.20775288554606, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + } + ], + "candidate_alarm_count": 10, + "explained_alarm_count": 5, + "unexplained_alarm_count": 5, + "candidate_strong_alarm_count": 5, + "explained_strong_alarm_count": 5, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/ts2-ts-seat-service-request-delay-jg97tv/env.json b/cases/ts2-ts-seat-service-request-delay-jg97tv/env.json new file mode 100644 index 0000000000000000000000000000000000000000..0f1e87c467fa09ec86398703cee74a398439b87e --- /dev/null +++ b/cases/ts2-ts-seat-service-request-delay-jg97tv/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts2", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1754937721", + "NORMAL_END": "1754937961", + "ABNORMAL_START": "1754937961", + "ABNORMAL_END": "1754938201" +} \ No newline at end of file diff --git a/cases/ts2-ts-seat-service-request-delay-jg97tv/injection.json b/cases/ts2-ts-seat-service-request-delay-jg97tv/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..dd2a1657feaf7a7403e74b13471c79e81870efe3 --- /dev/null +++ b/cases/ts2-ts-seat-service-request-delay-jg97tv/injection.json @@ -0,0 +1,39 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-11T18:46:01.12Z", + "description": "Fault for task 3f4a3826-fe65-4a52-b965-48d8eda20012", + "display_config": "{\"delay_duration\":1430,\"duration\":4,\"injection_point\":{\"app_name\":\"ts-seat-service\",\"method\":\"POST\",\"route\":\"/api/v1/orderservice/order/*\",\"server_address\":\"ts-order-service\",\"server_port\":\"8080\"},\"namespace\":\"ts\"}", + "end_time": "2025-08-11T18:50:01Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"7\":{\"name\":\"7\",\"range\":[0,3],\"children\":{\"0\":{\"name\":\"0\",\"range\":[1,60],\"children\":null,\"description\":\"Time Unit Minute\",\"value\":4},\"1\":{\"name\":\"1\",\"range\":[0,0],\"children\":null,\"description\":\"{ts: 0}\",\"value\":0},\"2\":{\"name\":\"2\",\"range\":[0,67],\"children\":null,\"description\":\"Flattened HTTP Endpoint Index\",\"value\":35},\"3\":{\"name\":\"3\",\"range\":[10,5000],\"children\":null,\"description\":\"Delay in milliseconds\",\"value\":1430}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":7}", + "fault_type": 7, + "ground_truth": { + "container": [ + "ts-order-service", + "ts-seat-service" + ], + "function": null, + "metric": [ + "http_latency" + ], + "pod": [ + "ts-order-service-56b9db98d8-2c52p", + "ts-seat-service-75676c6d97-srdsf" + ], + "service": [ + "ts-seat-service", + "ts-order-service" + ], + "span": [ + "ts-seat-service", + "ts-order-service" + ] + }, + "id": 5007, + "injection_name": "ts2-ts-seat-service-request-delay-jg97tv", + "pre_duration": 4, + "start_time": "2025-08-11T18:46:01Z", + "status": 2, + "task": null, + "task_id": "3f4a3826-fe65-4a52-b965-48d8eda20012", + "updated_at": "2025-08-11T18:50:02.457Z" +} \ No newline at end of file diff --git a/cases/ts2-ts-seat-service-request-delay-jg97tv/label.txt b/cases/ts2-ts-seat-service-request-delay-jg97tv/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts2-ts-seat-service-request-delay-jg97tv/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts2-ts-seat-service-request-delay-jg97tv/result.json b/cases/ts2-ts-seat-service-request-delay-jg97tv/result.json new file mode 100644 index 0000000000000000000000000000000000000000..763059f66f8fd03524ce4301b33a4e45f74d1a42 --- /dev/null +++ b/cases/ts2-ts-seat-service-request-delay-jg97tv/result.json @@ -0,0 +1,23722 @@ +{ + "case_name": "ts2-ts-seat-service-request-delay-jg97tv", + "injection_nodes": [ + "service|ts-seat-service" + ], + "alarm_nodes": [ + 544, + 545, + 431, + 432, + 529, + 530, + 531, + 540, + 542, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 214 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 451, + 495, + 492, + 542 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.646060359356689, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.141863872167315, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.606040730869546, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.078626483650307, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.38236025243346, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.021928316646791, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 495, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 492, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 542, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 496, + 493, + 543 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937964, + 1754937964, + 1754937964 + ], + "propagation_delays": [ + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.094859225838937, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4762869483766947, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.092687357700501, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4689857919921716, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.055155699214135, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.426601506697283, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937964, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 496, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 493, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 543, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 497, + 494, + 544 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.351241236774065, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.699664749400599, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.328073206793304, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7014014082835528, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.310848292150506, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7035307811863284, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 497, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 494, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 544, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 508, + 500, + 545 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937967 + ], + "propagation_delays": [ + 0.0, + 0.0, + 6.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.885873895597834, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.799057140141734, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.857216920899978, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.9950351207308, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 9.830187840068737, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 102.59640374055144, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937967, + "delay": 6, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 545, + "onset": 1754937967, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 449, + 451, + 495, + 492, + 542 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.646060359356689, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.141863872167315, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.606040730869546, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.078626483650307, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.38236025243346, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.021928316646791, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 449, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 495, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 492, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 542, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 449, + 451, + 496, + 493, + 543 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937964, + 1754937964, + 1754937964 + ], + "propagation_delays": [ + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.094859225838937, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4762869483766947, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.092687357700501, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4689857919921716, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.055155699214135, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.426601506697283, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937964, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 449, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 496, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 449, + 451, + 497, + 494, + 544 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.351241236774065, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.699664749400599, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.328073206793304, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7014014082835528, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.310848292150506, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7035307811863284, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 449, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 497, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 449, + 451, + 508, + 500, + 545 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937967 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 6.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.885873895597834, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.799057140141734, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.857216920899978, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.9950351207308, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 9.830187840068737, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 102.59640374055144, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937967, + "delay": 6, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 449, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 508, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 545, + "onset": 1754937967, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 453, + 451, + 495, + 492, + 542 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.646060359356689, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.141863872167315, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.606040730869546, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.078626483650307, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.38236025243346, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.021928316646791, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 453, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 495, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 492, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 542, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 453, + 451, + 496, + 493, + 543 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937964, + 1754937964, + 1754937964 + ], + "propagation_delays": [ + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.094859225838937, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4762869483766947, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.092687357700501, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4689857919921716, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.055155699214135, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.426601506697283, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937964, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 453, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 496, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 453, + 451, + 497, + 494, + 544 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.351241236774065, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.699664749400599, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.328073206793304, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7014014082835528, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.310848292150506, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7035307811863284, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 453, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 497, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 453, + 451, + 508, + 500, + 545 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937967 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 6.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.885873895597834, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.799057140141734, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.857216920899978, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.9950351207308, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 9.830187840068737, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 102.59640374055144, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937967, + "delay": 6, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 453, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 508, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 545, + "onset": 1754937967, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 506, + 499, + 416, + 415, + 540 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.511233917629178, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.189723111549704, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.485434918285787, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.56850990281505, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.140373072848827, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.33628956929363, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.123594750780103, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.127286243940627, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 24.548737304308734, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 19.644406402226355, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 506, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 499, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 416, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 415, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 540, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 449, + 451, + 506, + 499, + 416, + 415, + 540 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.511233917629178, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.189723111549704, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.485434918285787, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.56850990281505, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.140373072848827, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.33628956929363, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.123594750780103, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.127286243940627, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 24.548737304308734, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 19.644406402226355, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 449, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 506, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 416, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 415, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 540, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 453, + 451, + 506, + 499, + 416, + 415, + 540 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "erroring", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.511233917629178, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.189723111549704, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.485434918285787, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.56850990281505, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.140373072848827, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.33628956929363, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.123594750780103, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.127286243940627, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 24.548737304308734, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 19.644406402226355, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 453, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 506, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 416, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 415, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 540, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 506, + 499, + 429, + 426, + 496, + 493, + 543 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937964, + 1754937964, + 1754937964, + 1754937964, + 1754937964 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.511233917629178, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.189723111549704, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.485434918285787, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.56850990281505, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 3.821090169076491, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.6779167593304445, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 3.8186438608651043, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.6721676639152503, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.094859225838937, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4762869483766947, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.092687357700501, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4689857919921716, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.055155699214135, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.426601506697283, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937964, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 506, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 499, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 7, + "node_id": 543, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 508, + 500, + 428, + 425, + 495, + 492, + 542 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.885873895597834, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.799057140141734, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.857216920899978, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.9950351207308, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.213070691373389, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.438528824489278, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.181636565820535, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.344027524263382, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.646060359356689, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.141863872167315, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.606040730869546, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.078626483650307, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.38236025243346, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.021928316646791, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 425, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 492, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 7, + "node_id": 542, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 508, + 500, + 430, + 427, + 497, + 494, + 544 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.885873895597834, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.799057140141734, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.857216920899978, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.9950351207308, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.716941048668741, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7659866063085611, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.706790350209489, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7679116751101059, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.351241236774065, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.699664749400599, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.328073206793304, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7014014082835528, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.310848292150506, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7035307811863284, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 520, + 513, + 429, + 426, + 496, + 493, + 543 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937964, + 1754937964, + 1754937964, + 1754937964, + 1754937964, + 1754937964, + 1754937964 + ], + "propagation_delays": [ + 3.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 0.5105041225433861, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.038135696971035, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18710033946475094 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 0.5095715582205679, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.0352994280935968, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18710033946475094 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 3.821090169076491, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.6779167593304445, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 3.8186438608651043, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.6721676639152503, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.094859225838937, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4762869483766947, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.092687357700501, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4689857919921716, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.055155699214135, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.426601506697283, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937964, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 513, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 7, + "node_id": 543, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 522, + 514, + 428, + 425, + 495, + 492, + 542 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 1.288064381352856, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.0185514656687809, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15767996806481657 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 1.2841370553217821, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.0119699348337066, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15767996806481657 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.213070691373389, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.438528824489278, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.181636565820535, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.344027524263382, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.646060359356689, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.141863872167315, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.606040730869546, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.078626483650307, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.38236025243346, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.021928316646791, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 425, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 492, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 7, + "node_id": 542, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 522, + 514, + 430, + 427, + 497, + 494, + 544 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 1.288064381352856, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.0185514656687809, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15767996806481657 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 1.2841370553217821, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.0119699348337066, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15767996806481657 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.716941048668741, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7659866063085611, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.706790350209489, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7679116751101059, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.351241236774065, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.699664749400599, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.328073206793304, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7014014082835528, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.310848292150506, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7035307811863284, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 513, + 514, + 520, + 522, + 273, + 274, + 275, + 276, + 277, + 278, + 540, + 541, + 542, + 415, + 416, + 543, + 544, + 545, + 425, + 426, + 427, + 428, + 429, + 430, + 449, + 450, + 451, + 452, + 453, + 214, + 492, + 493, + 494, + 495, + 496, + 497, + 499, + 500, + 506, + 508 + ], + "max_hops_reached": 7, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 450, + 416, + 415, + 540 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.140373072848827, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.33628956929363, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.123594750780103, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.127286243940627, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 24.548737304308734, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 19.644406402226355, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937961, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 450, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 416, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 415, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 540, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 452, + 450, + 416, + 415, + 540 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 450, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 8.352828457630773, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 139.4409034208278, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.140373072848827, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.33628956929363, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.123594750780103, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.127286243940627, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 24.548737304308734, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 19.644406402226355, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937961, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 452, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 450, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 416, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 415, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 540, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 214, + "component": "service|ts-seat-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|ts-seat-service", + "states": [ + "degraded", + "slow" + ], + "first_state_at": 1754937961 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-route-service::GET /api/v1/routeservice/routes", + "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ], + "evidence": { + "alarm_count": 10, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 451, + 495, + 492, + 542 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.646060359356689, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.141863872167315, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.606040730869546, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.078626483650307, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.38236025243346, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.021928316646791, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 495, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 492, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 542, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 496, + 493, + 543 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937964, + 1754937964, + 1754937964 + ], + "propagation_delays": [ + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.094859225838937, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4762869483766947, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.092687357700501, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4689857919921716, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.055155699214135, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.426601506697283, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937964, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 496, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 493, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 543, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 497, + 494, + 544 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.351241236774065, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.699664749400599, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.328073206793304, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7014014082835528, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.310848292150506, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7035307811863284, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 497, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 494, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 544, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 508, + 500, + 545 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937967 + ], + "propagation_delays": [ + 0.0, + 0.0, + 6.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.885873895597834, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.799057140141734, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.857216920899978, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.9950351207308, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 9.830187840068737, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 102.59640374055144, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937967, + "delay": 6, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 545, + "onset": 1754937967, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 449, + 451, + 495, + 492, + 542 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.646060359356689, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.141863872167315, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.606040730869546, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.078626483650307, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.38236025243346, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.021928316646791, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 449, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 495, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 492, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 542, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 449, + 451, + 496, + 493, + 543 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937964, + 1754937964, + 1754937964 + ], + "propagation_delays": [ + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.094859225838937, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4762869483766947, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.092687357700501, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4689857919921716, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.055155699214135, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.426601506697283, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937964, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 449, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 496, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 449, + 451, + 497, + 494, + 544 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.351241236774065, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.699664749400599, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.328073206793304, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7014014082835528, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.310848292150506, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7035307811863284, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 449, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 497, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 449, + 451, + 508, + 500, + 545 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937967 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 6.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.885873895597834, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.799057140141734, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.857216920899978, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.9950351207308, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 9.830187840068737, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 102.59640374055144, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937967, + "delay": 6, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 449, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 508, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 545, + "onset": 1754937967, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 453, + 451, + 495, + 492, + 542 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.646060359356689, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.141863872167315, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.606040730869546, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.078626483650307, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.38236025243346, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.021928316646791, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 453, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 495, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 492, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 542, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 453, + 451, + 496, + 493, + 543 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937964, + 1754937964, + 1754937964 + ], + "propagation_delays": [ + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.094859225838937, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4762869483766947, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.092687357700501, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4689857919921716, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.055155699214135, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.426601506697283, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937964, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 453, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 496, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 543, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 453, + 451, + 497, + 494, + 544 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.351241236774065, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.699664749400599, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.328073206793304, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7014014082835528, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.310848292150506, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7035307811863284, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 453, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 497, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 453, + 451, + 508, + 500, + 545 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937967 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 6.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.885873895597834, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.799057140141734, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.857216920899978, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.9950351207308, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 9.830187840068737, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 102.59640374055144, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937967, + "delay": 6, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 453, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 508, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 545, + "onset": 1754937967, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 506, + 499, + 416, + 415, + 540 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.511233917629178, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.189723111549704, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.485434918285787, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.56850990281505, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.140373072848827, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.33628956929363, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.123594750780103, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.127286243940627, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 24.548737304308734, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 19.644406402226355, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 506, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 499, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 416, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 415, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 540, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 449, + 451, + 506, + 499, + 416, + 415, + 540 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.511233917629178, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.189723111549704, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.485434918285787, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.56850990281505, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.140373072848827, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.33628956929363, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.123594750780103, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.127286243940627, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 24.548737304308734, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 19.644406402226355, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 449, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 506, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 416, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 415, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 540, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 453, + 451, + 506, + 499, + 416, + 415, + 540 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "erroring", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.702069525060495, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 93.01427096503198, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.008888888888888889, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.511233917629178, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.189723111549704, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.485434918285787, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.56850990281505, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.140373072848827, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.33628956929363, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 5.123594750780103, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 20.127286243940627, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 24.548737304308734, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 19.644406402226355, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 453, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 506, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 416, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 415, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 540, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 506, + 499, + 429, + 426, + 496, + 493, + 543 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937964, + 1754937964, + 1754937964, + 1754937964, + 1754937964 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.511233917629178, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.189723111549704, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.485434918285787, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.56850990281505, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 3.821090169076491, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.6779167593304445, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 3.8186438608651043, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.6721676639152503, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.094859225838937, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4762869483766947, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.092687357700501, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4689857919921716, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.055155699214135, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.426601506697283, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937964, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 506, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 499, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 7, + "node_id": 543, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 508, + 500, + 428, + 425, + 495, + 492, + 542 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.885873895597834, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.799057140141734, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.857216920899978, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.9950351207308, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.213070691373389, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.438528824489278, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.181636565820535, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.344027524263382, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.646060359356689, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.141863872167315, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.606040730869546, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.078626483650307, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.38236025243346, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.021928316646791, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 425, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 492, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 7, + "node_id": 542, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 508, + 500, + 430, + 427, + 497, + 494, + 544 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.885873895597834, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 35.799057140141734, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 12.857216920899978, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 34.9950351207308, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.716941048668741, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7659866063085611, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.706790350209489, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7679116751101059, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.351241236774065, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.699664749400599, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.328073206793304, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7014014082835528, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.310848292150506, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7035307811863284, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 520, + 513, + 429, + 426, + 496, + 493, + 543 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937964, + 1754937964, + 1754937964, + 1754937964, + 1754937964, + 1754937964, + 1754937964 + ], + "propagation_delays": [ + 3.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 520, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 0.5105041225433861, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.038135696971035, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18710033946475094 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 0.5095715582205679, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.0352994280935968, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.18710033946475094 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 3.821090169076491, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.6779167593304445, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 3.8186438608651043, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.6721676639152503, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.094859225838937, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4762869483766947, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.092687357700501, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.4689857919921716, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 4.055155699214135, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.426601506697283, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937964, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937964, + "dst_onset": 1754937964, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 520, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 513, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 7, + "node_id": 543, + "onset": 1754937964, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 522, + 514, + 428, + 425, + 495, + 492, + 542 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 1.288064381352856, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.0185514656687809, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15767996806481657 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 1.2841370553217821, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.0119699348337066, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15767996806481657 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.213070691373389, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.438528824489278, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.181636565820535, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.344027524263382, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.646060359356689, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.141863872167315, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.606040730869546, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.078626483650307, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 15.38236025243346, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 13.021928316646791, + "matched": true + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 425, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 492, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 7, + "node_id": 542, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 451, + 522, + 514, + 430, + 427, + 497, + 494, + 544 + ], + "states": [ + [ + "erroring", + "slow" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:HTTPRequestDelay:L1", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext", + "manifest:HTTPRequestDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961, + 1754937961 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPRequestDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 1.288064381352856, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.0185514656687809, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15767996806481657 + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 514, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 1.2841370553217821, + "matched": false + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 1.0119699348337066, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.15767996806481657 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.716941048668741, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7659866063085611, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 6.706790350209489, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7679116751101059, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.351241236774065, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.699664749400599, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.328073206793304, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7014014082835528, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 2.0, + Infinity + ], + "value": 11.310848292150506, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 0.7035307811863284, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754937961, + "dst_onset": 1754937961, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754937961, + "window_end": 1754938260, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 451, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 1, + "node_id": 522, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 2, + "node_id": 514, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754937961, + "is_injection": false, + "lower_bound": 1754937961, + "upper_bound": 1754938260, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 21, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 492, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 3.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 6.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "healthy, missing, slow", + "state_start_time": 1754937967, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 449, + "kind": "span", + "name": "ts-seat-service::BasicErrorController.error", + "uniq_name": "span|ts-seat-service::BasicErrorController.error", + "state": "unknown", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 492, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 449, + "kind": "span", + "name": "ts-seat-service::BasicErrorController.error", + "uniq_name": "span|ts-seat-service::BasicErrorController.error", + "state": "unknown", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 449, + "kind": "span", + "name": "ts-seat-service::BasicErrorController.error", + "uniq_name": "span|ts-seat-service::BasicErrorController.error", + "state": "unknown", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 449, + "kind": "span", + "name": "ts-seat-service::BasicErrorController.error", + "uniq_name": "span|ts-seat-service::BasicErrorController.error", + "state": "unknown", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 6.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "healthy, missing, slow", + "state_start_time": 1754937967, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 492, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 6.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "healthy, missing, slow", + "state_start_time": 1754937967, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 506, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 449, + "kind": "span", + "name": "ts-seat-service::BasicErrorController.error", + "uniq_name": "span|ts-seat-service::BasicErrorController.error", + "state": "unknown", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 506, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 453, + "kind": "span", + "name": "ts-seat-service::SeatController.getLeftTicketOfInterval", + "uniq_name": "span|ts-seat-service::SeatController.getLeftTicketOfInterval", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 506, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 506, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 425, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 492, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 3.0 + }, + { + "node_id": 520, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "healthy, missing", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": "healthy, missing", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "healthy, missing, slow", + "state_start_time": 1754937964, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "healthy, missing", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 425, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 492, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "erroring, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 522, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.queryInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": "healthy, missing", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 514, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "healthy, missing", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPRequestDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "healthy, missing, slow", + "state_start_time": 1754937961, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 431, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.020263516979716026, + "abnormal_avg_duration": 0.021410579272727274, + "avg_duration_ratio": 1.0566072658640386, + "normal_p99": 0.20810769523999953, + "abnormal_p99": 0.13158011531999764, + "p99_ratio": 0.6322693409691232, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes", + "bare_operation_unique:GET /api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 432, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.013443970684210526, + "abnormal_avg_duration": 0.09918465246666666, + "avg_duration_ratio": 7.377630820272136, + "normal_p99": 0.0436531325, + "abnormal_p99": 0.9257848467399995, + "p99_ratio": 21.20775288554606, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9545454545454546, + "success_rate_drop": 0.045454545454545414, + "normal_avg_duration": 0.3272629830703125, + "abnormal_avg_duration": 5.128428810227273, + "avg_duration_ratio": 15.670665720007294, + "normal_p99": 1.1585884110700009, + "abnormal_p99": 13.202570511419992, + "p99_ratio": 11.395393208902298, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5076327281333334, + "abnormal_avg_duration": 6.7202477189, + "avg_duration_ratio": 13.238405143048379, + "normal_p99": 1.3773288193799986, + "abnormal_p99": 17.943007569330003, + "p99_ratio": 13.02739572196493, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.6539435789259259, + "abnormal_avg_duration": 4.7653209825, + "avg_duration_ratio": 7.287052180138894, + "normal_p99": 4.910225233119999, + "abnormal_p99": 17.99511372681, + "p99_ratio": 3.6648244983613, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5627168978529411, + "abnormal_avg_duration": 7.749410298714285, + "avg_duration_ratio": 13.771419213253296, + "normal_p99": 3.2311270773899916, + "abnormal_p99": 17.759302966659998, + "p99_ratio": 5.496318325246878, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9583333333333334, + "success_rate_drop": 0.04166666666666663, + "normal_avg_duration": 0.1368330641656051, + "abnormal_avg_duration": 5.413071402666667, + "avg_duration_ratio": 39.55967394046941, + "normal_p99": 0.9243655015999999, + "abnormal_p99": 13.668031651419998, + "p99_ratio": 14.78639307477591, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9545454545454546, + "success_rate_drop": 0.045454545454545414, + "normal_avg_duration": 0.3272629830703125, + "abnormal_avg_duration": 5.128428810227273, + "avg_duration_ratio": 15.670665720007294, + "normal_p99": 1.1585884110700009, + "abnormal_p99": 13.202570511419992, + "p99_ratio": 11.395393208902298, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-12", + "path-13", + "path-14" + ] + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5076327281333334, + "abnormal_avg_duration": 6.7202477189, + "avg_duration_ratio": 13.238405143048379, + "normal_p99": 1.3773288193799986, + "abnormal_p99": 17.943007569330003, + "p99_ratio": 13.02739572196493, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-0", + "path-4", + "path-8", + "path-16", + "path-19" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.6539435789259259, + "abnormal_avg_duration": 4.7653209825, + "avg_duration_ratio": 7.287052180138894, + "normal_p99": 4.910225233119999, + "abnormal_p99": 17.99511372681, + "p99_ratio": 3.6648244983613, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-1", + "path-5", + "path-9", + "path-15", + "path-18" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5627168978529411, + "abnormal_avg_duration": 7.749410298714285, + "avg_duration_ratio": 13.771419213253296, + "normal_p99": 3.2311270773899916, + "abnormal_p99": 17.759302966659998, + "p99_ratio": 5.496318325246878, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-2", + "path-6", + "path-10", + "path-17", + "path-20" + ] + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9583333333333334, + "success_rate_drop": 0.04166666666666663, + "normal_avg_duration": 0.1368330641656051, + "abnormal_avg_duration": 5.413071402666667, + "avg_duration_ratio": 39.55967394046941, + "normal_p99": 0.9243655015999999, + "abnormal_p99": 13.668031651419998, + "p99_ratio": 14.78639307477591, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-3", + "path-7", + "path-11" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 431, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.020263516979716026, + "abnormal_avg_duration": 0.021410579272727274, + "avg_duration_ratio": 1.0566072658640386, + "normal_p99": 0.20810769523999953, + "abnormal_p99": 0.13158011531999764, + "p99_ratio": 0.6322693409691232, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes", + "bare_operation_unique:GET /api/v1/routeservice/routes" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 432, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "bare_operation_unique:GET /api/v1/routeservice/routes/{routeId}", + "http_endpoint:ts-route-service::GET::/api/v1/routeservice/routes/{routeId}", + "http_endpoint_unique:GET::/api/v1/routeservice/routes/{routeId}", + "bare_path_unique:/api/v1/routeservice/routes/{routeId}", + "legacy_exact:span|ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:ts-route-service::GET /api/v1/routeservice/routes/{routeId}", + "legacy_exact:GET /api/v1/routeservice/routes/{routeId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.013443970684210526, + "abnormal_avg_duration": 0.09918465246666666, + "avg_duration_ratio": 7.377630820272136, + "normal_p99": 0.0436531325, + "abnormal_p99": 0.9257848467399995, + "p99_ratio": 21.20775288554606, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9545454545454546, + "success_rate_drop": 0.045454545454545414, + "normal_avg_duration": 0.3272629830703125, + "abnormal_avg_duration": 5.128428810227273, + "avg_duration_ratio": 15.670665720007294, + "normal_p99": 1.1585884110700009, + "abnormal_p99": 13.202570511419992, + "p99_ratio": 11.395393208902298, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-12", + "path-13", + "path-14" + ] + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5076327281333334, + "abnormal_avg_duration": 6.7202477189, + "avg_duration_ratio": 13.238405143048379, + "normal_p99": 1.3773288193799986, + "abnormal_p99": 17.943007569330003, + "p99_ratio": 13.02739572196493, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-0", + "path-4", + "path-8", + "path-16", + "path-19" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.6539435789259259, + "abnormal_avg_duration": 4.7653209825, + "avg_duration_ratio": 7.287052180138894, + "normal_p99": 4.910225233119999, + "abnormal_p99": 17.99511372681, + "p99_ratio": 3.6648244983613, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-1", + "path-5", + "path-9", + "path-15", + "path-18" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.5627168978529411, + "abnormal_avg_duration": 7.749410298714285, + "avg_duration_ratio": 13.771419213253296, + "normal_p99": 3.2311270773899916, + "abnormal_p99": 17.759302966659998, + "p99_ratio": 5.496318325246878, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-2", + "path-6", + "path-10", + "path-17", + "path-20" + ] + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9583333333333334, + "success_rate_drop": 0.04166666666666663, + "normal_avg_duration": 0.1368330641656051, + "abnormal_avg_duration": 5.413071402666667, + "avg_duration_ratio": 39.55967394046941, + "normal_p99": 0.9243655015999999, + "abnormal_p99": 13.668031651419998, + "p99_ratio": 14.78639307477591, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-3", + "path-7", + "path-11" + ] + } + ], + "candidate_alarm_node_ids": [ + 431, + 432, + 529, + 530, + 531, + 540, + 542, + 543, + 544, + 545 + ], + "explained_alarm_node_ids": [ + 540, + 542, + 543, + 544, + 545 + ], + "unexplained_alarm_node_ids": [ + 431, + 432, + 529, + 530, + 531 + ], + "candidate_alarm_count": 10, + "explained_alarm_count": 5, + "unexplained_alarm_count": 5, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 5, + "explained_strong_alarm_count": 5, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "service|ts-seat-service" + ], + "start_kind": "service", + "category": "http_span", + "fault_type": "HTTPRequestDelay", + "resolution_method": "http_span_fallback_to_service" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/ts2-ts-travel-service-delay-gbx5sb/.finished b/cases/ts2-ts-travel-service-delay-gbx5sb/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts2-ts-travel-service-delay-gbx5sb/causal_graph.json b/cases/ts2-ts-travel-service-delay-gbx5sb/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..9c7dd8b4f351be2754002c3c620741442b705547 --- /dev/null +++ b/cases/ts2-ts-travel-service-delay-gbx5sb/causal_graph.json @@ -0,0 +1,1363 @@ +{ + "case_name": "ts2-ts-travel-service-delay-gbx5sb", + "fault_type": "NetworkDelay", + "root_resolution_method": "network_source_from", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1754434268, + "component": "service|ts-travel-service", + "state": [ + "degraded", + "silent" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::TravelController.queryInfo", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754434271, + "component": "span|ts-preserve-service::PreserveController.preserve", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434271, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434271, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::TripRepository.findAll", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::SELECT Trip", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::Transaction.commit", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::SELECT ts.trip", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::TripRepository.findByTripId", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": [ + "silent", + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-travel-service::TripRepository.findByRouteId", + "state": [ + "missing", + "slow" + ] + } + ], + "edges": [ + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/left" + }, + { + "source": "span|ts-travel-service::Transaction.commit", + "target": "span|ts-travel-service::TripRepository.findAll" + }, + { + "source": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::SELECT ts.trip" + }, + { + "source": "span|ts-travel-service::TripRepository.findByTripId", + "target": "span|ts-travel-service::TravelController.getRouteByTripId" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TripRepository.findByRouteId" + }, + { + "source": "span|ts-travel-service::SELECT ts.trip", + "target": "span|ts-travel-service::SELECT Trip" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "span|ts-travel-service::TravelController.queryInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/left" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TravelController.getRouteByTripId" + }, + { + "source": "span|ts-travel-service::TravelController.getRouteByTripId", + "target": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute" + }, + { + "source": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "span|ts-travel-service::SELECT Trip", + "target": "span|ts-travel-service::TripRepository.findAll" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TripRepository.findAll" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-preserve-service::PreserveController.preserve" + }, + { + "source": "span|ts-travel-service::TripRepository.findByTripId", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute" + }, + { + "source": "span|ts-travel-service::TripRepository.findByRouteId", + "target": "span|ts-travel-service::TravelController.getTripsByRouteId" + }, + { + "source": "span|ts-travel-service::TravelController.getTripsByRouteId", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TravelController.getTripsByRouteId" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::SELECT Trip" + }, + { + "source": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "span|ts-travel-service::SELECT Trip", + "target": "span|ts-travel-service::TripRepository.findByTripId" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "span|ts-travel-service::TripRepository.findAll", + "target": "span|ts-travel-service::TravelController.queryInfo" + }, + { + "source": "span|ts-preserve-service::PreserveController.preserve", + "target": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TripRepository.findByTripId" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::Transaction.commit" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TravelController.queryInfo" + }, + { + "source": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "target": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + } + ], + "root_causes": [ + { + "timestamp": 1754434268, + "component": "service|ts-travel-service", + "state": [ + "degraded", + "silent" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1754434268, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434271, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1754434268, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434271, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1754434268, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + } + ], + "component_to_service": { + "service|ts-travel-service": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/left": "ts-travel-service", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left": "ts-ui-dashboard", + "span|ts-travel-service::TravelController.queryInfo": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail": "ts-travel-service", + "span|ts-preserve-service::PreserveController.preserve": "ts-preserve-service", + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve": "ts-preserve-service", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve": "ts-ui-dashboard", + "span|ts-travel-service::TripRepository.findAll": "ts-travel-service", + "span|ts-travel-service::SELECT Trip": "ts-travel-service", + "span|ts-travel-service::Transaction.commit": "ts-travel-service", + "span|ts-travel-service::TravelController.getTripAllDetailInfo": "ts-travel-service", + "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}": "ts-travel-service", + "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute": "ts-route-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByCheapest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-ui-dashboard", + "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute": "ts-route-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByQuickest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-ui-dashboard", + "span|ts-route-plan-service::RoutePlanController.getMinStopStations": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations": "ts-route-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByMinStation": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-ui-dashboard", + "span|ts-travel-service::POST /api/v1/travelservice/trips/routes": "ts-travel-service", + "span|ts-travel-service::SELECT ts.trip": "ts-travel-service", + "span|ts-travel-service::TripRepository.findByTripId": "ts-travel-service", + "span|ts-travel-service::TravelController.getRouteByTripId": "ts-travel-service", + "span|ts-travel-service::TravelController.getTripsByRouteId": "ts-travel-service", + "span|ts-travel-service::TripRepository.findByRouteId": "ts-travel-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 397, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.018680058872437358, + "abnormal_avg_duration": 0.01786870377419355, + "avg_duration_ratio": 0.9565657097879401, + "normal_p99": 0.3571058329400001, + "abnormal_p99": 0.11095020947, + "p99_ratio": 0.310692795344627, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/refresh", + "bare_operation_unique:POST /api/v1/orderservice/order/refresh" + ] + } + }, + { + "node_id": 525, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03629716452284264, + "abnormal_avg_duration": 0.7724501839743589, + "avg_duration_ratio": 21.281281723486646, + "normal_p99": 0.28154394347999917, + "abnormal_p99": 3.03961899298, + "p99_ratio": 10.796250686159526, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 527, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007736472859259259, + "abnormal_avg_duration": 0.094511973, + "avg_duration_ratio": 12.216416281598537, + "normal_p99": 0.013727991779999999, + "abnormal_p99": 0.9135831256000007, + "p99_ratio": 66.54892720222773, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.3176692630740741, + "abnormal_avg_duration": 4.589566206833333, + "avg_duration_ratio": 14.447624433098326, + "normal_p99": 1.6862128753799968, + "abnormal_p99": 5.79987434105, + "p99_ratio": 3.439586084137193, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.17831421593464053, + "abnormal_avg_duration": 0.367091588, + "avg_duration_ratio": 2.0586781938606293, + "normal_p99": 1.3459096601599951, + "abnormal_p99": 2.9820451140599946, + "p99_ratio": 2.2156354191747933, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8888888888888888, + "success_rate_drop": 0.11111111111111116, + "normal_avg_duration": 0.523951863921875, + "abnormal_avg_duration": 12.517913219444445, + "avg_duration_ratio": 23.891342089606454, + "normal_p99": 2.542068131249998, + "abnormal_p99": 19.81067729016, + "p99_ratio": 7.79313388442449, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.4783211589859155, + "abnormal_avg_duration": 8.867631118666665, + "avg_duration_ratio": 18.539073490846302, + "normal_p99": 2.6850883043999976, + "abnormal_p99": 19.67170748024, + "p99_ratio": 7.326279529803316, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.75, + "success_rate_drop": 0.25, + "normal_avg_duration": 0.5692472479333333, + "abnormal_avg_duration": 10.940251563, + "avg_duration_ratio": 19.21880448736268, + "normal_p99": 2.59639150109, + "abnormal_p99": 19.714920921859996, + "p99_ratio": 7.59320037582291, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.15094152270322583, + "abnormal_avg_duration": 9.87841967317647, + "avg_duration_ratio": 65.44534264835103, + "normal_p99": 1.59085577354, + "abnormal_p99": 11.43586946184, + "p99_ratio": 7.188501718413294, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 525, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03629716452284264, + "abnormal_avg_duration": 0.7724501839743589, + "avg_duration_ratio": 21.281281723486646, + "normal_p99": 0.28154394347999917, + "abnormal_p99": 3.03961899298, + "p99_ratio": 10.796250686159526, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-2", + "path-7", + "path-16", + "path-18", + "path-26" + ] + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.3176692630740741, + "abnormal_avg_duration": 4.589566206833333, + "avg_duration_ratio": 14.447624433098326, + "normal_p99": 1.6862128753799968, + "abnormal_p99": 5.79987434105, + "p99_ratio": 3.439586084137193, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-3", + "path-8", + "path-17", + "path-19", + "path-27" + ] + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8888888888888888, + "success_rate_drop": 0.11111111111111116, + "normal_avg_duration": 0.523951863921875, + "abnormal_avg_duration": 12.517913219444445, + "avg_duration_ratio": 23.891342089606454, + "normal_p99": 2.542068131249998, + "abnormal_p99": 19.81067729016, + "p99_ratio": 7.79313388442449, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-9", + "path-12", + "path-20", + "path-24", + "path-28", + "path-31" + ] + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.4783211589859155, + "abnormal_avg_duration": 8.867631118666665, + "avg_duration_ratio": 18.539073490846302, + "normal_p99": 2.6850883043999976, + "abnormal_p99": 19.67170748024, + "p99_ratio": 7.326279529803316, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-11", + "path-14", + "path-22", + "path-23", + "path-30", + "path-33" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.75, + "success_rate_drop": 0.25, + "normal_avg_duration": 0.5692472479333333, + "abnormal_avg_duration": 10.940251563, + "avg_duration_ratio": 19.21880448736268, + "normal_p99": 2.59639150109, + "abnormal_p99": 19.714920921859996, + "p99_ratio": 7.59320037582291, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-10", + "path-13", + "path-21", + "path-25", + "path-29", + "path-32" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.15094152270322583, + "abnormal_avg_duration": 9.87841967317647, + "avg_duration_ratio": 65.44534264835103, + "normal_p99": 1.59085577354, + "abnormal_p99": 11.43586946184, + "p99_ratio": 7.188501718413294, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-4", + "path-5", + "path-6", + "path-15" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 397, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.018680058872437358, + "abnormal_avg_duration": 0.01786870377419355, + "avg_duration_ratio": 0.9565657097879401, + "normal_p99": 0.3571058329400001, + "abnormal_p99": 0.11095020947, + "p99_ratio": 0.310692795344627, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/refresh", + "bare_operation_unique:POST /api/v1/orderservice/order/refresh" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 527, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007736472859259259, + "abnormal_avg_duration": 0.094511973, + "avg_duration_ratio": 12.216416281598537, + "normal_p99": 0.013727991779999999, + "abnormal_p99": 0.9135831256000007, + "p99_ratio": 66.54892720222773, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.17831421593464053, + "abnormal_avg_duration": 0.367091588, + "avg_duration_ratio": 2.0586781938606293, + "normal_p99": 1.3459096601599951, + "abnormal_p99": 2.9820451140599946, + "p99_ratio": 2.2156354191747933, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 13, + "explained_alarm_count": 6, + "unexplained_alarm_count": 7, + "candidate_strong_alarm_count": 5, + "explained_strong_alarm_count": 5, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/ts2-ts-travel-service-delay-gbx5sb/injection.json b/cases/ts2-ts-travel-service-delay-gbx5sb/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..a7539790deabff44edd698726b3f924bbc6b6e6f --- /dev/null +++ b/cases/ts2-ts-travel-service-delay-gbx5sb/injection.json @@ -0,0 +1,39 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-05T22:51:08.67Z", + "description": "Fault for task a75ee6ea-6318-4f1c-98db-66aff0f93ce7", + "display_config": "{\"correlation\":95,\"direction\":\"from\",\"duration\":4,\"injection_point\":{\"source_service\":\"ts-travel-service\",\"target_service\":\"mysql\"},\"jitter\":147,\"latency\":1449,\"namespace\":\"ts\"}", + "end_time": "2025-08-05T22:55:08Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"17\":{\"name\":\"17\",\"range\":[0,6],\"children\":{\"0\":{\"name\":\"0\",\"range\":[1,60],\"children\":null,\"description\":\"Time Unit Minute\",\"value\":4},\"1\":{\"name\":\"1\",\"range\":[0,0],\"children\":null,\"description\":\"{ts: 0}\",\"value\":0},\"2\":{\"name\":\"2\",\"range\":[0,123],\"children\":null,\"description\":\"Flattened network pair index\",\"value\":91},\"3\":{\"name\":\"3\",\"range\":[1,2000],\"children\":null,\"description\":\"Latency in milliseconds\",\"value\":1449},\"4\":{\"name\":\"4\",\"range\":[0,100],\"children\":null,\"description\":\"Correlation percentage\",\"value\":95},\"5\":{\"name\":\"5\",\"range\":[0,1000],\"children\":null,\"description\":\"Jitter in milliseconds\",\"value\":147},\"6\":{\"name\":\"6\",\"range\":[1,3],\"children\":null,\"description\":\"Direction (1=to, 2=from, 3=both)\",\"value\":2}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":17}", + "fault_type": 17, + "ground_truth": { + "container": [ + "mysql", + "ts-travel-service" + ], + "function": null, + "metric": [ + "network_latency" + ], + "pod": [ + "mysql-0", + "ts-travel-service-6fcbd9bfc6-pghxx" + ], + "service": [ + "ts-travel-service", + "mysql" + ], + "span": [ + "ts-travel-service", + "mysql" + ] + }, + "id": 3772, + "injection_name": "ts2-ts-travel-service-delay-gbx5sb", + "pre_duration": 4, + "start_time": "2025-08-05T22:51:08Z", + "status": 2, + "task": null, + "task_id": "a75ee6ea-6318-4f1c-98db-66aff0f93ce7", + "updated_at": "2025-08-05T22:55:09.004Z" +} \ No newline at end of file diff --git a/cases/ts2-ts-travel-service-delay-gbx5sb/label.txt b/cases/ts2-ts-travel-service-delay-gbx5sb/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts2-ts-travel-service-delay-gbx5sb/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts2-ts-travel-service-delay-gbx5sb/result.json b/cases/ts2-ts-travel-service-delay-gbx5sb/result.json new file mode 100644 index 0000000000000000000000000000000000000000..89df5f0151665f736eccb5b1d99113043b072755 --- /dev/null +++ b/cases/ts2-ts-travel-service-delay-gbx5sb/result.json @@ -0,0 +1,36758 @@ +{ + "case_name": "ts2-ts-travel-service-delay-gbx5sb", + "injection_nodes": [ + "service|ts-travel-service" + ], + "alarm_nodes": [ + 544, + 546, + 525, + 397, + 527, + 528, + 529, + 531, + 539, + 540, + 541, + 542, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 219 + ], + "injection_states": [ + "silent" + ], + "paths": [ + { + "nodes": [ + 219, + 499, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 120.29604495973487, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.240457591351368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 544, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 507, + 499, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 122.11119764783835, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.240457591351368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 544, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 497, + 343, + 346, + 525 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 237.18182185154842, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 343, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.77829990291518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 346, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 12.385066857661124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 11.176998280231235, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 343, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 346, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434271, + 1754434271, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 53.856590323576874, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.7138209952110084, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.711832122933135, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.927129210905603, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 416, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 415, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 539, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 508, + 507, + 499, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 667.7790082525479, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 3670.4518991576088, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.240457591351368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 501, + 508, + 507, + 499, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1114.538853323431, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1535.4729111232605, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 667.7790082525479, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.240457591351368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 501, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 508, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 503, + 508, + 507, + 499, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1691.9475839502236, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 6173.394381464157, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 667.7790082525479, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.240457591351368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 503, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 508, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 504, + 497, + 343, + 346, + 525 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 268.9128177981956, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 343, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.77829990291518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 346, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 12.385066857661124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 11.176998280231235, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 343, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 346, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434271, + 1754434271, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10.04026233958136, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 54.967167838440474, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.7138209952110084, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.711832122933135, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.927129210905603, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 416, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 415, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 539, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 497, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 237.18182185154842, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.584396665346757, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.56736456991904, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.903644052565722, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.891260479907503, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.856617153426697, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 428, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 425, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 494, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 491, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 541, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 497, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 237.18182185154842, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.498225769216623, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.482704181318958, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.070340395235288, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.057273079536596, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.881418567614981, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 543, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 498, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 53.856590323576874, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.861875961102424, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.85344195278956, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.328697725873251, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.316498936743281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.149943962184109, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 492, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 542, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 499, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 120.29604495973487, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.584396665346757, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.56736456991904, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.903644052565722, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.891260479907503, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.856617153426697, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 428, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 425, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 494, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 491, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 541, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 499, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 120.29604495973487, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.498225769216623, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.482704181318958, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.070340395235288, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.057273079536596, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.881418567614981, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 543, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 500, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 318.9418310115331, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 742.7587161842074, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.861875961102424, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.85344195278956, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.328697725873251, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.316498936743281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.149943962184109, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 500, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 492, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 542, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 502, + 501, + 508, + 507, + 499, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1154.541021059076, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2360.6743359987404, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1114.538853323431, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 667.7790082525479, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.240457591351368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 501, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 508, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 510, + 504, + 497, + 343, + 346, + 525 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1288.404642931997, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 343, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.77829990291518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 346, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 12.385066857661124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 11.176998280231235, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 343, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 346, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 525, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 510, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271, + 1754434271, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1288.404642931997, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.04026233958136, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.7138209952110084, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.711832122933135, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.927129210905603, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 505, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 416, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 415, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 539, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 501, + 510, + 504, + 497, + 343, + 346, + 525 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1114.538853323431, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1535.4729111232605, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 343, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.77829990291518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 346, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 12.385066857661124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 11.176998280231235, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 501, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 343, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 346, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 525, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 501, + 510, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271, + 1754434271, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1114.538853323431, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1535.4729111232605, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.04026233958136, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.7138209952110084, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.711832122933135, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.927129210905603, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 501, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 505, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 416, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 415, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 539, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 504, + 497, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 268.9128177981956, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.584396665346757, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.56736456991904, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.903644052565722, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.891260479907503, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.856617153426697, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 425, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 491, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 541, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 504, + 497, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 268.9128177981956, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.498225769216623, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.482704181318958, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.070340395235288, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.057273079536596, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.881418567614981, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 543, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 505, + 498, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10.04026233958136, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 54.967167838440474, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.861875961102424, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.85344195278956, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.328697725873251, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.316498936743281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.149943962184109, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 492, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 542, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 506, + 500, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 343.6266373634562, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1010.4789873072319, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 318.9418310115331, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.861875961102424, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.85344195278956, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.328697725873251, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.316498936743281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.149943962184109, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 506, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 492, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 542, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 507, + 499, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 122.11119764783835, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.584396665346757, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.56736456991904, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.903644052565722, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.891260479907503, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.856617153426697, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 425, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 491, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 541, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 507, + 499, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 122.11119764783835, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.498225769216623, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.482704181318958, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.070340395235288, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.057273079536596, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.881418567614981, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 543, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 502, + 501, + 510, + 504, + 497, + 343, + 346, + 525 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1154.541021059076, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2360.6743359987404, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1114.538853323431, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 343, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.77829990291518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 346, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 12.385066857661124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 11.176998280231235, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 501, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 343, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 346, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 525, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 502, + 501, + 510, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271, + 1754434271, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1154.541021059076, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2360.6743359987404, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1114.538853323431, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.04026233958136, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.7138209952110084, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.711832122933135, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.927129210905603, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 501, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 505, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 508, + 507, + 499, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 667.7790082525479, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 3670.4518991576088, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.584396665346757, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.56736456991904, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.903644052565722, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.891260479907503, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.856617153426697, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 425, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 491, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 541, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 508, + 507, + 499, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 667.7790082525479, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 3670.4518991576088, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.498225769216623, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.482704181318958, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.070340395235288, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.057273079536596, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.881418567614981, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 509, + 506, + 500, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 187.43762089428716, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2579.4935229611624, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 343.6266373634562, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 318.9418310115331, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.861875961102424, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.85344195278956, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.328697725873251, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.316498936743281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.149943962184109, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 509, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 506, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 510, + 504, + 497, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1288.404642931997, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.584396665346757, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.56736456991904, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.903644052565722, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.891260479907503, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.856617153426697, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 425, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 491, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 541, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 510, + 504, + 497, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1288.404642931997, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.498225769216623, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.482704181318958, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.070340395235288, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.057273079536596, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.881418567614981, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 510, + 505, + 498, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1288.404642931997, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.04026233958136, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.861875961102424, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.85344195278956, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.328697725873251, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.316498936743281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.149943962184109, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 505, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 259, + 525, + 273, + 275, + 276, + 277, + 278, + 539, + 541, + 542, + 415, + 416, + 544, + 543, + 425, + 554, + 427, + 428, + 429, + 430, + 426, + 492, + 493, + 495, + 241, + 496, + 243, + 244, + 212, + 343, + 216, + 346, + 219, + 221, + 222, + 248, + 225, + 228, + 235, + 236, + 491, + 494, + 239, + 240, + 497, + 498, + 499, + 500, + 501, + 502, + 503, + 504, + 505, + 506, + 507, + 508, + 509, + 510 + ], + "max_hops_reached": 8, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 219, + "component": "service|ts-travel-service", + "canonical_state": "silent", + "root_cause_states": [ + "degraded", + "silent" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|ts-travel-service", + "states": [ + "degraded", + "silent" + ], + "first_state_at": 1754434268 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ], + "evidence": { + "alarm_count": 13, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 219, + 499, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 120.29604495973487, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.240457591351368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 544, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 507, + 499, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 122.11119764783835, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.240457591351368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 544, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 497, + 343, + 346, + 525 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 237.18182185154842, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 343, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.77829990291518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 346, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 12.385066857661124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 11.176998280231235, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 343, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 346, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434271, + 1754434271, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 53.856590323576874, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.7138209952110084, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.711832122933135, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.927129210905603, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 416, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 415, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 539, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 508, + 507, + 499, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 667.7790082525479, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 3670.4518991576088, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.240457591351368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 501, + 508, + 507, + 499, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1114.538853323431, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1535.4729111232605, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 667.7790082525479, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.240457591351368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 501, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 508, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 503, + 508, + 507, + 499, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1691.9475839502236, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 6173.394381464157, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 667.7790082525479, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.240457591351368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 503, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 508, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 504, + 497, + 343, + 346, + 525 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 268.9128177981956, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 343, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.77829990291518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 346, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 12.385066857661124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 11.176998280231235, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 343, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 346, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434271, + 1754434271, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10.04026233958136, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 54.967167838440474, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.7138209952110084, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.711832122933135, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.927129210905603, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 416, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 415, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 539, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 497, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 237.18182185154842, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.584396665346757, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.56736456991904, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.903644052565722, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.891260479907503, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.856617153426697, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 428, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 425, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 494, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 491, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 541, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 497, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 237.18182185154842, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.498225769216623, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.482704181318958, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.070340395235288, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.057273079536596, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.881418567614981, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 543, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 498, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 53.856590323576874, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.861875961102424, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.85344195278956, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.328697725873251, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.316498936743281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.149943962184109, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 492, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 542, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 499, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 120.29604495973487, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.584396665346757, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.56736456991904, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.903644052565722, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.891260479907503, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.856617153426697, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 428, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 425, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 494, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 491, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 541, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 499, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 120.29604495973487, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.498225769216623, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.482704181318958, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.070340395235288, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.057273079536596, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.881418567614981, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 543, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 500, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 318.9418310115331, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 742.7587161842074, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.861875961102424, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.85344195278956, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.328697725873251, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.316498936743281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.149943962184109, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 500, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 492, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 542, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 502, + 501, + 508, + 507, + 499, + 544 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1154.541021059076, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2360.6743359987404, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1114.538853323431, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 667.7790082525479, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.240457591351368, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "slow", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 501, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 508, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 510, + 504, + 497, + 343, + 346, + 525 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1288.404642931997, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 343, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.77829990291518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 346, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 12.385066857661124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 11.176998280231235, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 343, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 346, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 525, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 510, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271, + 1754434271, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1288.404642931997, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.04026233958136, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.7138209952110084, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.711832122933135, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.927129210905603, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 505, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 416, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 415, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 539, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 501, + 510, + 504, + 497, + 343, + 346, + 525 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1114.538853323431, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1535.4729111232605, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 343, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.77829990291518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 346, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 12.385066857661124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 11.176998280231235, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 501, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 343, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 346, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 525, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 501, + 510, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271, + 1754434271, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1114.538853323431, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1535.4729111232605, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.04026233958136, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.7138209952110084, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.711832122933135, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.927129210905603, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 501, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 505, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 416, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 415, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 539, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 504, + 497, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 268.9128177981956, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.584396665346757, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.56736456991904, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.903644052565722, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.891260479907503, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.856617153426697, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 425, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 491, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 541, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 504, + 497, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 268.9128177981956, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.498225769216623, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.482704181318958, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.070340395235288, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.057273079536596, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.881418567614981, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 543, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 505, + 498, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10.04026233958136, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 54.967167838440474, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.861875961102424, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.85344195278956, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.328697725873251, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.316498936743281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.149943962184109, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 492, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 542, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 506, + 500, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 343.6266373634562, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1010.4789873072319, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 318.9418310115331, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.861875961102424, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.85344195278956, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.328697725873251, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.316498936743281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.149943962184109, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 506, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 492, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 542, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 507, + 499, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 122.11119764783835, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.584396665346757, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.56736456991904, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.903644052565722, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.891260479907503, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.856617153426697, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 425, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 491, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 541, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 507, + 499, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 122.11119764783835, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.498225769216623, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.482704181318958, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.070340395235288, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.057273079536596, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.881418567614981, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 543, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 502, + 501, + 510, + 504, + 497, + 343, + 346, + 525 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "silent", + "slow" + ], + [ + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 0.65, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1154.541021059076, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2360.6743359987404, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1114.538853323431, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 343, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 16.77829990291518, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 346, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 12.385066857661124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 11.176998280231235, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 501, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 343, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 346, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 525, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 502, + 501, + 510, + 505, + 498, + 416, + 415, + 539 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434271, + 1754434271, + 1754434271 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 3.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1154.541021059076, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2360.6743359987404, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1114.538853323431, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.04026233958136, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 416, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.7138209952110084, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 415, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.711832122933135, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 539, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 2.927129210905603, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434271, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434271, + "dst_onset": 1754434271, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 501, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 505, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 416, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 415, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 539, + "onset": 1754434271, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 508, + 507, + 499, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 667.7790082525479, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 3670.4518991576088, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.584396665346757, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.56736456991904, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.903644052565722, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.891260479907503, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.856617153426697, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 425, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 491, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 541, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 508, + 507, + 499, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 667.7790082525479, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 3670.4518991576088, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.396647455566601, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.388836879421119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.498225769216623, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.482704181318958, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.070340395235288, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.057273079536596, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.881418567614981, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 499, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 509, + 506, + 500, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 187.43762089428716, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 2579.4935229611624, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 343.6266373634562, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 318.9418310115331, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.861875961102424, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.85344195278956, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.328697725873251, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.316498936743281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.149943962184109, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 509, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 506, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 510, + 504, + 497, + 428, + 425, + 494, + 491, + 541 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1288.404642931997, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.584396665346757, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 425, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 14.56736456991904, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.903644052565722, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 491, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 9.891260479907503, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 541, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.856617153426697, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 425, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 491, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 541, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 510, + 504, + 497, + 430, + 427, + 496, + 493, + 543 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1288.404642931997, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 94.7002788727213, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 85.23348124083842, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.498225769216623, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 13.482704181318958, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.070340395235288, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.057273079536596, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 543, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 7.881418567614981, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 543, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 219, + 510, + 505, + 498, + 429, + 426, + 495, + 492, + 542 + ], + "states": [ + [ + "degraded", + "silent" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "silent", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkDelay:L1", + "manifest:NetworkDelay:L2", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext", + "manifest:NetworkDelay:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268, + 1754434268 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkDelay", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 1071.4548819217268, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p50_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 1288.404642931997, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.04026233958136, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.019397142877905, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.861875961102424, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.85344195278956, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.328697725873251, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 492, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 10.316498936743281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 542, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 8.149943962184109, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.02, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754434268, + "dst_onset": 1754434268, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754434268, + "window_end": 1754434566, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 219, + "onset": 1754434268, + "is_injection": true, + "lower_bound": 1754434263, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 2, + "node_id": 505, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 7, + "node_id": 492, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + }, + { + "node_index": 8, + "node_id": 542, + "onset": 1754434268, + "is_injection": false, + "lower_bound": 1754434268, + "upper_bound": 1754434566, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 34, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 3.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 503, + "kind": "span", + "name": "ts-travel-service::Transaction.commit", + "uniq_name": "span|ts-travel-service::Transaction.commit", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 425, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 491, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 541, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 492, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 425, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 491, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 541, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 492, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 425, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 491, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 541, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 492, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 506, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 492, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 425, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 491, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 541, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::PreserveController.preserve", + "uniq_name": "span|ts-preserve-service::PreserveController.preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 415, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 539, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "missing, slow", + "state_start_time": 1754434271, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 425, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 491, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 541, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 509, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel-service::TripRepository.findByRouteId", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 506, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 492, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 425, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 491, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 541, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 543, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 492, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 542, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1754434268, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "weak_paths": [ + { + "confidence": 0.5, + "rule_admission_confidence": 0.65, + "evidence_confidence": 0.5, + "alarm_coverage_confidence": 0.5, + "final_confidence": 0.5, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 343, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 346, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "healthy, missing, slow", + "state_start_time": 1754434271, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.5, + "rule_admission_confidence": 0.65, + "evidence_confidence": 0.5, + "alarm_coverage_confidence": 0.5, + "final_confidence": 0.5, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 343, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 346, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "healthy, missing, slow", + "state_start_time": 1754434271, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.5, + "rule_admission_confidence": 0.65, + "evidence_confidence": 0.5, + "alarm_coverage_confidence": 0.5, + "final_confidence": 0.5, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 343, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 346, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "healthy, missing, slow", + "state_start_time": 1754434271, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.5, + "rule_admission_confidence": 0.65, + "evidence_confidence": 0.5, + "alarm_coverage_confidence": 0.5, + "final_confidence": 0.5, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 343, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 346, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "healthy, missing, slow", + "state_start_time": 1754434271, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.5, + "rule_admission_confidence": 0.65, + "evidence_confidence": 0.5, + "alarm_coverage_confidence": 0.5, + "final_confidence": 0.5, + "nodes": [ + { + "node_id": 219, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "degraded, silent", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkDelay:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 343, + "kind": "span", + "name": "ts-food-service::FoodController.getAllFood", + "uniq_name": "span|ts-food-service::FoodController.getAllFood", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 346, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "healthy, missing, silent, slow", + "state_start_time": 1754434268, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkDelay:Lext", + "propagation_delay": 3.0 + }, + { + "node_id": 525, + "kind": "span", + "name": "ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "healthy, missing, slow", + "state_start_time": 1754434271, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 397, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.018680058872437358, + "abnormal_avg_duration": 0.01786870377419355, + "avg_duration_ratio": 0.9565657097879401, + "normal_p99": 0.3571058329400001, + "abnormal_p99": 0.11095020947, + "p99_ratio": 0.310692795344627, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/refresh", + "bare_operation_unique:POST /api/v1/orderservice/order/refresh" + ] + } + }, + { + "node_id": 525, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03629716452284264, + "abnormal_avg_duration": 0.7724501839743589, + "avg_duration_ratio": 21.281281723486646, + "normal_p99": 0.28154394347999917, + "abnormal_p99": 3.03961899298, + "p99_ratio": 10.796250686159526, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 527, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007736472859259259, + "abnormal_avg_duration": 0.094511973, + "avg_duration_ratio": 12.216416281598537, + "normal_p99": 0.013727991779999999, + "abnormal_p99": 0.9135831256000007, + "p99_ratio": 66.54892720222773, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.3176692630740741, + "abnormal_avg_duration": 4.589566206833333, + "avg_duration_ratio": 14.447624433098326, + "normal_p99": 1.6862128753799968, + "abnormal_p99": 5.79987434105, + "p99_ratio": 3.439586084137193, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.17831421593464053, + "abnormal_avg_duration": 0.367091588, + "avg_duration_ratio": 2.0586781938606293, + "normal_p99": 1.3459096601599951, + "abnormal_p99": 2.9820451140599946, + "p99_ratio": 2.2156354191747933, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8888888888888888, + "success_rate_drop": 0.11111111111111116, + "normal_avg_duration": 0.523951863921875, + "abnormal_avg_duration": 12.517913219444445, + "avg_duration_ratio": 23.891342089606454, + "normal_p99": 2.542068131249998, + "abnormal_p99": 19.81067729016, + "p99_ratio": 7.79313388442449, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.4783211589859155, + "abnormal_avg_duration": 8.867631118666665, + "avg_duration_ratio": 18.539073490846302, + "normal_p99": 2.6850883043999976, + "abnormal_p99": 19.67170748024, + "p99_ratio": 7.326279529803316, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.75, + "success_rate_drop": 0.25, + "normal_avg_duration": 0.5692472479333333, + "abnormal_avg_duration": 10.940251563, + "avg_duration_ratio": 19.21880448736268, + "normal_p99": 2.59639150109, + "abnormal_p99": 19.714920921859996, + "p99_ratio": 7.59320037582291, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.15094152270322583, + "abnormal_avg_duration": 9.87841967317647, + "avg_duration_ratio": 65.44534264835103, + "normal_p99": 1.59085577354, + "abnormal_p99": 11.43586946184, + "p99_ratio": 7.188501718413294, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 525, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03629716452284264, + "abnormal_avg_duration": 0.7724501839743589, + "avg_duration_ratio": 21.281281723486646, + "normal_p99": 0.28154394347999917, + "abnormal_p99": 3.03961899298, + "p99_ratio": 10.796250686159526, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-2", + "path-7", + "path-16", + "path-18", + "path-26" + ] + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.3176692630740741, + "abnormal_avg_duration": 4.589566206833333, + "avg_duration_ratio": 14.447624433098326, + "normal_p99": 1.6862128753799968, + "abnormal_p99": 5.79987434105, + "p99_ratio": 3.439586084137193, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-3", + "path-8", + "path-17", + "path-19", + "path-27" + ] + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8888888888888888, + "success_rate_drop": 0.11111111111111116, + "normal_avg_duration": 0.523951863921875, + "abnormal_avg_duration": 12.517913219444445, + "avg_duration_ratio": 23.891342089606454, + "normal_p99": 2.542068131249998, + "abnormal_p99": 19.81067729016, + "p99_ratio": 7.79313388442449, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-9", + "path-12", + "path-20", + "path-24", + "path-28", + "path-31" + ] + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.4783211589859155, + "abnormal_avg_duration": 8.867631118666665, + "avg_duration_ratio": 18.539073490846302, + "normal_p99": 2.6850883043999976, + "abnormal_p99": 19.67170748024, + "p99_ratio": 7.326279529803316, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-11", + "path-14", + "path-22", + "path-23", + "path-30", + "path-33" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.75, + "success_rate_drop": 0.25, + "normal_avg_duration": 0.5692472479333333, + "abnormal_avg_duration": 10.940251563, + "avg_duration_ratio": 19.21880448736268, + "normal_p99": 2.59639150109, + "abnormal_p99": 19.714920921859996, + "p99_ratio": 7.59320037582291, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-10", + "path-13", + "path-21", + "path-25", + "path-29", + "path-32" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.15094152270322583, + "abnormal_avg_duration": 9.87841967317647, + "avg_duration_ratio": 65.44534264835103, + "normal_p99": 1.59085577354, + "abnormal_p99": 11.43586946184, + "p99_ratio": 7.188501718413294, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-4", + "path-5", + "path-6", + "path-15" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 397, + "component": "span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "issue_strength": "none", + "issue_strength_reason": "no_material_conclusion_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.018680058872437358, + "abnormal_avg_duration": 0.01786870377419355, + "avg_duration_ratio": 0.9565657097879401, + "normal_p99": 0.3571058329400001, + "abnormal_p99": 0.11095020947, + "p99_ratio": 0.310692795344627, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-order-service::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-order-service::POST /api/v1/orderservice/order/refresh", + "bare_operation_unique:POST /api/v1/orderservice/order/refresh" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 527, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.007736472859259259, + "abnormal_avg_duration": 0.094511973, + "avg_duration_ratio": 12.216416281598537, + "normal_p99": 0.013727991779999999, + "abnormal_p99": 0.9135831256000007, + "p99_ratio": 66.54892720222773, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/assuranceservice/assurances/types", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 528, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.17831421593464053, + "abnormal_avg_duration": 0.367091588, + "avg_duration_ratio": 2.0586781938606293, + "normal_p99": 1.3459096601599951, + "abnormal_p99": 2.9820451140599946, + "p99_ratio": 2.2156354191747933, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 525, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03629716452284264, + "abnormal_avg_duration": 0.7724501839743589, + "avg_duration_ratio": 21.281281723486646, + "normal_p99": 0.28154394347999917, + "abnormal_p99": 3.03961899298, + "p99_ratio": 10.796250686159526, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-2", + "path-7", + "path-16", + "path-18", + "path-26" + ] + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.3176692630740741, + "abnormal_avg_duration": 4.589566206833333, + "avg_duration_ratio": 14.447624433098326, + "normal_p99": 1.6862128753799968, + "abnormal_p99": 5.79987434105, + "p99_ratio": 3.439586084137193, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-3", + "path-8", + "path-17", + "path-19", + "path-27" + ] + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8888888888888888, + "success_rate_drop": 0.11111111111111116, + "normal_avg_duration": 0.523951863921875, + "abnormal_avg_duration": 12.517913219444445, + "avg_duration_ratio": 23.891342089606454, + "normal_p99": 2.542068131249998, + "abnormal_p99": 19.81067729016, + "p99_ratio": 7.79313388442449, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-9", + "path-12", + "path-20", + "path-24", + "path-28", + "path-31" + ] + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.6666666666666666, + "success_rate_drop": 0.33333333333333337, + "normal_avg_duration": 0.4783211589859155, + "abnormal_avg_duration": 8.867631118666665, + "avg_duration_ratio": 18.539073490846302, + "normal_p99": 2.6850883043999976, + "abnormal_p99": 19.67170748024, + "p99_ratio": 7.326279529803316, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-11", + "path-14", + "path-22", + "path-23", + "path-30", + "path-33" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.75, + "success_rate_drop": 0.25, + "normal_avg_duration": 0.5692472479333333, + "abnormal_avg_duration": 10.940251563, + "avg_duration_ratio": 19.21880448736268, + "normal_p99": 2.59639150109, + "abnormal_p99": 19.714920921859996, + "p99_ratio": 7.59320037582291, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-10", + "path-13", + "path-21", + "path-25", + "path-29", + "path-32" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.15094152270322583, + "abnormal_avg_duration": 9.87841967317647, + "avg_duration_ratio": 65.44534264835103, + "normal_p99": 1.59085577354, + "abnormal_p99": 11.43586946184, + "p99_ratio": 7.188501718413294, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-4", + "path-5", + "path-6", + "path-15" + ] + } + ], + "candidate_alarm_node_ids": [ + 397, + 525, + 527, + 528, + 529, + 531, + 539, + 540, + 541, + 542, + 543, + 544, + 546 + ], + "explained_alarm_node_ids": [ + 525, + 539, + 541, + 542, + 543, + 544 + ], + "unexplained_alarm_node_ids": [ + 397, + 527, + 528, + 529, + 531, + 540, + 546 + ], + "candidate_alarm_count": 13, + "explained_alarm_count": 6, + "unexplained_alarm_count": 7, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 5, + "explained_strong_alarm_count": 5, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "service|ts-travel-service" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkDelay", + "resolution_method": "network_source_from", + "network_source": "ts-travel-service", + "network_target": "mysql", + "network_direction": "from" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/ts3-ts-basic-service-stress-p545b4/.finished b/cases/ts3-ts-basic-service-stress-p545b4/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts3-ts-basic-service-stress-p545b4/causal_graph.json b/cases/ts3-ts-basic-service-stress-p545b4/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..bc42d06a52cf94355e475074b629a7d0cd2b4e74 --- /dev/null +++ b/cases/ts3-ts-basic-service-stress-p545b4/causal_graph.json @@ -0,0 +1,1099 @@ +{ + "case_name": "ts3-ts-basic-service-stress-p545b4", + "fault_type": "JVMMemoryStress", + "root_resolution_method": "jvm_fallback_exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1754843694, + "component": "container|ts-basic-service", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843704, + "component": "pod|ts-basic-service-6968d4ccd5-bgg4g", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843704, + "component": "service|ts-basic-service", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843704, + "component": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843706, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843706, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843706, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843706, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843706, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843704, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843751, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843751, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843751, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843751, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843751, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843704, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843704, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843704, + "component": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843751, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754843704, + "component": "span|ts-travel2-service::Travel2Controller.queryInfo", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843703, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843704, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843704, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843704, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843704, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843704, + "component": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843703, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843704, + "component": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": [ + "degraded", + "unavailable" + ] + }, + { + "timestamp": 1754843751, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "pod|ts-basic-service-6968d4ccd5-bgg4g", + "target": "service|ts-basic-service" + }, + { + "source": "span|ts-travel-service::TravelController.getRouteByTripId", + "target": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-travel-service::TravelController.getRouteByTripId" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-travel-service::TravelController.getTripsByRouteId", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes" + }, + { + "source": "container|ts-basic-service", + "target": "pod|ts-basic-service-6968d4ccd5-bgg4g" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-travel2-service::Travel2Controller.queryInfo" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-travel-service::TravelController.getTripsByRouteId" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/left" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId" + }, + { + "source": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.queryInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "service|ts-basic-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes" + } + ], + "root_causes": [ + { + "timestamp": 1754843694, + "component": "container|ts-basic-service", + "state": [ + "degraded", + "unavailable" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1754843706, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843751, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1754843706, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "slow", + "missing" + ] + }, + { + "timestamp": 1754843751, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "slow", + "missing" + ] + } + ], + "component_to_service": { + "pod|ts-basic-service-6968d4ccd5-bgg4g": "ts-basic-service", + "service|ts-basic-service": "ts-basic-service", + "span|ts-travel2-service::GET /api/v1/travel2service/routes/{tripId}": "ts-travel2-service", + "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute": "ts-route-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByCheapest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-ui-dashboard", + "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail": "ts-travel2-service", + "span|ts-route-plan-service::RoutePlanController.getMinStopStations": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations": "ts-route-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByMinStation": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-ui-dashboard", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left": "ts-travel2-service", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.getTripsByRouteId": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.queryInfo": "ts-travel2-service", + "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/left": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/routes": "ts-travel-service", + "span|ts-travel-service::TravelController.getRouteByTripId": "ts-travel-service", + "span|ts-travel-service::TravelController.getTripsByRouteId": "ts-travel-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 295, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + } + }, + { + "node_id": 297, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + } + }, + { + "node_id": 431, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.018190708922522524, + "abnormal_avg_duration": 0.04782842311212121, + "avg_duration_ratio": 2.629277578781069, + "normal_p99": 0.09038644398000006, + "abnormal_p99": 0.836517467189987, + "p99_ratio": 9.254899632682578, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes", + "bare_operation_unique:GET /api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.018190708922522524, + "abnormal_avg_duration": 0.04782842311212121, + "avg_duration_ratio": 2.629277578781069, + "normal_p99": 0.09038644398000006, + "abnormal_p99": 0.836517467189987, + "p99_ratio": 9.254899632682578, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "service_operation:ts-ui-dashboard::GET /api/v1/routeservice/routes" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9770114942528736, + "success_rate_drop": 0.02298850574712641, + "normal_avg_duration": 0.2816844615763889, + "abnormal_avg_duration": 1.0504243221954022, + "avg_duration_ratio": 3.7290815273122258, + "normal_p99": 1.1175034934199986, + "abnormal_p99": 20.001520848200002, + "p99_ratio": 17.898396708351676, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.11925565725925925, + "abnormal_avg_duration": 0.18658988508247423, + "avg_duration_ratio": 1.564620826975376, + "normal_p99": 0.5458367080099973, + "abnormal_p99": 3.05261827884, + "p99_ratio": 5.592548529704399, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.4149472790540541, + "abnormal_avg_duration": 1.2438479121142858, + "avg_duration_ratio": 2.9976046955889375, + "normal_p99": 0.8931881392899995, + "abnormal_p99": 12.739422084539957, + "p99_ratio": 14.262865262257733, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.43110791445679014, + "abnormal_avg_duration": 0.8735493690980393, + "avg_duration_ratio": 2.0262893345364343, + "normal_p99": 1.1444988462000005, + "abnormal_p99": 6.9573792705, + "p99_ratio": 6.0789744730631226, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.43879916990163936, + "abnormal_avg_duration": 0.8233223837142857, + "avg_duration_ratio": 1.8763079791122679, + "normal_p99": 1.3051342369999994, + "abnormal_p99": 4.872497914849987, + "p99_ratio": 3.7333308534223897, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.13968753519886362, + "abnormal_avg_duration": 0.31791649550943396, + "avg_duration_ratio": 2.2759116986124632, + "normal_p99": 0.656826989, + "abnormal_p99": 2.094177278300004, + "p99_ratio": 3.1883240387066434, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.4149472790540541, + "abnormal_avg_duration": 1.2438479121142858, + "avg_duration_ratio": 2.9976046955889375, + "normal_p99": 0.8931881392899995, + "abnormal_p99": 12.739422084539957, + "p99_ratio": 14.262865262257733, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-0", + "path-2", + "path-5", + "path-6", + "path-8", + "path-10" + ] + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "material_latency_anomaly", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.43110791445679014, + "abnormal_avg_duration": 0.8735493690980393, + "avg_duration_ratio": 2.0262893345364343, + "normal_p99": 1.1444988462000005, + "abnormal_p99": 6.9573792705, + "p99_ratio": 6.0789744730631226, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-1", + "path-3", + "path-4", + "path-7", + "path-9", + "path-11" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 295, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 297, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 431, + "component": "span|ts-route-service::GET /api/v1/routeservice/routes", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.018190708922522524, + "abnormal_avg_duration": 0.04782842311212121, + "avg_duration_ratio": 2.629277578781069, + "normal_p99": 0.09038644398000006, + "abnormal_p99": 0.836517467189987, + "p99_ratio": 9.254899632682578, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "bare_operation_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-route-service::GET /api/v1/routeservice/routes", + "service_operation:ts-route-service::GET /api/v1/routeservice/routes", + "bare_operation_unique:GET /api/v1/routeservice/routes" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.018190708922522524, + "abnormal_avg_duration": 0.04782842311212121, + "avg_duration_ratio": 2.629277578781069, + "normal_p99": 0.09038644398000006, + "abnormal_p99": 0.836517467189987, + "p99_ratio": 9.254899632682578, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/routeservice/routes", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/routeservice/routes", + "service_operation:ts-ui-dashboard::GET /api/v1/routeservice/routes" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.9770114942528736, + "success_rate_drop": 0.02298850574712641, + "normal_avg_duration": 0.2816844615763889, + "abnormal_avg_duration": 1.0504243221954022, + "avg_duration_ratio": 3.7290815273122258, + "normal_p99": 1.1175034934199986, + "abnormal_p99": 20.001520848200002, + "p99_ratio": 17.898396708351676, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.11925565725925925, + "abnormal_avg_duration": 0.18658988508247423, + "avg_duration_ratio": 1.564620826975376, + "normal_p99": 0.5458367080099973, + "abnormal_p99": 3.05261827884, + "p99_ratio": 5.592548529704399, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.43879916990163936, + "abnormal_avg_duration": 0.8233223837142857, + "avg_duration_ratio": 1.8763079791122679, + "normal_p99": 1.3051342369999994, + "abnormal_p99": 4.872497914849987, + "p99_ratio": 3.7333308534223897, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.13968753519886362, + "abnormal_avg_duration": 0.31791649550943396, + "avg_duration_ratio": 2.2759116986124632, + "normal_p99": 0.656826989, + "abnormal_p99": 2.094177278300004, + "p99_ratio": 3.1883240387066434, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "weak_noise" + } + ], + "candidate_alarm_count": 12, + "explained_alarm_count": 2, + "unexplained_alarm_count": 10, + "candidate_strong_alarm_count": 3, + "explained_strong_alarm_count": 2, + "unexplained_strong_alarm_count": 1, + "strong_alarm_coverage": 0.6666666666666666, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.6666666666666666, + "alarm_coverage_confidence": 0.6666666666666666, + "final_confidence": 0.6666666666666666 + } +} \ No newline at end of file diff --git a/cases/ts3-ts-basic-service-stress-p545b4/env.json b/cases/ts3-ts-basic-service-stress-p545b4/env.json new file mode 100644 index 0000000000000000000000000000000000000000..39f480fc237fad07f5c2773488ea6376a24b4417 --- /dev/null +++ b/cases/ts3-ts-basic-service-stress-p545b4/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts3", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1754843454", + "NORMAL_END": "1754843694", + "ABNORMAL_START": "1754843694", + "ABNORMAL_END": "1754843933" +} \ No newline at end of file diff --git a/cases/ts3-ts-basic-service-stress-p545b4/injection.json b/cases/ts3-ts-basic-service-stress-p545b4/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..7d47a43af2a1c526129f4f4ad3aed6dd588f981d --- /dev/null +++ b/cases/ts3-ts-basic-service-stress-p545b4/injection.json @@ -0,0 +1,35 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-10T16:34:53.035Z", + "description": "Fault for task 6bb72a33-decc-4274-b4a3-d4c03509c6d9", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_name\":\"ts-basic-service\",\"class_name\":\"fdse.microservice.controller.BasicController\",\"method_name\":\"queryForStationId\"},\"mem_type\":1,\"namespace\":\"ts\"}", + "end_time": "2025-08-10T16:38:53Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"28\":{\"name\":\"28\",\"range\":[0,3],\"children\":{\"0\":{\"name\":\"0\",\"range\":[1,60],\"children\":null,\"description\":\"Time Unit Minute\",\"value\":4},\"1\":{\"name\":\"1\",\"range\":[0,0],\"children\":null,\"description\":\"{ts: 0}\",\"value\":0},\"2\":{\"name\":\"2\",\"range\":[0,887],\"children\":null,\"description\":\"Flattened app+method index\",\"value\":151},\"3\":{\"name\":\"3\",\"range\":[1,2],\"children\":null,\"description\":\"Memory Type (1=Heap, 2=Stack)\",\"value\":1}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":28}", + "fault_type": 28, + "ground_truth": { + "container": [ + "ts-basic-service" + ], + "function": [ + "fdse.microservice.controller.BasicController.queryForStationId" + ], + "metric": [ + "memory" + ], + "pod": [ + "ts-basic-service-68f7cbd746-t686h" + ], + "service": [ + "ts-basic-service" + ], + "span": null + }, + "id": 4623, + "injection_name": "ts3-ts-basic-service-stress-p545b4", + "pre_duration": 4, + "start_time": "2025-08-10T16:34:54Z", + "status": 2, + "task": null, + "task_id": "6bb72a33-decc-4274-b4a3-d4c03509c6d9", + "updated_at": "2025-08-10T16:38:54.538Z" +} \ No newline at end of file diff --git a/cases/ts3-ts-basic-service-stress-p545b4/label.txt b/cases/ts3-ts-basic-service-stress-p545b4/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts3-ts-basic-service-stress-p545b4/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts3-ts-consign-service-exception-9h4vpx/.finished b/cases/ts3-ts-consign-service-exception-9h4vpx/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts3-ts-consign-service-exception-9h4vpx/.invalid b/cases/ts3-ts-consign-service-exception-9h4vpx/.invalid new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts3-ts-consign-service-exception-9h4vpx/causal_graph.json b/cases/ts3-ts-consign-service-exception-9h4vpx/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..e1d8d0a5fcce8bfa7dfa7281f5ab54b5eff774a5 --- /dev/null +++ b/cases/ts3-ts-consign-service-exception-9h4vpx/causal_graph.json @@ -0,0 +1,589 @@ +{ + "case_name": "ts3-ts-consign-service-exception-9h4vpx", + "fault_type": "JVMException", + "root_resolution_method": "jvm_fallback_exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1755716286, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-consign-service::BasicErrorController.error", + "state": [ + "unknown" + ] + }, + { + "timestamp": 1755716286, + "component": "service|ts-consign-service", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755716307, + "component": "span|ts-consign-service::ConsignController.findByAccountId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-consign-service::ConsignController.findByOrderId", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-consign-service::ConsignController.updateConsign", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716307, + "component": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-consign-service::ConsignRepository.findById", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-consign-service::ConsignRepository.findByOrderId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-consign-service::ConsignRepository.save", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716307, + "component": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-consign-service::INSERT ts.consign_record", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716307, + "component": "span|ts-consign-service::SELECT ConsignRecord", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716307, + "component": "span|ts-consign-service::SELECT ts.consign_record", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-consign-service::Session.find consign.entity.ConsignRecord", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-consign-service::Session.merge consign.entity.ConsignRecord", + "state": [ + "missing" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-consign-service::Transaction.commit", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "span|ts-consign-service::ConsignController.findByAccountId", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::ConsignController.findByOrderId", + "target": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}" + }, + { + "source": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::ConsignController.updateConsign", + "target": "span|ts-consign-service::PUT /api/v1/consignservice/consigns" + }, + { + "source": "span|ts-consign-service::SELECT ConsignRecord", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::ConsignRepository.findById", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::SELECT ts.consign_record", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::ConsignRepository.save", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "target": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns" + }, + { + "source": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::BasicErrorController.error", + "target": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}" + }, + { + "source": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "target": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}" + }, + { + "source": "span|ts-consign-service::Session.merge consign.entity.ConsignRecord", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::Transaction.commit", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::INSERT ts.consign_record", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::ConsignController.updateConsign", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::Session.find consign.entity.ConsignRecord", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::ConsignController.findByOrderId", + "target": "service|ts-consign-service" + }, + { + "source": "service|ts-consign-service", + "target": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}" + }, + { + "source": "span|ts-consign-service::ConsignRepository.findByOrderId", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::BasicErrorController.error", + "target": "service|ts-consign-service" + }, + { + "source": "service|ts-consign-service", + "target": "span|ts-consign-service::PUT /api/v1/consignservice/consigns" + }, + { + "source": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "target": "service|ts-consign-service" + }, + { + "source": "span|ts-consign-service::ConsignRepository.findByAccountId", + "target": "service|ts-consign-service" + } + ], + "root_causes": [ + { + "component": "container|ts-consign-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1755716286, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": [ + "missing" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1755716286, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1755716286, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": [ + "missing" + ] + } + ], + "component_to_service": { + "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}": "ts-consign-service", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}": "ts-ui-dashboard", + "span|ts-consign-service::PUT /api/v1/consignservice/consigns": "ts-consign-service", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns": "ts-ui-dashboard", + "span|ts-consign-service::BasicErrorController.error": "ts-consign-service", + "service|ts-consign-service": "ts-consign-service", + "span|ts-consign-service::ConsignController.findByAccountId": "ts-consign-service", + "span|ts-consign-service::ConsignController.findByOrderId": "ts-consign-service", + "span|ts-consign-service::ConsignController.updateConsign": "ts-consign-service", + "span|ts-consign-service::ConsignRepository.findByAccountId": "ts-consign-service", + "span|ts-consign-service::ConsignRepository.findById": "ts-consign-service", + "span|ts-consign-service::ConsignRepository.findByOrderId": "ts-consign-service", + "span|ts-consign-service::ConsignRepository.save": "ts-consign-service", + "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}": "ts-consign-service", + "span|ts-consign-service::INSERT ts.consign_record": "ts-consign-service", + "span|ts-consign-service::SELECT ConsignRecord": "ts-consign-service", + "span|ts-consign-service::SELECT ts.consign_record": "ts-consign-service", + "span|ts-consign-service::Session.find consign.entity.ConsignRecord": "ts-consign-service", + "span|ts-consign-service::Session.merge consign.entity.ConsignRecord": "ts-consign-service", + "span|ts-consign-service::Transaction.commit": "ts-consign-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 295, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + } + }, + { + "node_id": 297, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.16666666666666666, + "success_rate_drop": 0.8333333333333334, + "normal_avg_duration": 0.009852871400000001, + "abnormal_avg_duration": 12.29014855, + "avg_duration_ratio": 1247.3671938923305, + "normal_p99": 0.0115772523, + "abnormal_p99": 13.160634698299999, + "p99_ratio": 1136.766683256959, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.16666666666666666, + "success_rate_drop": 0.8333333333333334, + "normal_avg_duration": 0.009852871400000001, + "abnormal_avg_duration": 12.29014855, + "avg_duration_ratio": 1247.3671938923305, + "normal_p99": 0.0115772523, + "abnormal_p99": 13.160634698299999, + "p99_ratio": 1136.766683256959, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "path_ids": [ + "path-0", + "path-2", + "path-4", + "path-5", + "path-7", + "path-8", + "path-9", + "path-12", + "path-14", + "path-15", + "path-17", + "path-19", + "path-21", + "path-22", + "path-24", + "path-26", + "path-28", + "path-29", + "path-30", + "path-32", + "path-34", + "path-36", + "path-37", + "path-39", + "path-40", + "path-41", + "path-44", + "path-46", + "path-47", + "path-49", + "path-51", + "path-53", + "path-54", + "path-56", + "path-58", + "path-60", + "path-61", + "path-62", + "path-64", + "path-66" + ] + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "path_ids": [ + "path-1", + "path-3", + "path-6", + "path-10", + "path-11", + "path-13", + "path-16", + "path-18", + "path-20", + "path-23", + "path-25", + "path-27", + "path-31", + "path-33", + "path-35", + "path-38", + "path-42", + "path-43", + "path-45", + "path-48", + "path-50", + "path-52", + "path-55", + "path-57", + "path-59", + "path-63", + "path-65", + "path-67" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 295, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 297, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 4, + "explained_alarm_count": 2, + "unexplained_alarm_count": 2, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/ts3-ts-consign-service-exception-9h4vpx/env.json b/cases/ts3-ts-consign-service-exception-9h4vpx/env.json new file mode 100644 index 0000000000000000000000000000000000000000..9375ac6af35853c15c3a780146dc5669afda3333 --- /dev/null +++ b/cases/ts3-ts-consign-service-exception-9h4vpx/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts3", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1755716046", + "NORMAL_END": "1755716286", + "ABNORMAL_START": "1755716286", + "ABNORMAL_END": "1755716525" +} \ No newline at end of file diff --git a/cases/ts3-ts-consign-service-exception-9h4vpx/injection.json b/cases/ts3-ts-consign-service-exception-9h4vpx/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..aaf9703f663478d5047d02c52ce2241c95c45d36 --- /dev/null +++ b/cases/ts3-ts-consign-service-exception-9h4vpx/injection.json @@ -0,0 +1,33 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-20T18:58:05.163Z", + "description": "Fault for task 46a117fa-f7e9-4639-98c8-adfac587bad7", + "display_config": "{\"duration\":4,\"exception_opt\":1,\"injection_point\":{\"app_name\":\"ts-consign-service\",\"class_name\":\"consign.service.ConsignServiceImpl\",\"method_name\":\"queryByOrderId\"},\"namespace\":\"ts\"}", + "end_time": "2025-08-20T19:02:05Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"25\":{\"name\":\"25\",\"range\":[0,3],\"children\":{\"0\":{\"name\":\"0\",\"range\":[1,60],\"children\":null,\"description\":\"Time Unit Minute\",\"value\":4},\"1\":{\"name\":\"1\",\"range\":[0,0],\"children\":null,\"description\":\"{ts: 0}\",\"value\":0},\"2\":{\"name\":\"2\",\"range\":[0,887],\"children\":null,\"description\":\"Flattened app+method index\",\"value\":228},\"3\":{\"name\":\"3\",\"range\":[0,1],\"children\":null,\"description\":\"Exception option (0=Default, 1=Random)\",\"value\":1}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":25}", + "fault_type": 25, + "ground_truth": { + "container": [ + "ts-consign-service" + ], + "function": [ + "consign.service.ConsignServiceImpl.queryByOrderId" + ], + "metric": null, + "pod": [ + "ts-consign-service-745946dd49-p9pgs" + ], + "service": [ + "ts-consign-service" + ], + "span": null + }, + "id": 6653, + "injection_name": "ts3-ts-consign-service-exception-9h4vpx", + "pre_duration": 4, + "start_time": "2025-08-20T18:58:06Z", + "status": 2, + "task": null, + "task_id": "46a117fa-f7e9-4639-98c8-adfac587bad7", + "updated_at": "2025-08-20T19:02:06.596Z" +} \ No newline at end of file diff --git a/cases/ts3-ts-consign-service-exception-9h4vpx/label.txt b/cases/ts3-ts-consign-service-exception-9h4vpx/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts3-ts-consign-service-exception-9h4vpx/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts3-ts-consign-service-exception-9h4vpx/result.json b/cases/ts3-ts-consign-service-exception-9h4vpx/result.json new file mode 100644 index 0000000000000000000000000000000000000000..823c78ef91b0c8086b5b6fae45363c3c45d91d23 --- /dev/null +++ b/cases/ts3-ts-consign-service-exception-9h4vpx/result.json @@ -0,0 +1,35311 @@ +{ + "case_name": "ts3-ts-consign-service-exception-9h4vpx", + "injection_nodes": [ + "container|ts-consign-service" + ], + "alarm_nodes": [ + 297, + 547, + 532, + 295 + ], + "propagation_result": { + "injection_node_ids": [ + 171 + ], + "injection_states": [ + "unknown" + ], + "paths": [ + { + "nodes": [ + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 316, + 325, + 532 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3.173102416835325, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 316, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 316, + 218, + 325, + 532 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 316, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 316, + 218, + 327, + 547 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 316, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 317, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 317, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 318, + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3.173102416835325, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 318, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 318, + 218, + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 318, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 318, + 218, + 327, + 547 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 318, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 319, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3.173102416835325, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 319, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 319, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 319, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 319, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 319, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 320, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 320, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 321, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 321, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 321, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 321, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 322, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 322, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 322, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 322, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 323, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 323, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 323, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 323, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 324, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 324, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 325, + 218, + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 325, + 218, + 327, + 547 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 326, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 326, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 326, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 326, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 327, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 327, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 328, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 328, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 329, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 329, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 330, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 330, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 330, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 330, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 331, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 331, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 331, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 331, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 332, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 332, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 332, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 332, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 316, + 325, + 532 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3.173102416835325, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 316, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 316, + 218, + 325, + 532 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 316, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 316, + 218, + 327, + 547 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 316, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 317, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 317, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 318, + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3.173102416835325, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 318, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 318, + 218, + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 318, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 318, + 218, + 327, + 547 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 318, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 319, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3.173102416835325, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 319, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 319, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 319, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 319, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 319, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 320, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 320, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 321, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 321, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 321, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 321, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 322, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 322, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 322, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 322, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 323, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 323, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 323, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 323, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 324, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 324, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 325, + 218, + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 325, + 218, + 327, + 547 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 326, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 326, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 326, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 326, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 327, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 327, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 328, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 328, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 329, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 329, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 330, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 330, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 330, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 330, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 331, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 331, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 331, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 331, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 332, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 332, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 332, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 332, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 264, + 265, + 531, + 532, + 280, + 547, + 171, + 555, + 316, + 317, + 318, + 319, + 320, + 321, + 322, + 323, + 324, + 325, + 326, + 327, + 328, + 329, + 330, + 331, + 332, + 212, + 215, + 216, + 218, + 219, + 224, + 225, + 230, + 236, + 239, + 240 + ], + "max_hops_reached": 4, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 317, + 218, + 327, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716307, + "dst_onset": 1755716286, + "delay": -21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 317, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 320, + 218, + 327, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716307, + "dst_onset": 1755716286, + "delay": -21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 320, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 324, + 218, + 327, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716307, + "dst_onset": 1755716286, + "delay": -21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 324, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 328, + 218, + 327, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716307, + "dst_onset": 1755716286, + "delay": -21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 328, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 329, + 218, + 327, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716307, + "dst_onset": 1755716286, + "delay": -21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 329, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 317, + 218, + 327, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716307, + "dst_onset": 1755716286, + "delay": -21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 317, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 320, + 218, + 327, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716307, + "dst_onset": 1755716286, + "delay": -21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 320, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 324, + 218, + 327, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716307, + "dst_onset": 1755716286, + "delay": -21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 324, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 328, + 218, + 327, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716307, + "dst_onset": 1755716286, + "delay": -21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 328, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 329, + 218, + 327, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716307, + "dst_onset": 1755716286, + "delay": -21, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 329, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + "root_component_not_in_causal_graph" + ], + "injection_state_details": [ + { + "injection_node_id": 171, + "component": "container|ts-consign-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "container|ts-consign-service", + "states": [ + "erroring" + ], + "first_state_at": 1755716286 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-auth-service::UserRepository.findByUsername", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-auth-service::SELECT ts.user_roles" + ], + "evidence": { + "alarm_count": 4, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 316, + 325, + 532 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3.173102416835325, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 316, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 316, + 218, + 325, + 532 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 316, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 316, + 218, + 327, + 547 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 316, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 317, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 317, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 318, + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3.173102416835325, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 318, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 318, + 218, + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 318, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 318, + 218, + 327, + 547 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 318, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 319, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3.173102416835325, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 319, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 319, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 319, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 319, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 319, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 320, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 320, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 321, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 321, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 321, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 321, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 322, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 322, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 322, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 322, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 323, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 323, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 323, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 323, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 324, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 324, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 325, + 218, + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 325, + 218, + 327, + 547 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 326, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 326, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 326, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 326, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 327, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 327, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 328, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 328, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 329, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 329, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 330, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 330, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 330, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 330, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 331, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 331, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 331, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 331, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 332, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 332, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 332, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 95.18519422945182, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 332, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 316, + 325, + 532 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3.173102416835325, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "unknown", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 316, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 316, + 218, + 325, + 532 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 316, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 316, + 218, + 327, + 547 + ], + "states": [ + [ + "unknown" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "unknown", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 316, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 317, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 317, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 318, + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3.173102416835325, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 318, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 318, + 218, + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 318, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 318, + 218, + 327, + 547 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 318, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 319, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "missing" + ], + [ + "missing" + ] + ], + "edges": [ + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3.173102416835325, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 319, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 319, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 319, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 319, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 319, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 320, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 320, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 321, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 321, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 321, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 321, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 322, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 322, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 322, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 322, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 323, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 323, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 323, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 323, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 324, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 324, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 325, + 218, + 325, + 532 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 325, + 218, + 327, + 547 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 326, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 326, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 326, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 326, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 327, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 327, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 328, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 328, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 329, + 218, + 325, + 532 + ], + "states": [ + [ + "healthy", + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716307, + 1755716307, + 1755716307, + 1755716310 + ], + "propagation_delays": [ + 0.0, + 0.0, + 3.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716307, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716307, + "dst_onset": 1755716310, + "delay": 3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 329, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716307, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716310, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 330, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 330, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 330, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 330, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 331, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 331, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 331, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 331, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 332, + 218, + 325, + 532 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 325, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 532, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 332, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 325, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 532, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 332, + 218, + 327, + 547 + ], + "states": [ + [ + "missing" + ], + [ + "erroring" + ], + [ + "erroring" + ], + [ + "missing" + ] + ], + "edges": [ + "includes_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMException:L1", + "manifest:JVMException:lift", + "manifest:JVMException:L2" + ], + "confidence": 0.8, + "state_start_times": [ + 1755716286, + 1755716286, + 1755716286, + 1755716286 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMException", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_backward", + "layer": 1, + "dst_node_id": 218, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.240865433434527, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 327, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 1.0, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "includes", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1755716286, + "dst_onset": 1755716286, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1755716286, + "window_end": 1755716584, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 332, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 1, + "node_id": 218, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 2, + "node_id": 327, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1755716286, + "is_injection": false, + "lower_bound": 1755716286, + "upper_bound": 1755716584, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 68, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::BasicErrorController.error", + "uniq_name": "span|ts-consign-service::BasicErrorController.error", + "state": "unknown", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::BasicErrorController.error", + "uniq_name": "span|ts-consign-service::BasicErrorController.error", + "state": "unknown", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::BasicErrorController.error", + "uniq_name": "span|ts-consign-service::BasicErrorController.error", + "state": "unknown", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 317, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "healthy, missing", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 3.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 318, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByOrderId", + "uniq_name": "span|ts-consign-service::ConsignController.findByOrderId", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 318, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByOrderId", + "uniq_name": "span|ts-consign-service::ConsignController.findByOrderId", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 318, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByOrderId", + "uniq_name": "span|ts-consign-service::ConsignController.findByOrderId", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignController.updateConsign", + "uniq_name": "span|ts-consign-service::ConsignController.updateConsign", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignController.updateConsign", + "uniq_name": "span|ts-consign-service::ConsignController.updateConsign", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignController.updateConsign", + "uniq_name": "span|ts-consign-service::ConsignController.updateConsign", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 320, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": "healthy, missing", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 3.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 321, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findById", + "uniq_name": "span|ts-consign-service::ConsignRepository.findById", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 321, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findById", + "uniq_name": "span|ts-consign-service::ConsignRepository.findById", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 322, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByOrderId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByOrderId", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 322, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByOrderId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByOrderId", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.save", + "uniq_name": "span|ts-consign-service::ConsignRepository.save", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.save", + "uniq_name": "span|ts-consign-service::ConsignRepository.save", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 324, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 3.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 326, + "kind": "span", + "name": "ts-consign-service::INSERT ts.consign_record", + "uniq_name": "span|ts-consign-service::INSERT ts.consign_record", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 326, + "kind": "span", + "name": "ts-consign-service::INSERT ts.consign_record", + "uniq_name": "span|ts-consign-service::INSERT ts.consign_record", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 328, + "kind": "span", + "name": "ts-consign-service::SELECT ConsignRecord", + "uniq_name": "span|ts-consign-service::SELECT ConsignRecord", + "state": "healthy, missing", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 3.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 329, + "kind": "span", + "name": "ts-consign-service::SELECT ts.consign_record", + "uniq_name": "span|ts-consign-service::SELECT ts.consign_record", + "state": "healthy, missing", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 3.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 330, + "kind": "span", + "name": "ts-consign-service::Session.find consign.entity.ConsignRecord", + "uniq_name": "span|ts-consign-service::Session.find consign.entity.ConsignRecord", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 330, + "kind": "span", + "name": "ts-consign-service::Session.find consign.entity.ConsignRecord", + "uniq_name": "span|ts-consign-service::Session.find consign.entity.ConsignRecord", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 331, + "kind": "span", + "name": "ts-consign-service::Session.merge consign.entity.ConsignRecord", + "uniq_name": "span|ts-consign-service::Session.merge consign.entity.ConsignRecord", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 331, + "kind": "span", + "name": "ts-consign-service::Session.merge consign.entity.ConsignRecord", + "uniq_name": "span|ts-consign-service::Session.merge consign.entity.ConsignRecord", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 332, + "kind": "span", + "name": "ts-consign-service::Transaction.commit", + "uniq_name": "span|ts-consign-service::Transaction.commit", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 332, + "kind": "span", + "name": "ts-consign-service::Transaction.commit", + "uniq_name": "span|ts-consign-service::Transaction.commit", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::BasicErrorController.error", + "uniq_name": "span|ts-consign-service::BasicErrorController.error", + "state": "unknown", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::BasicErrorController.error", + "uniq_name": "span|ts-consign-service::BasicErrorController.error", + "state": "unknown", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 316, + "kind": "span", + "name": "ts-consign-service::BasicErrorController.error", + "uniq_name": "span|ts-consign-service::BasicErrorController.error", + "state": "unknown", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 317, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignController.findByAccountId", + "state": "healthy, missing", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 3.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 318, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByOrderId", + "uniq_name": "span|ts-consign-service::ConsignController.findByOrderId", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 318, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByOrderId", + "uniq_name": "span|ts-consign-service::ConsignController.findByOrderId", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 318, + "kind": "span", + "name": "ts-consign-service::ConsignController.findByOrderId", + "uniq_name": "span|ts-consign-service::ConsignController.findByOrderId", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignController.updateConsign", + "uniq_name": "span|ts-consign-service::ConsignController.updateConsign", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignController.updateConsign", + "uniq_name": "span|ts-consign-service::ConsignController.updateConsign", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 319, + "kind": "span", + "name": "ts-consign-service::ConsignController.updateConsign", + "uniq_name": "span|ts-consign-service::ConsignController.updateConsign", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 320, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByAccountId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByAccountId", + "state": "healthy, missing", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 3.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 321, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findById", + "uniq_name": "span|ts-consign-service::ConsignRepository.findById", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 321, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findById", + "uniq_name": "span|ts-consign-service::ConsignRepository.findById", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 322, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByOrderId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByOrderId", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 322, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.findByOrderId", + "uniq_name": "span|ts-consign-service::ConsignRepository.findByOrderId", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.save", + "uniq_name": "span|ts-consign-service::ConsignRepository.save", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 323, + "kind": "span", + "name": "ts-consign-service::ConsignRepository.save", + "uniq_name": "span|ts-consign-service::ConsignRepository.save", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 324, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/account/{id}", + "state": "healthy, missing", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 3.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 326, + "kind": "span", + "name": "ts-consign-service::INSERT ts.consign_record", + "uniq_name": "span|ts-consign-service::INSERT ts.consign_record", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 326, + "kind": "span", + "name": "ts-consign-service::INSERT ts.consign_record", + "uniq_name": "span|ts-consign-service::INSERT ts.consign_record", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 328, + "kind": "span", + "name": "ts-consign-service::SELECT ConsignRecord", + "uniq_name": "span|ts-consign-service::SELECT ConsignRecord", + "state": "healthy, missing", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 3.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 329, + "kind": "span", + "name": "ts-consign-service::SELECT ts.consign_record", + "uniq_name": "span|ts-consign-service::SELECT ts.consign_record", + "state": "healthy, missing", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716307, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 3.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716310, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 330, + "kind": "span", + "name": "ts-consign-service::Session.find consign.entity.ConsignRecord", + "uniq_name": "span|ts-consign-service::Session.find consign.entity.ConsignRecord", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 330, + "kind": "span", + "name": "ts-consign-service::Session.find consign.entity.ConsignRecord", + "uniq_name": "span|ts-consign-service::Session.find consign.entity.ConsignRecord", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 331, + "kind": "span", + "name": "ts-consign-service::Session.merge consign.entity.ConsignRecord", + "uniq_name": "span|ts-consign-service::Session.merge consign.entity.ConsignRecord", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 331, + "kind": "span", + "name": "ts-consign-service::Session.merge consign.entity.ConsignRecord", + "uniq_name": "span|ts-consign-service::Session.merge consign.entity.ConsignRecord", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 332, + "kind": "span", + "name": "ts-consign-service::Transaction.commit", + "uniq_name": "span|ts-consign-service::Transaction.commit", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 325, + "kind": "span", + "name": "ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-consign-service::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 532, + "kind": "span", + "name": "ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "uniq_name": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "state": "erroring, missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 332, + "kind": "span", + "name": "ts-consign-service::Transaction.commit", + "uniq_name": "span|ts-consign-service::Transaction.commit", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_backward", + "rule_id": "manifest:JVMException:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 218, + "kind": "service", + "name": "ts-consign-service", + "uniq_name": "service|ts-consign-service", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMException:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 327, + "kind": "span", + "name": "ts-consign-service::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-consign-service::PUT /api/v1/consignservice/consigns", + "state": "erroring", + "state_start_time": 1755716286, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMException:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "uniq_name": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "state": "missing", + "state_start_time": 1755716286, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 295, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + } + }, + { + "node_id": 297, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.16666666666666666, + "success_rate_drop": 0.8333333333333334, + "normal_avg_duration": 0.009852871400000001, + "abnormal_avg_duration": 12.29014855, + "avg_duration_ratio": 1247.3671938923305, + "normal_p99": 0.0115772523, + "abnormal_p99": 13.160634698299999, + "p99_ratio": 1136.766683256959, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.16666666666666666, + "success_rate_drop": 0.8333333333333334, + "normal_avg_duration": 0.009852871400000001, + "abnormal_avg_duration": 12.29014855, + "avg_duration_ratio": 1247.3671938923305, + "normal_p99": 0.0115772523, + "abnormal_p99": 13.160634698299999, + "p99_ratio": 1136.766683256959, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "path_ids": [ + "path-0", + "path-2", + "path-4", + "path-5", + "path-7", + "path-8", + "path-9", + "path-12", + "path-14", + "path-15", + "path-17", + "path-19", + "path-21", + "path-22", + "path-24", + "path-26", + "path-28", + "path-29", + "path-30", + "path-32", + "path-34", + "path-36", + "path-37", + "path-39", + "path-40", + "path-41", + "path-44", + "path-46", + "path-47", + "path-49", + "path-51", + "path-53", + "path-54", + "path-56", + "path-58", + "path-60", + "path-61", + "path-62", + "path-64", + "path-66" + ] + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "path_ids": [ + "path-1", + "path-3", + "path-6", + "path-10", + "path-11", + "path-13", + "path-16", + "path-18", + "path-20", + "path-23", + "path-25", + "path-27", + "path-31", + "path-33", + "path-35", + "path-38", + "path-42", + "path-43", + "path-45", + "path-48", + "path-50", + "path-52", + "path-55", + "path-57", + "path-59", + "path-63", + "path-65", + "path-67" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 295, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 297, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.16666666666666666, + "success_rate_drop": 0.8333333333333334, + "normal_avg_duration": 0.009852871400000001, + "abnormal_avg_duration": 12.29014855, + "avg_duration_ratio": 1247.3671938923305, + "normal_p99": 0.0115772523, + "abnormal_p99": 13.160634698299999, + "p99_ratio": 1136.766683256959, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/order/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "path_ids": [ + "path-0", + "path-2", + "path-4", + "path-5", + "path-7", + "path-8", + "path-9", + "path-12", + "path-14", + "path-15", + "path-17", + "path-19", + "path-21", + "path-22", + "path-24", + "path-26", + "path-28", + "path-29", + "path-30", + "path-32", + "path-34", + "path-36", + "path-37", + "path-39", + "path-40", + "path-41", + "path-44", + "path-46", + "path-47", + "path-49", + "path-51", + "path-53", + "path-54", + "path-56", + "path-58", + "path-60", + "path-61", + "path-62", + "path-64", + "path-66" + ] + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "path_ids": [ + "path-1", + "path-3", + "path-6", + "path-10", + "path-11", + "path-13", + "path-16", + "path-18", + "path-20", + "path-23", + "path-25", + "path-27", + "path-31", + "path-33", + "path-35", + "path-38", + "path-42", + "path-43", + "path-45", + "path-48", + "path-50", + "path-52", + "path-55", + "path-57", + "path-59", + "path-63", + "path-65", + "path-67" + ] + } + ], + "candidate_alarm_node_ids": [ + 295, + 297, + 532, + 547 + ], + "explained_alarm_node_ids": [ + 532, + 547 + ], + "unexplained_alarm_node_ids": [ + 295, + 297 + ], + "candidate_alarm_count": 4, + "explained_alarm_count": 2, + "unexplained_alarm_count": 2, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "container|ts-consign-service" + ], + "start_kind": "container", + "category": "jvm_method", + "fault_type": "JVMException", + "resolution_method": "jvm_fallback_exact_container_match[ground_truth]" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/ts3-ts-food-service-response-abort-9tjsld/.finished b/cases/ts3-ts-food-service-response-abort-9tjsld/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts3-ts-food-service-response-abort-9tjsld/causal_graph.json b/cases/ts3-ts-food-service-response-abort-9tjsld/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..4e1b6d66bb86dcdc9bf770e2be3e8c6fae5fe948 --- /dev/null +++ b/cases/ts3-ts-food-service-response-abort-9tjsld/causal_graph.json @@ -0,0 +1,437 @@ +{ + "case_name": "ts3-ts-food-service-response-abort-9tjsld", + "fault_type": "HTTPResponseAbort", + "root_resolution_method": "http_span_fallback_to_service", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1752844321, + "component": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1752844321, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "target": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + } + ], + "root_causes": [ + { + "component": "service|ts-food-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1752844321, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1752844321, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}": "ts-food-service", + "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}": "ts-ui-dashboard" + }, + "candidate_alarm_nodes": [ + { + "node_id": 438, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 513, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.6296296296296297, + "success_rate_drop": 0.37037037037037035, + "normal_avg_duration": 0.03187005302590674, + "abnormal_avg_duration": 7.417914521074074, + "avg_duration_ratio": 232.75501032408548, + "normal_p99": 0.22528662175999897, + "abnormal_p99": 20.00325990336, + "p99_ratio": 88.79026968884888, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 516, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011729953675675675, + "abnormal_avg_duration": 0.515185545, + "avg_duration_ratio": 43.92050976879276, + "normal_p99": 0.01679895064, + "abnormal_p99": 1.00672468792, + "p99_ratio": 59.92783177318747, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 517, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 522, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 526, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.09874714544736843, + "abnormal_avg_duration": 0.1950634340909091, + "avg_duration_ratio": 1.9753830169690991, + "normal_p99": 0.27846244825, + "abnormal_p99": 0.9780588644000003, + "p99_ratio": 3.512354612072906, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 513, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.6296296296296297, + "success_rate_drop": 0.37037037037037035, + "normal_avg_duration": 0.03187005302590674, + "abnormal_avg_duration": 7.417914521074074, + "avg_duration_ratio": 232.75501032408548, + "normal_p99": 0.22528662175999897, + "abnormal_p99": 20.00325990336, + "p99_ratio": 88.79026968884888, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 438, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 516, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011729953675675675, + "abnormal_avg_duration": 0.515185545, + "avg_duration_ratio": 43.92050976879276, + "normal_p99": 0.01679895064, + "abnormal_p99": 1.00672468792, + "p99_ratio": 59.92783177318747, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 517, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 522, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 526, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.09874714544736843, + "abnormal_avg_duration": 0.1950634340909091, + "avg_duration_ratio": 1.9753830169690991, + "normal_p99": 0.27846244825, + "abnormal_p99": 0.9780588644000003, + "p99_ratio": 3.512354612072906, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 7, + "explained_alarm_count": 1, + "unexplained_alarm_count": 6, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/ts3-ts-food-service-response-abort-9tjsld/env.json b/cases/ts3-ts-food-service-response-abort-9tjsld/env.json new file mode 100644 index 0000000000000000000000000000000000000000..ed4220025b2436c3abb964068e9092c12add54dd --- /dev/null +++ b/cases/ts3-ts-food-service-response-abort-9tjsld/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts3", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1752844078", + "NORMAL_END": "1752844318", + "ABNORMAL_START": "1752844318", + "ABNORMAL_END": "1752844558" +} \ No newline at end of file diff --git a/cases/ts3-ts-food-service-response-abort-9tjsld/injection.json b/cases/ts3-ts-food-service-response-abort-9tjsld/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..11809d6cb09b56b0904cced2c7c19ee69ac47171 --- /dev/null +++ b/cases/ts3-ts-food-service-response-abort-9tjsld/injection.json @@ -0,0 +1,42 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-07-18T13:11:58.551868Z", + "description": "Fault for task 04517bb5-00fd-438a-b7d6-abbd19a8fb70", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_name\":\"ts-food-service\",\"method\":\"GET\",\"route\":\"/api/v1/travelservice/routes/*\",\"server_address\":\"ts-travel-service\",\"server_port\":\"8080\"},\"namespace\":\"ts\"}", + "end_time": "2025-07-18T13:15:58Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"6\":{\"name\":\"6\",\"range\":[0,2],\"children\":{\"0\":{\"name\":\"0\",\"range\":[1,60],\"children\":null,\"description\":\"Time Unit Minute\",\"value\":4},\"1\":{\"name\":\"1\",\"range\":[0,0],\"children\":null,\"description\":\"{ts: 0}\",\"value\":0},\"2\":{\"name\":\"2\",\"range\":[0,67],\"children\":null,\"description\":\"Flattened HTTP Endpoint Index\",\"value\":16}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":6}", + "fault_type": 6, + "ground_truth": { + "container": [ + "ts-food-service", + "ts-travel-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-food-service-59b4d9c7bc-pws2d", + "ts-travel-service-565d5948c-f8j7t" + ], + "service": [ + "ts-food-service", + "ts-travel-service" + ], + "span": [ + "ts-food-service", + "ts-travel-service" + ], + "additional_properties": {} + }, + "id": 115, + "injection_name": "ts3-ts-food-service-response-abort-9tjsld", + "labels": { + "batch": "bootstrap", + "env": "prod" + }, + "pre_duration": 4, + "start_time": "2025-07-18T13:11:58Z", + "status": 2, + "task_id": "04517bb5-00fd-438a-b7d6-abbd19a8fb70", + "updated_at": "2025-07-18T13:15:58.983354Z", + "additional_properties": {} +} \ No newline at end of file diff --git a/cases/ts3-ts-food-service-response-abort-9tjsld/label.txt b/cases/ts3-ts-food-service-response-abort-9tjsld/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts3-ts-food-service-response-abort-9tjsld/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts3-ts-food-service-response-abort-9tjsld/result.json b/cases/ts3-ts-food-service-response-abort-9tjsld/result.json new file mode 100644 index 0000000000000000000000000000000000000000..c41a2d8879415b40f30fd4f46566d137faa781a9 --- /dev/null +++ b/cases/ts3-ts-food-service-response-abort-9tjsld/result.json @@ -0,0 +1,850 @@ +{ + "case_name": "ts3-ts-food-service-response-abort-9tjsld", + "injection_nodes": [ + "service|ts-food-service" + ], + "alarm_nodes": [ + 513, + 516, + 517, + 522, + 526, + 532, + 438 + ], + "propagation_result": { + "injection_node_ids": [ + 214, + 254, + 232 + ], + "injection_states": [ + "unknown", + "unknown", + "unknown" + ], + "paths": [ + { + "nodes": [ + 341, + 513 + ], + "states": [ + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1752844321, + 1752844321 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPResponseAbort", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.6142857142857143, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1752844321, + "dst_onset": 1752844321, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1752844318, + "window_end": 1752844617, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 341, + "onset": 1752844321, + "is_injection": false, + "lower_bound": 1752844318, + "upper_bound": 1752844617, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1752844321, + "is_injection": false, + "lower_bound": 1752844318, + "upper_bound": 1752844617, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 513, + 259, + 525, + 271, + 403, + 404, + 336, + 337, + 338, + 339, + 340, + 341, + 214, + 342, + 344, + 345, + 346, + 347, + 343 + ], + "max_hops_reached": 4, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + "root_component_not_in_causal_graph", + "root_resolved_from_metadata_only", + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 214, + "component": "service|ts-food-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|ts-food-service", + "states": [ + "degraded", + "erroring" + ], + "first_state_at": 1752844318 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets" + ], + "evidence": { + "alarm_count": 7, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 341, + 513 + ], + "states": [ + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPResponseAbort:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1752844321, + 1752844321 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPResponseAbort", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.6142857142857143, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1752844321, + "dst_onset": 1752844321, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1752844318, + "window_end": 1752844617, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 341, + "onset": 1752844321, + "is_injection": false, + "lower_bound": 1752844318, + "upper_bound": 1752844617, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1752844321, + "is_injection": false, + "lower_bound": 1752844318, + "upper_bound": 1752844617, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 1, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 341, + "kind": "span", + "name": "ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-food-service::GET /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "erroring, healthy, missing", + "state_start_time": 1752844321, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseAbort:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "uniq_name": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1752844321, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 438, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + } + }, + { + "node_id": 513, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.6296296296296297, + "success_rate_drop": 0.37037037037037035, + "normal_avg_duration": 0.03187005302590674, + "abnormal_avg_duration": 7.417914521074074, + "avg_duration_ratio": 232.75501032408548, + "normal_p99": 0.22528662175999897, + "abnormal_p99": 20.00325990336, + "p99_ratio": 88.79026968884888, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + } + }, + { + "node_id": 516, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011729953675675675, + "abnormal_avg_duration": 0.515185545, + "avg_duration_ratio": 43.92050976879276, + "normal_p99": 0.01679895064, + "abnormal_p99": 1.00672468792, + "p99_ratio": 59.92783177318747, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 517, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 522, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 526, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.09874714544736843, + "abnormal_avg_duration": 0.1950634340909091, + "avg_duration_ratio": 1.9753830169690991, + "normal_p99": 0.27846244825, + "abnormal_p99": 0.9780588644000003, + "p99_ratio": 3.512354612072906, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 513, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.6296296296296297, + "success_rate_drop": 0.37037037037037035, + "normal_avg_duration": 0.03187005302590674, + "abnormal_avg_duration": 7.417914521074074, + "avg_duration_ratio": 232.75501032408548, + "normal_p99": 0.22528662175999897, + "abnormal_p99": 20.00325990336, + "p99_ratio": 88.79026968884888, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 438, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "service_operation:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "bare_operation_unique:POST /api/v1/seatservice/seats/left_tickets", + "http_endpoint:ts-seat-service::POST::/api/v1/seatservice/seats/left_tickets", + "http_endpoint_unique:POST::/api/v1/seatservice/seats/left_tickets", + "bare_path_unique:/api/v1/seatservice/seats/left_tickets", + "legacy_exact:span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "legacy_exact:POST /api/v1/seatservice/seats/left_tickets" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 516, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.011729953675675675, + "abnormal_avg_duration": 0.515185545, + "avg_duration_ratio": 43.92050976879276, + "normal_p99": 0.01679895064, + "abnormal_p99": 1.00672468792, + "p99_ratio": 59.92783177318747, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 517, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 522, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 526, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.09874714544736843, + "abnormal_avg_duration": 0.1950634340909091, + "avg_duration_ratio": 1.9753830169690991, + "normal_p99": 0.27846244825, + "abnormal_p99": 0.9780588644000003, + "p99_ratio": 3.512354612072906, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 513, + "component": "span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.6296296296296297, + "success_rate_drop": 0.37037037037037035, + "normal_avg_duration": 0.03187005302590674, + "abnormal_avg_duration": 7.417914521074074, + "avg_duration_ratio": 232.75501032408548, + "normal_p99": 0.22528662175999897, + "abnormal_p99": 20.00325990336, + "p99_ratio": 88.79026968884888, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "conclusion_match": { + "status": "matched", + "method": "bare_path_unique", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard:: /api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "service_operation:ts-ui-dashboard::/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_operation_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}", + "bare_path_unique:/api/v1/foodservice/foods/{date}/{startStation}/{endStation}/{tripId}" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "candidate_alarm_node_ids": [ + 438, + 513, + 516, + 517, + 522, + 526, + 532 + ], + "explained_alarm_node_ids": [ + 513 + ], + "unexplained_alarm_node_ids": [ + 438, + 516, + 517, + 522, + 526, + 532 + ], + "candidate_alarm_count": 7, + "explained_alarm_count": 1, + "unexplained_alarm_count": 6, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 1, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "service|ts-food-service" + ], + "start_kind": "service", + "category": "http_span", + "fault_type": "HTTPResponseAbort", + "resolution_method": "http_span_fallback_to_service", + "starting_points": [ + "service|ts-food-service", + "service|ts-ui-dashboard", + "service|ts-preserve-service" + ] + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/.finished b/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/causal_graph.json b/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..55973fe014660c7fffee4c6004ecc4e8036c7b18 --- /dev/null +++ b/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/causal_graph.json @@ -0,0 +1,810 @@ +{ + "case_name": "ts3-ts-preserve-service-response-replace-code-pht4kw", + "fault_type": "HTTPResponseReplaceCode", + "root_resolution_method": "http_span_fallback_to_service", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1753072900, + "component": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753072900, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "target": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + } + ], + "root_causes": [ + { + "component": "service|ts-preserve-service", + "state": [ + "unknown" + ], + "state_resolution_reason": "root_component_not_in_causal_graph" + } + ], + "alarm_nodes": [ + { + "timestamp": 1753072900, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1753072900, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "span|ts-preserve-service::POST /api/v1/preserveservice/preserve": "ts-preserve-service", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve": "ts-ui-dashboard" + }, + "candidate_alarm_nodes": [ + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03549328354285714, + "abnormal_avg_duration": 0.099825431, + "avg_duration_ratio": 2.812516088556969, + "normal_p99": 0.23269718913999926, + "abnormal_p99": 0.9176914645999991, + "p99_ratio": 3.943715297944067, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 535, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03475157805421687, + "abnormal_avg_duration": 0.047490076941176476, + "avg_duration_ratio": 1.3665588615022295, + "normal_p99": 0.12473678179999967, + "abnormal_p99": 0.71807882, + "p99_ratio": 5.756752816914521, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 537, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05074073211764706, + "abnormal_avg_duration": 0.21463125170967742, + "avg_duration_ratio": 4.229959694157252, + "normal_p99": 0.8958101739000028, + "abnormal_p99": 3.83896818509, + "p99_ratio": 4.285470624179956, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderservice/order/refresh" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6643418119166666, + "abnormal_avg_duration": 20.0014945072, + "avg_duration_ratio": 30.107234180390467, + "normal_p99": 3.808242946130001, + "abnormal_p99": 20.0033511593, + "p99_ratio": 5.252645758755421, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.33212974775, + "abnormal_avg_duration": 0.885422421862069, + "avg_duration_ratio": 2.665893157298702, + "normal_p99": 3.2114927859199995, + "abnormal_p99": 4.628285013679999, + "p99_ratio": 1.4411631357142003, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.9635436878823529, + "abnormal_avg_duration": 2.632952183111111, + "avg_duration_ratio": 2.732571668750935, + "normal_p99": 4.63189386051, + "abnormal_p99": 9.5727684994, + "p99_ratio": 2.066707223370179, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 1.2632079389411763, + "abnormal_avg_duration": 1.9300637544, + "avg_duration_ratio": 1.5279066057942794, + "normal_p99": 6.4275439797000065, + "abnormal_p99": 6.850108712660001, + "p99_ratio": 1.065742799161635, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 1.12559298028125, + "abnormal_avg_duration": 2.1804613151666663, + "avg_duration_ratio": 1.9371667675306912, + "normal_p99": 4.216832039120001, + "abnormal_p99": 5.5917375619500005, + "p99_ratio": 1.3260517635217277, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.39894872274489795, + "abnormal_avg_duration": 0.6331790409545455, + "avg_duration_ratio": 1.5871188572758579, + "normal_p99": 3.8429850377400046, + "abnormal_p99": 4.387171959749998, + "p99_ratio": 1.1416052669125198, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6643418119166666, + "abnormal_avg_duration": 20.0014945072, + "avg_duration_ratio": 30.107234180390467, + "normal_p99": 3.808242946130001, + "abnormal_p99": 20.0033511593, + "p99_ratio": 5.252645758755421, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03549328354285714, + "abnormal_avg_duration": 0.099825431, + "avg_duration_ratio": 2.812516088556969, + "normal_p99": 0.23269718913999926, + "abnormal_p99": 0.9176914645999991, + "p99_ratio": 3.943715297944067, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 535, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03475157805421687, + "abnormal_avg_duration": 0.047490076941176476, + "avg_duration_ratio": 1.3665588615022295, + "normal_p99": 0.12473678179999967, + "abnormal_p99": 0.71807882, + "p99_ratio": 5.756752816914521, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 537, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05074073211764706, + "abnormal_avg_duration": 0.21463125170967742, + "avg_duration_ratio": 4.229959694157252, + "normal_p99": 0.8958101739000028, + "abnormal_p99": 3.83896818509, + "p99_ratio": 4.285470624179956, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderservice/order/refresh" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.33212974775, + "abnormal_avg_duration": 0.885422421862069, + "avg_duration_ratio": 2.665893157298702, + "normal_p99": 3.2114927859199995, + "abnormal_p99": 4.628285013679999, + "p99_ratio": 1.4411631357142003, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.9635436878823529, + "abnormal_avg_duration": 2.632952183111111, + "avg_duration_ratio": 2.732571668750935, + "normal_p99": 4.63189386051, + "abnormal_p99": 9.5727684994, + "p99_ratio": 2.066707223370179, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 1.2632079389411763, + "abnormal_avg_duration": 1.9300637544, + "avg_duration_ratio": 1.5279066057942794, + "normal_p99": 6.4275439797000065, + "abnormal_p99": 6.850108712660001, + "p99_ratio": 1.065742799161635, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 1.12559298028125, + "abnormal_avg_duration": 2.1804613151666663, + "avg_duration_ratio": 1.9371667675306912, + "normal_p99": 4.216832039120001, + "abnormal_p99": 5.5917375619500005, + "p99_ratio": 1.3260517635217277, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.39894872274489795, + "abnormal_avg_duration": 0.6331790409545455, + "avg_duration_ratio": 1.5871188572758579, + "normal_p99": 3.8429850377400046, + "abnormal_p99": 4.387171959749998, + "p99_ratio": 1.1416052669125198, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 14, + "explained_alarm_count": 1, + "unexplained_alarm_count": 13, + "candidate_strong_alarm_count": 2, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 1, + "strong_alarm_coverage": 0.5, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.5, + "alarm_coverage_confidence": 0.5, + "final_confidence": 0.5 + } +} \ No newline at end of file diff --git a/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/env.json b/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/env.json new file mode 100644 index 0000000000000000000000000000000000000000..b79d028969339b0db63102a3b9b0926fc82f8900 --- /dev/null +++ b/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts3", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1753072660", + "NORMAL_END": "1753072900", + "ABNORMAL_START": "1753072900", + "ABNORMAL_END": "1753073139" +} \ No newline at end of file diff --git a/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/injection.json b/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..a93334bdd55c2435e3c83a8bea61ba0807059425 --- /dev/null +++ b/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/injection.json @@ -0,0 +1,42 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-07-21T04:41:39.662215Z", + "description": "Fault for task 3ee0143b-d196-47fe-8483-0942ef7a819e", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_name\":\"ts-preserve-service\",\"method\":\"POST\",\"route\":\"/api/v1/seatservice/seats\",\"server_address\":\"ts-seat-service\",\"server_port\":\"8080\"},\"namespace\":\"ts\",\"status_code\":1}", + "end_time": "2025-07-21T04:45:39Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"13\":{\"name\":\"13\",\"range\":[0,3],\"children\":{\"0\":{\"name\":\"0\",\"range\":[1,60],\"children\":null,\"description\":\"Time Unit Minute\",\"value\":4},\"1\":{\"name\":\"1\",\"range\":[0,0],\"children\":null,\"description\":\"{ts: 0}\",\"value\":0},\"2\":{\"name\":\"2\",\"range\":[0,67],\"children\":null,\"description\":\"Flattened HTTP Endpoint Index\",\"value\":20},\"3\":{\"name\":\"3\",\"range\":[0,9],\"children\":null,\"description\":\"HTTP Status Code to replace with\",\"value\":1}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":13}", + "fault_type": 13, + "ground_truth": { + "container": [ + "ts-preserve-service", + "ts-seat-service" + ], + "function": null, + "metric": null, + "pod": [ + "ts-preserve-service-6db76848db-hzwx7", + "ts-seat-service-5c9b5c74d7-zxm2j" + ], + "service": [ + "ts-preserve-service", + "ts-seat-service" + ], + "span": [ + "ts-preserve-service", + "ts-seat-service" + ], + "additional_properties": {} + }, + "id": 1088, + "injection_name": "ts3-ts-preserve-service-response-replace-code-pht4kw", + "labels": { + "batch": "bootstrap", + "env": "prod" + }, + "pre_duration": 4, + "start_time": "2025-07-21T04:41:40Z", + "status": 2, + "task_id": "3ee0143b-d196-47fe-8483-0942ef7a819e", + "updated_at": "2025-07-21T04:45:40.548336Z", + "additional_properties": {} +} \ No newline at end of file diff --git a/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/label.txt b/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/result.json b/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/result.json new file mode 100644 index 0000000000000000000000000000000000000000..1f8b415e5bbfad7129f701d8ffb91cc6b0605155 --- /dev/null +++ b/cases/ts3-ts-preserve-service-response-replace-code-pht4kw/result.json @@ -0,0 +1,1210 @@ +{ + "case_name": "ts3-ts-preserve-service-response-replace-code-pht4kw", + "injection_nodes": [ + "service|ts-preserve-service" + ], + "alarm_nodes": [ + 544, + 545, + 547, + 529, + 530, + 531, + 532, + 535, + 537, + 539, + 540, + 541, + 542, + 543 + ], + "propagation_result": { + "injection_node_ids": [ + 226, + 251 + ], + "injection_states": [ + "unknown", + "unknown" + ], + "paths": [ + { + "nodes": [ + 416, + 540 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPResponseReplaceCode:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1753072900, + 1753072900 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPResponseReplaceCode", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.631578947368421, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753072900, + "dst_onset": 1753072900, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753072900, + "window_end": 1753073198, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 416, + "onset": 1753072900, + "is_injection": false, + "lower_bound": 1753072900, + "upper_bound": 1753073198, + "in_window": true + }, + { + "node_index": 1, + "node_id": 540, + "onset": 1753072900, + "is_injection": false, + "lower_bound": 1753072900, + "upper_bound": 1753073198, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 416, + 417, + 226, + 273, + 540, + 415 + ], + "max_hops_reached": 2, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + "root_component_not_in_causal_graph", + "root_resolved_from_metadata_only" + ], + "injection_state_details": [ + { + "injection_node_id": 226, + "component": "service|ts-preserve-service", + "canonical_state": "unknown", + "root_cause_states": [ + "unknown" + ], + "reason": "root_component_not_in_causal_graph" + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|ts-preserve-service", + "states": [ + "degraded", + "erroring" + ], + "first_state_at": 1753072900 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ], + "evidence": { + "alarm_count": 14, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 416, + 540 + ], + "states": [ + [ + "erroring", + "missing" + ], + [ + "erroring", + "healthy", + "missing", + "slow" + ] + ], + "edges": [ + "calls_backward" + ], + "rules": [ + "manifest:HTTPResponseReplaceCode:L1" + ], + "confidence": 1.0, + "state_start_times": [ + 1753072900, + 1753072900 + ], + "propagation_delays": [ + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "HTTPResponseReplaceCode", + "edges": [ + { + "edge_index": 0, + "edge_desc": "calls_backward", + "layer": 1, + "dst_node_id": 540, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.1, + 1.0 + ], + "value": 0.631578947368421, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753072900, + "dst_onset": 1753072900, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753072900, + "window_end": 1753073198, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 416, + "onset": 1753072900, + "is_injection": false, + "lower_bound": 1753072900, + "upper_bound": 1753073198, + "in_window": true + }, + { + "node_index": 1, + "node_id": 540, + "onset": 1753072900, + "is_injection": false, + "lower_bound": 1753072900, + "upper_bound": 1753073198, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 1, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 416, + "kind": "span", + "name": "ts-preserve-service::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-preserve-service::POST /api/v1/preserveservice/preserve", + "state": "erroring, missing", + "state_start_time": 1753072900, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:HTTPResponseReplaceCode:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 540, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "state": "erroring, healthy, missing, slow", + "state_start_time": 1753072900, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03549328354285714, + "abnormal_avg_duration": 0.099825431, + "avg_duration_ratio": 2.812516088556969, + "normal_p99": 0.23269718913999926, + "abnormal_p99": 0.9176914645999991, + "p99_ratio": 3.943715297944067, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 535, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03475157805421687, + "abnormal_avg_duration": 0.047490076941176476, + "avg_duration_ratio": 1.3665588615022295, + "normal_p99": 0.12473678179999967, + "abnormal_p99": 0.71807882, + "p99_ratio": 5.756752816914521, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/trainservice/trains" + ] + } + }, + { + "node_id": 537, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05074073211764706, + "abnormal_avg_duration": 0.21463125170967742, + "avg_duration_ratio": 4.229959694157252, + "normal_p99": 0.8958101739000028, + "abnormal_p99": 3.83896818509, + "p99_ratio": 4.285470624179956, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderservice/order/refresh" + ] + } + }, + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6643418119166666, + "abnormal_avg_duration": 20.0014945072, + "avg_duration_ratio": 30.107234180390467, + "normal_p99": 3.808242946130001, + "abnormal_p99": 20.0033511593, + "p99_ratio": 5.252645758755421, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.33212974775, + "abnormal_avg_duration": 0.885422421862069, + "avg_duration_ratio": 2.665893157298702, + "normal_p99": 3.2114927859199995, + "abnormal_p99": 4.628285013679999, + "p99_ratio": 1.4411631357142003, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.9635436878823529, + "abnormal_avg_duration": 2.632952183111111, + "avg_duration_ratio": 2.732571668750935, + "normal_p99": 4.63189386051, + "abnormal_p99": 9.5727684994, + "p99_ratio": 2.066707223370179, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 1.2632079389411763, + "abnormal_avg_duration": 1.9300637544, + "avg_duration_ratio": 1.5279066057942794, + "normal_p99": 6.4275439797000065, + "abnormal_p99": 6.850108712660001, + "p99_ratio": 1.065742799161635, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 1.12559298028125, + "abnormal_avg_duration": 2.1804613151666663, + "avg_duration_ratio": 1.9371667675306912, + "normal_p99": 4.216832039120001, + "abnormal_p99": 5.5917375619500005, + "p99_ratio": 1.3260517635217277, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.39894872274489795, + "abnormal_avg_duration": 0.6331790409545455, + "avg_duration_ratio": 1.5871188572758579, + "normal_p99": 3.8429850377400046, + "abnormal_p99": 4.387171959749998, + "p99_ratio": 1.1416052669125198, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6643418119166666, + "abnormal_avg_duration": 20.0014945072, + "avg_duration_ratio": 30.107234180390467, + "normal_p99": 3.808242946130001, + "abnormal_p99": 20.0033511593, + "p99_ratio": 5.252645758755421, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 529, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03549328354285714, + "abnormal_avg_duration": 0.099825431, + "avg_duration_ratio": 2.812516088556969, + "normal_p99": 0.23269718913999926, + "abnormal_p99": 0.9176914645999991, + "p99_ratio": 3.943715297944067, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/consignservice/consigns/account/{id}", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/account/{id}" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 535, + "component": "span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.03475157805421687, + "abnormal_avg_duration": 0.047490076941176476, + "avg_duration_ratio": 1.3665588615022295, + "normal_p99": 0.12473678179999967, + "abnormal_p99": 0.71807882, + "p99_ratio": 5.756752816914521, + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP GET http://ts-ui-dashboard:8080/api/v1/trainservice/trains", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/trainservice/trains", + "service_operation:ts-ui-dashboard::GET /api/v1/trainservice/trains" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 537, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.05074073211764706, + "abnormal_avg_duration": 0.21463125170967742, + "avg_duration_ratio": 4.229959694157252, + "normal_p99": 0.8958101739000028, + "abnormal_p99": 3.83896818509, + "p99_ratio": 4.285470624179956, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/orderservice/order/refresh", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/orderservice/order/refresh", + "service_operation:ts-ui-dashboard::POST /api/v1/orderservice/order/refresh" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 541, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.33212974775, + "abnormal_avg_duration": 0.885422421862069, + "avg_duration_ratio": 2.665893157298702, + "normal_p99": 3.2114927859199995, + "abnormal_p99": 4.628285013679999, + "p99_ratio": 1.4411631357142003, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.9635436878823529, + "abnormal_avg_duration": 2.632952183111111, + "avg_duration_ratio": 2.732571668750935, + "normal_p99": 4.63189386051, + "abnormal_p99": 9.5727684994, + "p99_ratio": 2.066707223370179, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 543, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 1.2632079389411763, + "abnormal_avg_duration": 1.9300637544, + "avg_duration_ratio": 1.5279066057942794, + "normal_p99": 6.4275439797000065, + "abnormal_p99": 6.850108712660001, + "p99_ratio": 1.065742799161635, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 1.12559298028125, + "abnormal_avg_duration": 2.1804613151666663, + "avg_duration_ratio": 1.9371667675306912, + "normal_p99": 4.216832039120001, + "abnormal_p99": 5.5917375619500005, + "p99_ratio": 1.3260517635217277, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "weak", + "issue_strength_reason": "weak_latency_signal", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "normal_success_rate": 1.0, + "abnormal_success_rate": 1.0, + "success_rate_drop": 0.0, + "normal_avg_duration": 0.39894872274489795, + "abnormal_avg_duration": 0.6331790409545455, + "avg_duration_ratio": 1.5871188572758579, + "normal_p99": 3.8429850377400046, + "abnormal_p99": 4.387171959749998, + "p99_ratio": 1.1416052669125198, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "weak_noise" + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 540, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.6643418119166666, + "abnormal_avg_duration": 20.0014945072, + "avg_duration_ratio": 30.107234180390467, + "normal_p99": 3.808242946130001, + "abnormal_p99": 20.0033511593, + "p99_ratio": 5.252645758755421, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/preserveservice/preserve", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve" + ] + }, + "path_ids": [ + "path-0" + ] + } + ], + "candidate_alarm_node_ids": [ + 529, + 530, + 531, + 532, + 535, + 537, + 539, + 540, + 541, + 542, + 543, + 544, + 545, + 547 + ], + "explained_alarm_node_ids": [ + 540 + ], + "unexplained_alarm_node_ids": [ + 529, + 530, + 531, + 532, + 535, + 537, + 539, + 541, + 542, + 543, + 544, + 545, + 547 + ], + "candidate_alarm_count": 14, + "explained_alarm_count": 1, + "unexplained_alarm_count": 13, + "strong_alarm_coverage": 0.5, + "candidate_strong_alarm_count": 2, + "explained_strong_alarm_count": 1, + "unexplained_strong_alarm_count": 1, + "resolution_info": { + "resolved_nodes": [ + "service|ts-preserve-service" + ], + "start_kind": "service", + "category": "http_span", + "fault_type": "HTTPResponseReplaceCode", + "resolution_method": "http_span_fallback_to_service", + "starting_points": [ + "service|ts-preserve-service", + "service|ts-ui-dashboard" + ] + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/ts4-ts-seat-service-stress-sh4z62/.finished b/cases/ts4-ts-seat-service-stress-sh4z62/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts4-ts-seat-service-stress-sh4z62/causal_graph.json b/cases/ts4-ts-seat-service-stress-sh4z62/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..52d1a7193db347ba417a8f2f3e6f15b8987e6243 --- /dev/null +++ b/cases/ts4-ts-seat-service-stress-sh4z62/causal_graph.json @@ -0,0 +1,772 @@ +{ + "case_name": "ts4-ts-seat-service-stress-sh4z62", + "fault_type": "JVMMemoryStress", + "root_resolution_method": "jvm_fallback_exact_container_match[ground_truth]", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1754712586, + "component": "container|ts-seat-service", + "state": [ + "unavailable", + "degraded" + ] + }, + { + "timestamp": 1754712595, + "component": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1754712595, + "component": "service|ts-seat-service", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1754712595, + "component": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1754712607, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754712607, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754712607, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754712595, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1754712595, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1754712595, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1754712607, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754712607, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754712595, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1754712595, + "component": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1754712607, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": [ + "missing" + ] + }, + { + "timestamp": 1754712595, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1754712595, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1754712604, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754712595, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1754712595, + "component": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1754712607, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754712595, + "component": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": [ + "degraded" + ] + }, + { + "timestamp": 1754712607, + "component": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "state": [ + "missing" + ] + } + ], + "edges": [ + { + "source": "service|ts-seat-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "target": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + }, + { + "source": "span|ts-travel-service::TravelController.getTripsByRouteId", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId" + }, + { + "source": "container|ts-seat-service", + "target": "pod|ts-seat-service-6c78b7d797-vrjmh" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-travel-service::TravelController.getTripsByRouteId" + }, + { + "source": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "target": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "pod|ts-seat-service-6c78b7d797-vrjmh", + "target": "service|ts-seat-service" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "service|ts-seat-service", + "target": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo" + } + ], + "root_causes": [ + { + "timestamp": 1754712586, + "component": "container|ts-seat-service", + "state": [ + "unavailable", + "degraded" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1754712607, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754712604, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1754712607, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1754712604, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": [ + "erroring" + ] + } + ], + "component_to_service": { + "pod|ts-seat-service-6c78b7d797-vrjmh": "ts-seat-service", + "service|ts-seat-service": "ts-seat-service", + "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets": "ts-seat-service", + "span|ts-travel-plan-service::TravelPlanController.getByMinStation": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-ui-dashboard", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail": "ts-travel-service", + "span|ts-route-plan-service::RoutePlanController.getMinStopStations": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations": "ts-route-plan-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/routes": "ts-travel-service", + "span|ts-travel-service::TravelController.getTripsByRouteId": "ts-travel-service", + "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail": "ts-travel2-service", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/left": "ts-travel2-service", + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left": "ts-ui-dashboard", + "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo": "ts-travel2-service", + "span|ts-travel2-service::Travel2Controller.getTripsByRouteId": "ts-travel2-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 295, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + } + }, + { + "node_id": 296, + "component": "span|ts-auth-service::UserController.getToken", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserController.getToken", + "service_operation:ts-auth-service::UserController.getToken", + "bare_operation_unique:UserController.getToken", + "legacy_exact:span|ts-auth-service::UserController.getToken", + "legacy_exact:ts-auth-service::UserController.getToken", + "legacy_exact:UserController.getToken" + ] + } + }, + { + "node_id": 297, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.7457627118644068, + "success_rate_drop": 0.2542372881355932, + "normal_avg_duration": 0.21480105665789473, + "abnormal_avg_duration": 0.08668689405649717, + "avg_duration_ratio": 0.40356828502273157, + "normal_p99": 2.7136802192700014, + "abnormal_p99": 0.5236513424400006, + "p99_ratio": 0.19296722536484656, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.7710843373493976, + "success_rate_drop": 0.22891566265060237, + "normal_avg_duration": 0.9463972248979592, + "abnormal_avg_duration": 0.47307016662650603, + "avg_duration_ratio": 0.49986427916408205, + "normal_p99": 4.441639429199996, + "abnormal_p99": 4.021215294939922, + "p99_ratio": 0.9053448302227904, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8260869565217391, + "success_rate_drop": 0.17391304347826086, + "normal_avg_duration": 0.8672381730689656, + "abnormal_avg_duration": 0.29373454251086956, + "avg_duration_ratio": 0.33870112228963295, + "normal_p99": 5.1579738293699995, + "abnormal_p99": 1.0586732951900002, + "p99_ratio": 0.2052498384466033, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8163265306122449, + "success_rate_drop": 0.18367346938775508, + "normal_avg_duration": 0.712881334962963, + "abnormal_avg_duration": 0.41662944896938775, + "avg_duration_ratio": 0.5844302951079976, + "normal_p99": 5.7902541756199986, + "abnormal_p99": 1.7111641822600117, + "p99_ratio": 0.2955248820448865, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 548, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8924731182795699, + "success_rate_drop": 0.10752688172043012, + "normal_avg_duration": 0.21255874045112783, + "abnormal_avg_duration": 0.082579104327957, + "avg_duration_ratio": 0.3885001583688996, + "normal_p99": 1.8043802550800052, + "abnormal_p99": 0.4839697829000015, + "p99_ratio": 0.2682193964035272, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.7457627118644068, + "success_rate_drop": 0.2542372881355932, + "normal_avg_duration": 0.21480105665789473, + "abnormal_avg_duration": 0.08668689405649717, + "avg_duration_ratio": 0.40356828502273157, + "normal_p99": 2.7136802192700014, + "abnormal_p99": 0.5236513424400006, + "p99_ratio": 0.19296722536484656, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-7", + "path-12", + "path-14" + ] + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8260869565217391, + "success_rate_drop": 0.17391304347826086, + "normal_avg_duration": 0.8672381730689656, + "abnormal_avg_duration": 0.29373454251086956, + "avg_duration_ratio": 0.33870112228963295, + "normal_p99": 5.1579738293699995, + "abnormal_p99": 1.0586732951900002, + "p99_ratio": 0.2052498384466033, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-8", + "path-9", + "path-10", + "path-11", + "path-13", + "path-15" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 295, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 296, + "component": "span|ts-auth-service::UserController.getToken", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserController.getToken", + "service_operation:ts-auth-service::UserController.getToken", + "bare_operation_unique:UserController.getToken", + "legacy_exact:span|ts-auth-service::UserController.getToken", + "legacy_exact:ts-auth-service::UserController.getToken", + "legacy_exact:UserController.getToken" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 297, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.7710843373493976, + "success_rate_drop": 0.22891566265060237, + "normal_avg_duration": 0.9463972248979592, + "abnormal_avg_duration": 0.47307016662650603, + "avg_duration_ratio": 0.49986427916408205, + "normal_p99": 4.441639429199996, + "abnormal_p99": 4.021215294939922, + "p99_ratio": 0.9053448302227904, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8163265306122449, + "success_rate_drop": 0.18367346938775508, + "normal_avg_duration": 0.712881334962963, + "abnormal_avg_duration": 0.41662944896938775, + "avg_duration_ratio": 0.5844302951079976, + "normal_p99": 5.7902541756199986, + "abnormal_p99": 1.7111641822600117, + "p99_ratio": 0.2955248820448865, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 548, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8924731182795699, + "success_rate_drop": 0.10752688172043012, + "normal_avg_duration": 0.21255874045112783, + "abnormal_avg_duration": 0.082579104327957, + "avg_duration_ratio": 0.3885001583688996, + "normal_p99": 1.8043802550800052, + "abnormal_p99": 0.4839697829000015, + "p99_ratio": 0.2682193964035272, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "no_path_found" + } + ], + "candidate_alarm_count": 8, + "explained_alarm_count": 2, + "unexplained_alarm_count": 6, + "candidate_strong_alarm_count": 5, + "explained_strong_alarm_count": 2, + "unexplained_strong_alarm_count": 3, + "strong_alarm_coverage": 0.4, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 0.4, + "alarm_coverage_confidence": 0.4, + "final_confidence": 0.4 + } +} \ No newline at end of file diff --git a/cases/ts4-ts-seat-service-stress-sh4z62/env.json b/cases/ts4-ts-seat-service-stress-sh4z62/env.json new file mode 100644 index 0000000000000000000000000000000000000000..f83a9f7c628325561d3e3db6dafffd2af6090fc7 --- /dev/null +++ b/cases/ts4-ts-seat-service-stress-sh4z62/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts4", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1754712345", + "NORMAL_END": "1754712585", + "ABNORMAL_START": "1754712585", + "ABNORMAL_END": "1754712823" +} \ No newline at end of file diff --git a/cases/ts4-ts-seat-service-stress-sh4z62/injection.json b/cases/ts4-ts-seat-service-stress-sh4z62/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..edd01f006346c1208008f3e316437e8b5726bf0c --- /dev/null +++ b/cases/ts4-ts-seat-service-stress-sh4z62/injection.json @@ -0,0 +1,35 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-08-09T04:09:43.222Z", + "description": "Fault for task ed1a1717-ec85-4e39-933e-e41a7a211e20", + "display_config": "{\"duration\":4,\"injection_point\":{\"app_name\":\"ts-seat-service\",\"class_name\":\"seat.SeatApplication\",\"method_name\":\"main\"},\"mem_type\":1,\"namespace\":\"ts\"}", + "end_time": "2025-08-09T04:13:43Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"28\":{\"name\":\"28\",\"range\":[0,3],\"children\":{\"0\":{\"name\":\"0\",\"range\":[1,60],\"children\":null,\"description\":\"Time Unit Minute\",\"value\":4},\"1\":{\"name\":\"1\",\"range\":[0,0],\"children\":null,\"description\":\"{ts: 0}\",\"value\":0},\"2\":{\"name\":\"2\",\"range\":[0,887],\"children\":null,\"description\":\"Flattened app+method index\",\"value\":617},\"3\":{\"name\":\"3\",\"range\":[1,2],\"children\":null,\"description\":\"Memory Type (1=Heap, 2=Stack)\",\"value\":1}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":28}", + "fault_type": 28, + "ground_truth": { + "container": [ + "ts-seat-service" + ], + "function": [ + "seat.SeatApplication.main" + ], + "metric": [ + "memory" + ], + "pod": [ + "ts-seat-service-75676c6d97-ckm8g" + ], + "service": [ + "ts-seat-service" + ], + "span": null + }, + "id": 4432, + "injection_name": "ts4-ts-seat-service-stress-sh4z62", + "pre_duration": 4, + "start_time": "2025-08-09T04:09:45Z", + "status": 2, + "task": null, + "task_id": "ed1a1717-ec85-4e39-933e-e41a7a211e20", + "updated_at": "2025-08-09T04:13:45.495Z" +} \ No newline at end of file diff --git a/cases/ts4-ts-seat-service-stress-sh4z62/label.txt b/cases/ts4-ts-seat-service-stress-sh4z62/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts4-ts-seat-service-stress-sh4z62/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts4-ts-seat-service-stress-sh4z62/result.json b/cases/ts4-ts-seat-service-stress-sh4z62/result.json new file mode 100644 index 0000000000000000000000000000000000000000..82ab39409d0ffabe16a002faa52971128df1e878 --- /dev/null +++ b/cases/ts4-ts-seat-service-stress-sh4z62/result.json @@ -0,0 +1,42464 @@ +{ + "case_name": "ts4-ts-seat-service-stress-sh4z62", + "injection_nodes": [ + "container|ts-seat-service" + ], + "alarm_nodes": [ + 544, + 545, + 546, + 547, + 548, + 295, + 296, + 297 + ], + "propagation_result": { + "injection_node_ids": [ + 195 + ], + "injection_states": [ + "unavailable" + ], + "paths": [ + { + "nodes": [ + 195, + 130, + 244, + 451, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 451, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 501, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 503, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 503, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 509, + 503, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.6573620415504523, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 509, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 503, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 516, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 517, + 544 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712604 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712604, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754712604, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 518, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 518, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 518, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 523, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 516, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.1270187752642072, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.13829787234042554, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 523, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 524, + 518, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 518, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.9052361728137941, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 518, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 517, + 544 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712604 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712604, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754712604, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 517, + 544 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712604 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712604, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754712604, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2", + "manifest:JVMMemoryStress:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 512, + 513, + 130, + 515, + 516, + 517, + 518, + 519, + 520, + 521, + 522, + 523, + 524, + 525, + 526, + 527, + 528, + 273, + 274, + 275, + 276, + 277, + 278, + 529, + 259, + 415, + 416, + 543, + 545, + 546, + 547, + 548, + 544, + 426, + 427, + 428, + 429, + 430, + 431, + 450, + 195, + 452, + 451, + 453, + 343, + 346, + 493, + 494, + 495, + 496, + 497, + 498, + 500, + 501, + 502, + 503, + 504, + 505, + 506, + 507, + 508, + 509, + 510, + 511 + ], + "max_hops_reached": 9, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [ + { + "node_ids": [ + 195, + 130, + 244, + 451, + 496, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.42799850304334236, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.4282124890309791, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 451, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 451, + 498, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.25683271430671933, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2570270814128508, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 451, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 547, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 451, + 510, + 502, + 548 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2463049941970624, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.24672693963156428, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 548, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21787874796284756, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10869565217391304, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 451, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 510, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 502, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 548, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 451, + 525, + 517, + 544 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.1924340947752776, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.19363460081361547, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712586, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 451, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 517, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1754712586, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 453, + 451, + 496, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 453, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.44497625187738116, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.42799850304334236, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.4282124890309791, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 453, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 451, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 453, + 451, + 497, + 494, + 546 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 453, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.44497625187738116, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1754712592, + "dst_onset": 1754712607, + "delay": 15, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 453, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 451, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 453, + 451, + 498, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 453, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.44497625187738116, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.25683271430671933, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2570270814128508, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 453, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 451, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 547, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 453, + 451, + 510, + 502, + 548 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 453, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.44497625187738116, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2463049941970624, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.24672693963156428, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 548, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21787874796284756, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10869565217391304, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 453, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 451, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 510, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 502, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 548, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 453, + 451, + 525, + 517, + 544 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 453, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.44497625187738116, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.1924340947752776, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.19363460081361547, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712586, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 453, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 451, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 517, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754712586, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 495, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 547, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 496, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.4282124890309791, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 496, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 498, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2570270814128508, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 547, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 500, + 429, + 426, + 496, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5644284380889859, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5646875485091031, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.42799850304334236, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.4282124890309791, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 500, + 431, + 428, + 498, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.3815698562227357, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.38178145630926785, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.25683271430671933, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2570270814128508, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 502, + 548 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 548, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21787874796284756, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10869565217391304, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 502, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 548, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 502, + 429, + 426, + 496, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5644284380889859, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5646875485091031, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.42799850304334236, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.4282124890309791, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 502, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 502, + 431, + 428, + 498, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.3815698562227357, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.38178145630926785, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.25683271430671933, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2570270814128508, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 502, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 504, + 511, + 510, + 502, + 548 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2983679721763851, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2463049941970624, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.24672693963156428, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 548, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21787874796284756, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10869565217391304, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 504, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 511, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 510, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 502, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 548, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 505, + 504, + 511, + 510, + 502, + 548 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.19511052165502563, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2983679721763851, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2463049941970624, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.24672693963156428, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 548, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21787874796284756, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10869565217391304, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 505, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 504, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 511, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 510, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 502, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 548, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 506, + 511, + 510, + 502, + 548 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2983679721763851, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2463049941970624, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.24672693963156428, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 548, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21787874796284756, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10869565217391304, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 506, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 511, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 510, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 502, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 548, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 507, + 500, + 429, + 426, + 496, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.06573133525823666, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5644284380889859, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5646875485091031, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.42799850304334236, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.4282124890309791, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 507, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 500, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 507, + 500, + 431, + 428, + 498, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.06573133525823666, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.3815698562227357, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.38178145630926785, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.25683271430671933, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2570270814128508, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 507, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 500, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 547, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 508, + 501, + 430, + 427, + 497, + 494, + 546 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2394726463147105, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0136986301369863, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1754712592, + "dst_onset": 1754712607, + "delay": 15, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 508, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 501, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 510, + 502, + 548 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.24672693963156428, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 548, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21787874796284756, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10869565217391304, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 502, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 548, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 510, + 502, + 429, + 426, + 496, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.24672693963156428, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5644284380889859, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5646875485091031, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.42799850304334236, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.4282124890309791, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 502, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 510, + 502, + 431, + 428, + 498, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.24672693963156428, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.3815698562227357, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.38178145630926785, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.25683271430671933, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2570270814128508, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 502, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 547, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 511, + 510, + 502, + 548 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2463049941970624, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.24672693963156428, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 548, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21787874796284756, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10869565217391304, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 511, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 510, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 502, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 548, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5644284380889859, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5646875485091031, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.42799850304334236, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.4282124890309791, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.3815698562227357, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.38178145630926785, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.25683271430671933, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2570270814128508, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 515, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 517, + 429, + 426, + 496, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5644284380889859, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5646875485091031, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.42799850304334236, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.4282124890309791, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 517, + 431, + 428, + 498, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.3815698562227357, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.38178145630926785, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.25683271430671933, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2570270814128508, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 547, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 519, + 526, + 525, + 517, + 544 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 519, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 526, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.20524716446844854, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.1924340947752776, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.19363460081361547, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712586, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 519, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 526, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 517, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754712586, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 520, + 519, + 526, + 525, + 517, + 544 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 520, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 519, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.4107722459226729, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 526, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.20524716446844854, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.1924340947752776, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.19363460081361547, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712586, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 520, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 519, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 526, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 525, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 517, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1754712586, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 521, + 526, + 525, + 517, + 544 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 521, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 526, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.20524716446844854, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.1924340947752776, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.19363460081361547, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "slow", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712586, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 521, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 526, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 525, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 517, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1754712586, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 522, + 515, + 429, + 426, + 496, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.3739407177125922, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5644284380889859, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5646875485091031, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.42799850304334236, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.4282124890309791, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 522, + 515, + 431, + 428, + 498, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 522, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 515, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.3739407177125922, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.3815698562227357, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.38178145630926785, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.25683271430671933, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2570270814128508, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 522, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 515, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 547, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 525, + 517, + 544 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.19363460081361547, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1754712592, + "dst_onset": 1754712604, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1754712604, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 525, + 517, + 429, + 426, + 496, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.19363460081361547, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5644284380889859, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.5646875485091031, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.42799850304334236, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.4282124890309791, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 496, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 493, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 525, + 517, + 431, + 428, + 498, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.19363460081361547, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.3815698562227357, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.38178145630926785, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.25683271430671933, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2570270814128508, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712589, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 431, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 428, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 498, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 495, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 547, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 526, + 525, + 517, + 544 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 526, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.1924340947752776, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.19363460081361547, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "slow", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712589, + "dst_onset": 1754712586, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "3 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 526, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 525, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 517, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1754712586, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 495, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 547, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 502, + 548 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 548, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.21787874796284756, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10869565217391304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 502, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 548, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 493, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 495, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 547, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 502, + 548 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 548, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.21787874796284756, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10869565217391304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 502, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 548, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 496, + 493, + 545 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.4282124890309791, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.428319987279562, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.23170731707317074, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712592, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 496, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 493, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 545, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 498, + 495, + 547 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.2570270814128508, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2571523941012318, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.1836734693877551, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "missing", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 498, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 495, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 547, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 510, + 502, + 548 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.24672693963156428, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.08791208791208792, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 548, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21787874796284756, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.10869565217391304, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "slow", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "slow", + "dst_state": "healthy", + "src_onset": 1754712592, + "dst_onset": 1754712589, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + } + ] + }, + "reason": "2 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 502, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 548, + "onset": 1754712589, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "node_ids": [ + 195, + 130, + 244, + 525, + 517, + 544 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 525, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.19363460081361547, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.20348837209302326, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": false, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "missing", + "src_onset": 1754712595, + "dst_onset": 1754712592, + "delay": -3, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": false + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1754712592, + "dst_onset": 1754712604, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "1 edge(s) violate temporal bound" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 525, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 517, + "onset": 1754712592, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 544, + "onset": 1754712604, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 195, + "component": "container|ts-seat-service", + "canonical_state": "unavailable", + "root_cause_states": [ + "degraded", + "unavailable" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "container|ts-seat-service", + "states": [ + "degraded", + "unavailable" + ], + "first_state_at": 1754712586 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-auth-service::SELECT ts.user_roles", + "span|ts-auth-service::UserController.getToken", + "span|ts-auth-service::UserRepository.findByUsername" + ], + "evidence": { + "alarm_count": 8, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 195, + 130, + 244, + 451, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 451, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 451, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 501, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 503, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 503, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 509, + 503, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.6573620415504523, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 509, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 503, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 516, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 516, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 517, + 544 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712604 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712604, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754712604, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 518, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 518, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 518, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 523, + 516, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 523, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 516, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.1270187752642072, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.13829787234042554, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 523, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 516, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 524, + 518, + 430, + 427, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext", + "manifest:ContainerKill:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 524, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 518, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.9052361728137941, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.0, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17807035314451777, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.17827468401043822, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21088787989797453, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + }, + { + "edge_index": 8, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "healthy", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "healthy", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 8, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 524, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 518, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 7, + "node_id": 497, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 8, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 9, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 517, + 544 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712604 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712604, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754712604, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 494, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 517, + 544 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712604 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 9.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 517, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.18439340367079274, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.2542372881355932, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712604, + "delay": 9, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 517, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 544, + "onset": 1754712604, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 195, + 130, + 244, + 497, + 494, + 546 + ], + "states": [ + [ + "degraded", + "healthy", + "unavailable" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "degraded", + "healthy" + ], + [ + "erroring", + "healthy", + "missing" + ], + [ + "erroring", + "healthy", + "missing" + ] + ], + "edges": [ + "runs_backward", + "routes_to_backward", + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:JVMMemoryStress:L1", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:lift", + "manifest:JVMMemoryStress:L2", + "manifest:JVMMemoryStress:L3" + ], + "confidence": 1.0, + "state_start_times": [ + 1754712586, + 1754712595, + 1754712595, + 1754712595, + 1754712607, + 1754712607 + ], + "propagation_delays": [ + 9.0, + 0.0, + 0.0, + 12.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "JVMMemoryStress", + "edges": [ + { + "edge_index": 0, + "edge_desc": "runs_backward", + "layer": 1, + "dst_node_id": 130, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "service", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.15, + Infinity + ], + "value": 4.951821224508907, + "matched": true + }, + { + "kind": "pod", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 0.8896967569986979, + "matched": true + }, + { + "kind": "container", + "feature": "memory_usage_ratio", + "band": [ + 0.5, + 1.0 + ], + "value": 1.0, + "matched": true + }, + { + "kind": "pod", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 8.263033119161076, + "matched": true + }, + { + "kind": "container", + "feature": "cpu_throttle_ratio", + "band": [ + 3.0, + Infinity + ], + "value": 10.013573035523132, + "matched": true + }, + { + "kind": "pod", + "feature": "restart_count", + "band": [ + 1.0, + Infinity + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 1, + "edge_desc": "routes_to_backward", + "layer": null, + "dst_node_id": 244, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 2, + "edge_desc": "includes_forward", + "layer": null, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "expected_features": [], + "passed": true, + "skipped": "lift" + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.1, + Infinity + ], + "value": 0.2111920469417861, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 3, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "silent", + "band": [ + 1.0, + Infinity + ], + "value": 1.0, + "matched": true + }, + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.05, + Infinity + ], + "value": 0.21128010701529504, + "matched": false + }, + { + "kind": "span", + "feature": "error_rate", + "band": [ + 0.05, + 1.0 + ], + "value": 0.17391304347826086, + "matched": true + } + ], + "passed": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "runs", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712586, + "dst_onset": 1754712595, + "delay": 9, + "edge_epsilon": 60, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "routes_to", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 10, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "includes", + "src_state": "degraded", + "dst_state": "degraded", + "src_onset": 1754712595, + "dst_onset": 1754712595, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "degraded", + "dst_state": "erroring", + "src_onset": 1754712595, + "dst_onset": 1754712607, + "delay": 12, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1754712607, + "dst_onset": 1754712607, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1754712586, + "window_end": 1754712882, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 195, + "onset": 1754712586, + "is_injection": true, + "lower_bound": 1754712581, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 1, + "node_id": 130, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 2, + "node_id": 244, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 3, + "node_id": 497, + "onset": 1754712595, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 4, + "node_id": 494, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + }, + { + "node_index": 5, + "node_id": 546, + "onset": 1754712607, + "is_injection": false, + "lower_bound": 1754712586, + "upper_bound": 1754712882, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 16, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 451, + "kind": "span", + "name": "ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "uniq_name": "span|ts-seat-service::POST /api/v1/seatservice/seats/left_tickets", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 12.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 12.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 12.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 12.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 503, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 12.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 509, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 12.0 + }, + { + "node_id": 503, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 516, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 12.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 9.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "erroring, healthy, missing", + "state_start_time": 1754712604, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 12.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 523, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripAllDetailInfo", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 12.0 + }, + { + "node_id": 516, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trip_detail", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 524, + "kind": "span", + "name": "ts-travel2-service::Travel2Controller.getTripsByRouteId", + "uniq_name": "span|ts-travel2-service::Travel2Controller.getTripsByRouteId", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 12.0 + }, + { + "node_id": 518, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/routes", + "state": "healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:ContainerKill:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMMemoryStress:L2", + "propagation_delay": 12.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMMemoryStress:L2", + "propagation_delay": 9.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "erroring, healthy, missing", + "state_start_time": 1754712604, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMMemoryStress:L2", + "propagation_delay": 12.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 517, + "kind": "span", + "name": "ts-travel2-service::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-travel2-service::POST /api/v1/travel2service/trips/left", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMMemoryStress:L2", + "propagation_delay": 9.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "state": "erroring, healthy, missing", + "state_start_time": 1754712604, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 195, + "kind": "container", + "name": "ts-seat-service", + "uniq_name": "container|ts-seat-service", + "state": "degraded, healthy, unavailable", + "state_start_time": 1754712586, + "is_alarm": false, + "edge_kind": "runs_backward", + "rule_id": "manifest:JVMMemoryStress:L1", + "propagation_delay": 9.0 + }, + { + "node_id": 130, + "kind": "pod", + "name": "ts-seat-service-6c78b7d797-vrjmh", + "uniq_name": "pod|ts-seat-service-6c78b7d797-vrjmh", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "routes_to_backward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 244, + "kind": "service", + "name": "ts-seat-service", + "uniq_name": "service|ts-seat-service", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:JVMMemoryStress:lift", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "degraded, healthy", + "state_start_time": 1754712595, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMMemoryStress:L2", + "propagation_delay": 12.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:JVMMemoryStress:L3", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, healthy, missing", + "state_start_time": 1754712607, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 295, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + } + }, + { + "node_id": 296, + "component": "span|ts-auth-service::UserController.getToken", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserController.getToken", + "service_operation:ts-auth-service::UserController.getToken", + "bare_operation_unique:UserController.getToken", + "legacy_exact:span|ts-auth-service::UserController.getToken", + "legacy_exact:ts-auth-service::UserController.getToken", + "legacy_exact:UserController.getToken" + ] + } + }, + { + "node_id": 297, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.7457627118644068, + "success_rate_drop": 0.2542372881355932, + "normal_avg_duration": 0.21480105665789473, + "abnormal_avg_duration": 0.08668689405649717, + "avg_duration_ratio": 0.40356828502273157, + "normal_p99": 2.7136802192700014, + "abnormal_p99": 0.5236513424400006, + "p99_ratio": 0.19296722536484656, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + } + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.7710843373493976, + "success_rate_drop": 0.22891566265060237, + "normal_avg_duration": 0.9463972248979592, + "abnormal_avg_duration": 0.47307016662650603, + "avg_duration_ratio": 0.49986427916408205, + "normal_p99": 4.441639429199996, + "abnormal_p99": 4.021215294939922, + "p99_ratio": 0.9053448302227904, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8260869565217391, + "success_rate_drop": 0.17391304347826086, + "normal_avg_duration": 0.8672381730689656, + "abnormal_avg_duration": 0.29373454251086956, + "avg_duration_ratio": 0.33870112228963295, + "normal_p99": 5.1579738293699995, + "abnormal_p99": 1.0586732951900002, + "p99_ratio": 0.2052498384466033, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8163265306122449, + "success_rate_drop": 0.18367346938775508, + "normal_avg_duration": 0.712881334962963, + "abnormal_avg_duration": 0.41662944896938775, + "avg_duration_ratio": 0.5844302951079976, + "normal_p99": 5.7902541756199986, + "abnormal_p99": 1.7111641822600117, + "p99_ratio": 0.2955248820448865, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 548, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8924731182795699, + "success_rate_drop": 0.10752688172043012, + "normal_avg_duration": 0.21255874045112783, + "abnormal_avg_duration": 0.082579104327957, + "avg_duration_ratio": 0.3885001583688996, + "normal_p99": 1.8043802550800052, + "abnormal_p99": 0.4839697829000015, + "p99_ratio": 0.2682193964035272, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.7457627118644068, + "success_rate_drop": 0.2542372881355932, + "normal_avg_duration": 0.21480105665789473, + "abnormal_avg_duration": 0.08668689405649717, + "avg_duration_ratio": 0.40356828502273157, + "normal_p99": 2.7136802192700014, + "abnormal_p99": 0.5236513424400006, + "p99_ratio": 0.19296722536484656, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-7", + "path-12", + "path-14" + ] + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8260869565217391, + "success_rate_drop": 0.17391304347826086, + "normal_avg_duration": 0.8672381730689656, + "abnormal_avg_duration": 0.29373454251086956, + "avg_duration_ratio": 0.33870112228963295, + "normal_p99": 5.1579738293699995, + "abnormal_p99": 1.0586732951900002, + "p99_ratio": 0.2052498384466033, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-8", + "path-9", + "path-10", + "path-11", + "path-13", + "path-15" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 295, + "component": "span|ts-auth-service::SELECT ts.user_roles", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::SELECT ts.user_roles", + "service_operation:ts-auth-service::SELECT ts.user_roles", + "bare_operation_unique:SELECT ts.user_roles", + "legacy_exact:span|ts-auth-service::SELECT ts.user_roles", + "legacy_exact:ts-auth-service::SELECT ts.user_roles", + "legacy_exact:SELECT ts.user_roles" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 296, + "component": "span|ts-auth-service::UserController.getToken", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserController.getToken", + "service_operation:ts-auth-service::UserController.getToken", + "bare_operation_unique:UserController.getToken", + "legacy_exact:span|ts-auth-service::UserController.getToken", + "legacy_exact:ts-auth-service::UserController.getToken", + "legacy_exact:UserController.getToken" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 297, + "component": "span|ts-auth-service::UserRepository.findByUsername", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-auth-service::UserRepository.findByUsername", + "service_operation:ts-auth-service::UserRepository.findByUsername", + "bare_operation_unique:UserRepository.findByUsername", + "legacy_exact:span|ts-auth-service::UserRepository.findByUsername", + "legacy_exact:ts-auth-service::UserRepository.findByUsername", + "legacy_exact:UserRepository.findByUsername" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.7710843373493976, + "success_rate_drop": 0.22891566265060237, + "normal_avg_duration": 0.9463972248979592, + "abnormal_avg_duration": 0.47307016662650603, + "avg_duration_ratio": 0.49986427916408205, + "normal_p99": 4.441639429199996, + "abnormal_p99": 4.021215294939922, + "p99_ratio": 0.9053448302227904, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8163265306122449, + "success_rate_drop": 0.18367346938775508, + "normal_avg_duration": 0.712881334962963, + "abnormal_avg_duration": 0.41662944896938775, + "avg_duration_ratio": 0.5844302951079976, + "normal_p99": 5.7902541756199986, + "abnormal_p99": 1.7111641822600117, + "p99_ratio": 0.2955248820448865, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "drop_reason": "no_path_found" + }, + { + "node_id": 548, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "no_path_found", + "path_status": "strong_unexplained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8924731182795699, + "success_rate_drop": 0.10752688172043012, + "normal_avg_duration": 0.21255874045112783, + "abnormal_avg_duration": 0.082579104327957, + "avg_duration_ratio": 0.3885001583688996, + "normal_p99": 1.8043802550800052, + "abnormal_p99": 0.4839697829000015, + "p99_ratio": 0.2682193964035272, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "drop_reason": "no_path_found" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.7457627118644068, + "success_rate_drop": 0.2542372881355932, + "normal_avg_duration": 0.21480105665789473, + "abnormal_avg_duration": 0.08668689405649717, + "avg_duration_ratio": 0.40356828502273157, + "normal_p99": 2.7136802192700014, + "abnormal_p99": 0.5236513424400006, + "p99_ratio": 0.19296722536484656, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travel2service/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travel2service/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travel2service/trips/left" + ] + }, + "path_ids": [ + "path-7", + "path-12", + "path-14" + ] + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.8260869565217391, + "success_rate_drop": 0.17391304347826086, + "normal_avg_duration": 0.8672381730689656, + "abnormal_avg_duration": 0.29373454251086956, + "avg_duration_ratio": 0.33870112228963295, + "normal_p99": 5.1579738293699995, + "abnormal_p99": 1.0586732951900002, + "p99_ratio": 0.2052498384466033, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-2", + "path-3", + "path-4", + "path-5", + "path-6", + "path-8", + "path-9", + "path-10", + "path-11", + "path-13", + "path-15" + ] + } + ], + "candidate_alarm_node_ids": [ + 295, + 296, + 297, + 544, + 545, + 546, + 547, + 548 + ], + "explained_alarm_node_ids": [ + 544, + 546 + ], + "unexplained_alarm_node_ids": [ + 295, + 296, + 297, + 545, + 547, + 548 + ], + "candidate_alarm_count": 8, + "explained_alarm_count": 2, + "unexplained_alarm_count": 6, + "strong_alarm_coverage": 0.4, + "candidate_strong_alarm_count": 5, + "explained_strong_alarm_count": 2, + "unexplained_strong_alarm_count": 3, + "resolution_info": { + "resolved_nodes": [ + "container|ts-seat-service" + ], + "start_kind": "container", + "category": "jvm_method", + "fault_type": "JVMMemoryStress", + "resolution_method": "jvm_fallback_exact_container_match[ground_truth]" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file diff --git a/cases/ts5-ts-travel-service-bandwidth-vf7jtc/.finished b/cases/ts5-ts-travel-service-bandwidth-vf7jtc/.finished new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/cases/ts5-ts-travel-service-bandwidth-vf7jtc/causal_graph.json b/cases/ts5-ts-travel-service-bandwidth-vf7jtc/causal_graph.json new file mode 100644 index 0000000000000000000000000000000000000000..3870dae79fc3bb2c3bf02a4bda1769c9f4745e31 --- /dev/null +++ b/cases/ts5-ts-travel-service-bandwidth-vf7jtc/causal_graph.json @@ -0,0 +1,1380 @@ +{ + "case_name": "ts5-ts-travel-service-bandwidth-vf7jtc", + "fault_type": "NetworkBandwidth", + "root_resolution_method": "network_source_both", + "alarm_nodes_scope": "path_terminal_alarm_nodes", + "nodes": [ + { + "timestamp": 1753383174, + "component": "service|ts-travel-service", + "state": [ + "silent" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::BasicErrorController.error", + "state": [ + "silent" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": [ + "missing" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::TravelController.queryInfo", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": [ + "missing" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::TripRepository.findAll", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::SELECT Trip", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::Transaction.commit", + "state": [ + "missing" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::TripRepository.findByRouteId", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::TripRepository.findByTripId", + "state": [ + "missing", + "silent" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "silent", + "slow" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-travel-service::SELECT ts.trip", + "state": [ + "erroring" + ] + } + ], + "edges": [ + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-travel-service::SELECT Trip", + "target": "span|ts-travel-service::TripRepository.findByRouteId" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::SELECT ts.trip" + }, + { + "source": "span|ts-travel-service::SELECT Trip", + "target": "span|ts-travel-service::TripRepository.findAll" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TripRepository.findByTripId" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute" + }, + { + "source": "span|ts-travel-service::TripRepository.findByTripId", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByCheapest" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes" + }, + { + "source": "span|ts-travel-service::TravelController.getRouteByTripId", + "target": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "span|ts-travel-service::TravelController.getTripsByRouteId", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TravelController.getTripsByRouteId" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::Transaction.commit" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + }, + { + "source": "span|ts-travel-service::SELECT Trip", + "target": "span|ts-travel-service::TripRepository.findByTripId" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "target": "span|ts-travel-plan-service::TravelPlanController.getByMinStation" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TravelController.getRouteByTripId" + }, + { + "source": "span|ts-travel-service::Transaction.commit", + "target": "span|ts-travel-service::TripRepository.findAll" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest" + }, + { + "source": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest" + }, + { + "source": "span|ts-travel-service::TripRepository.findByRouteId", + "target": "span|ts-travel-service::TravelController.getTripsByRouteId" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "target": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::SELECT Trip" + }, + { + "source": "span|ts-travel-service::BasicErrorController.error", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/left" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::BasicErrorController.error" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TravelController.getTripAllDetailInfo" + }, + { + "source": "span|ts-travel-service::TravelController.queryInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/left" + }, + { + "source": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail" + }, + { + "source": "span|ts-travel-service::SELECT ts.trip", + "target": "span|ts-travel-service::SELECT Trip" + }, + { + "source": "span|ts-travel-service::TripRepository.findAll", + "target": "span|ts-travel-service::TravelController.queryInfo" + }, + { + "source": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "target": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TripRepository.findByRouteId" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TripRepository.findAll" + }, + { + "source": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "target": "span|ts-travel-plan-service::TravelPlanController.getByQuickest" + }, + { + "source": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "target": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::TravelController.queryInfo" + }, + { + "source": "service|ts-travel-service", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/left" + }, + { + "source": "span|ts-travel-service::TripRepository.findByTripId", + "target": "span|ts-travel-service::TravelController.getRouteByTripId" + }, + { + "source": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "target": "span|ts-route-plan-service::RoutePlanController.getMinStopStations" + }, + { + "source": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "target": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations" + }, + { + "source": "span|ts-travel-service::BasicErrorController.error", + "target": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes" + } + ], + "root_causes": [ + { + "timestamp": 1753383174, + "component": "service|ts-travel-service", + "state": [ + "silent" + ] + } + ], + "alarm_nodes": [ + { + "timestamp": 1753383174, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "silent", + "slow" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + } + ], + "path_terminal_alarm_nodes": [ + { + "timestamp": 1753383174, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": [ + "erroring" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": [ + "missing", + "silent", + "slow" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": [ + "missing", + "slow" + ] + }, + { + "timestamp": 1753383174, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": [ + "missing", + "slow" + ] + } + ], + "component_to_service": { + "service|ts-travel-service": "ts-travel-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/left": "ts-travel-service", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left": "ts-ui-dashboard", + "span|ts-travel-service::BasicErrorController.error": "ts-travel-service", + "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}": "ts-travel-service", + "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute": "ts-route-plan-service", + "span|ts-travel-service::POST /api/v1/travelservice/trip_detail": "ts-travel-service", + "span|ts-route-plan-service::RoutePlanController.getMinStopStations": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations": "ts-route-plan-service", + "span|ts-travel-service::POST /api/v1/travelservice/trips/routes": "ts-travel-service", + "span|ts-travel-service::TravelController.queryInfo": "ts-travel-service", + "span|ts-travel-service::TravelController.getRouteByTripId": "ts-travel-service", + "span|ts-travel-service::TravelController.getTripAllDetailInfo": "ts-travel-service", + "span|ts-travel-service::TravelController.getTripsByRouteId": "ts-travel-service", + "span|ts-travel-service::TripRepository.findAll": "ts-travel-service", + "span|ts-travel-service::SELECT Trip": "ts-travel-service", + "span|ts-travel-service::Transaction.commit": "ts-travel-service", + "span|ts-travel-service::TripRepository.findByRouteId": "ts-travel-service", + "span|ts-travel-service::TripRepository.findByTripId": "ts-travel-service", + "span|ts-travel-plan-service::TravelPlanController.getByCheapest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest": "ts-ui-dashboard", + "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes": "ts-route-plan-service", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute": "ts-route-plan-service", + "span|ts-travel-plan-service::TravelPlanController.getByQuickest": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest": "ts-ui-dashboard", + "span|ts-travel-plan-service::TravelPlanController.getByMinStation": "ts-travel-plan-service", + "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-travel-plan-service", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation": "ts-ui-dashboard", + "span|ts-travel-service::SELECT ts.trip": "ts-travel-service" + }, + "candidate_alarm_nodes": [ + { + "node_id": 426, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + } + }, + { + "node_id": 427, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + } + }, + { + "node_id": 446, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + } + }, + { + "node_id": 447, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + } + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.578138290453125, + "abnormal_avg_duration": 20.001090632714288, + "avg_duration_ratio": 34.59568577794444, + "normal_p99": 2.529940167799999, + "abnormal_p99": 20.00146693312, + "p99_ratio": 7.905905122852371, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.6632575413859648, + "abnormal_avg_duration": 15.6790986735, + "avg_duration_ratio": 23.639533205663128, + "normal_p99": 3.2391701894, + "abnormal_p99": 19.91490952361, + "p99_ratio": 6.148151643522902, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5443454879402986, + "abnormal_avg_duration": 20.00199668233333, + "avg_duration_ratio": 36.745039915765894, + "normal_p99": 2.7150531007400036, + "abnormal_p99": 20.003484522900003, + "p99_ratio": 7.367621840415547, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.08333333333333333, + "success_rate_drop": 0.9166666666666666, + "normal_avg_duration": 0.15264002413157896, + "abnormal_avg_duration": 19.27337139325, + "avg_duration_ratio": 126.26682616766323, + "normal_p99": 1.4567692434500012, + "abnormal_p99": 20.00474764156, + "p99_ratio": 13.732269356664652, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 549, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 426, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + }, + "path_ids": [ + "path-2", + "path-4", + "path-7", + "path-9", + "path-12", + "path-16", + "path-18", + "path-26", + "path-28", + "path-31", + "path-35", + "path-37" + ] + }, + { + "node_id": 427, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + }, + "path_ids": [ + "path-3", + "path-5", + "path-8", + "path-10", + "path-11", + "path-17", + "path-19", + "path-27", + "path-29", + "path-36", + "path-38" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.578138290453125, + "abnormal_avg_duration": 20.001090632714288, + "avg_duration_ratio": 34.59568577794444, + "normal_p99": 2.529940167799999, + "abnormal_p99": 20.00146693312, + "p99_ratio": 7.905905122852371, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-20", + "path-23", + "path-32", + "path-39", + "path-43", + "path-45", + "path-48" + ] + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.6632575413859648, + "abnormal_avg_duration": 15.6790986735, + "avg_duration_ratio": 23.639533205663128, + "normal_p99": 3.2391701894, + "abnormal_p99": 19.91490952361, + "p99_ratio": 6.148151643522902, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-22", + "path-25", + "path-34", + "path-41", + "path-42", + "path-47", + "path-50" + ] + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5443454879402986, + "abnormal_avg_duration": 20.00199668233333, + "avg_duration_ratio": 36.745039915765894, + "normal_p99": 2.7150531007400036, + "abnormal_p99": 20.003484522900003, + "p99_ratio": 7.367621840415547, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-21", + "path-24", + "path-33", + "path-40", + "path-44", + "path-46", + "path-49" + ] + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.08333333333333333, + "success_rate_drop": 0.9166666666666666, + "normal_avg_duration": 0.15264002413157896, + "abnormal_avg_duration": 19.27337139325, + "avg_duration_ratio": 126.26682616766323, + "normal_p99": 1.4567692434500012, + "abnormal_p99": 20.00474764156, + "p99_ratio": 13.732269356664652, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-6", + "path-13", + "path-14", + "path-15", + "path-30" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 446, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 447, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 549, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "candidate_alarm_count": 15, + "explained_alarm_count": 6, + "unexplained_alarm_count": 9, + "candidate_strong_alarm_count": 4, + "explained_strong_alarm_count": 4, + "unexplained_strong_alarm_count": 0, + "strong_alarm_coverage": 1.0, + "confidence_breakdown": { + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0 + } +} \ No newline at end of file diff --git a/cases/ts5-ts-travel-service-bandwidth-vf7jtc/env.json b/cases/ts5-ts-travel-service-bandwidth-vf7jtc/env.json new file mode 100644 index 0000000000000000000000000000000000000000..d1fce48d913476ba493c558546b5c0cc1ff7c0c4 --- /dev/null +++ b/cases/ts5-ts-travel-service-bandwidth-vf7jtc/env.json @@ -0,0 +1,8 @@ +{ + "NAMESPACE": "ts5", + "TIMEZONE": "Asia/Shanghai", + "NORMAL_START": "1753382934", + "NORMAL_END": "1753383174", + "ABNORMAL_START": "1753383174", + "ABNORMAL_END": "1753383414" +} \ No newline at end of file diff --git a/cases/ts5-ts-travel-service-bandwidth-vf7jtc/injection.json b/cases/ts5-ts-travel-service-bandwidth-vf7jtc/injection.json new file mode 100644 index 0000000000000000000000000000000000000000..d927963b109c2bdb18a49ddcb269b73b75056514 --- /dev/null +++ b/cases/ts5-ts-travel-service-bandwidth-vf7jtc/injection.json @@ -0,0 +1,42 @@ +{ + "benchmark": "clickhouse", + "created_at": "2025-07-24T18:52:54.04514Z", + "description": "Fault for task 3079396b-4e97-488c-b571-0dd323bfd606", + "display_config": "{\"buffer\":322,\"direction\":\"both\",\"duration\":4,\"injection_point\":{\"source_service\":\"ts-travel-service\",\"target_service\":\"mysql\"},\"limit\":6483,\"namespace\":\"ts\",\"rate\":910407}", + "end_time": "2025-07-24T18:56:54Z", + "engine_config": "{\"name\":\"InjectionConf\",\"range\":[0,30],\"children\":{\"21\":{\"name\":\"21\",\"range\":[0,6],\"children\":{\"0\":{\"name\":\"0\",\"range\":[1,60],\"children\":null,\"description\":\"Time Unit Minute\",\"value\":4},\"1\":{\"name\":\"1\",\"range\":[0,0],\"children\":null,\"description\":\"{ts: 0}\",\"value\":0},\"2\":{\"name\":\"2\",\"range\":[0,123],\"children\":null,\"description\":\"Flattened network pair index\",\"value\":91},\"3\":{\"name\":\"3\",\"range\":[1,1000000],\"children\":null,\"description\":\"Bandwidth rate in kbps\",\"value\":910407},\"4\":{\"name\":\"4\",\"range\":[1,10000],\"children\":null,\"description\":\"Number of bytes that can be queued\",\"value\":6483},\"5\":{\"name\":\"5\",\"range\":[1,10000],\"children\":null,\"description\":\"Maximum amount of bytes available instantaneously\",\"value\":322},\"6\":{\"name\":\"6\",\"range\":[1,3],\"children\":null,\"description\":\"Direction (1=to, 2=from, 3=both)\",\"value\":3}},\"description\":\"\",\"value\":0}},\"description\":\"\",\"value\":21}", + "fault_type": 21, + "ground_truth": { + "container": [ + "mysql", + "ts-travel-service" + ], + "function": null, + "metric": null, + "pod": [ + "mysql-0", + "ts-travel-service-669d7cb98b-mmb45" + ], + "service": [ + "ts-travel-service", + "mysql" + ], + "span": [ + "ts-travel-service", + "mysql" + ], + "additional_properties": {} + }, + "id": 2466, + "injection_name": "ts5-ts-travel-service-bandwidth-vf7jtc", + "labels": { + "batch": "guided", + "env": "prod" + }, + "pre_duration": 4, + "start_time": "2025-07-24T18:52:54Z", + "status": 2, + "task_id": "3079396b-4e97-488c-b571-0dd323bfd606", + "updated_at": "2025-07-24T18:56:54.617342Z", + "additional_properties": {} +} \ No newline at end of file diff --git a/cases/ts5-ts-travel-service-bandwidth-vf7jtc/label.txt b/cases/ts5-ts-travel-service-bandwidth-vf7jtc/label.txt new file mode 100644 index 0000000000000000000000000000000000000000..27e7100eee9f0d02511e2fdd38117a1f5a3376a7 --- /dev/null +++ b/cases/ts5-ts-travel-service-bandwidth-vf7jtc/label.txt @@ -0,0 +1 @@ +attributed diff --git a/cases/ts5-ts-travel-service-bandwidth-vf7jtc/result.json b/cases/ts5-ts-travel-service-bandwidth-vf7jtc/result.json new file mode 100644 index 0000000000000000000000000000000000000000..942816c489bb22e7636119f8707c2498775b9b5c --- /dev/null +++ b/cases/ts5-ts-travel-service-bandwidth-vf7jtc/result.json @@ -0,0 +1,50437 @@ +{ + "case_name": "ts5-ts-travel-service-bandwidth-vf7jtc", + "injection_nodes": [ + "service|ts-travel-service" + ], + "alarm_nodes": [ + 544, + 545, + 546, + 547, + 549, + 542, + 426, + 427, + 530, + 531, + 532, + 534, + 539, + 446, + 447 + ], + "propagation_result": { + "injection_node_ids": [ + 239 + ], + "injection_states": [ + "silent" + ], + "paths": [ + { + "nodes": [ + 239, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 499, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 500, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 501, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.005076142131979695, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 503, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.03508771929824561, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 510, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 499, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 499, + 503, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 507, + 500, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 508, + 501, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.05575432643529711, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.005076142131979695, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 509, + 503, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 3962.455358791292, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.03508771929824561, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 509, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 510, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 511, + 510, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 504, + 511, + 510, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.011565836298932385, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 506, + 511, + 510, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 506, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 511, + 510, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 512, + 509, + 503, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 512, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 2080.8919252806018, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.015503875968992246, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3962.455358791292, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 512, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 509, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 513, + 507, + 500, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0028089887640449437, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 513, + 508, + 501, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0028089887640449437, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.05575432643529711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 508, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 500, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 500, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 501, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.005076142131979695, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 502, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 502, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 503, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.03508771929824561, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 504, + 511, + 510, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.011565836298932385, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 504, + 512, + 509, + 503, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.011565836298932385, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 512, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2080.8919252806018, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3962.455358791292, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 512, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 509, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 504, + 513, + 507, + 500, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.011565836298932385, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0028089887640449437 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 504, + 513, + 508, + 501, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.011565836298932385, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0028089887640449437 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.05575432643529711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 508, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 505, + 504, + 511, + 510, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.010676156583629894, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 506, + 511, + 510, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 506, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 499, + 502, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 499, + 502, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 499, + 503, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 505, + 504, + 511, + 510, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.010676156583629894, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 505, + 504, + 512, + 509, + 503, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.010676156583629894, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 512, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2080.8919252806018, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3962.455358791292, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 512, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 509, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 505, + 504, + 513, + 507, + 500, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.010676156583629894, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0028089887640449437 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 505, + 504, + 513, + 508, + 501, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.010676156583629894, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0028089887640449437 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.05575432643529711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 508, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 507, + 500, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 507, + 500, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 508, + 501, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.05575432643529711, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.005076142131979695, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 509, + 503, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 3962.455358791292, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.03508771929824561, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 509, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 510, + 502, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 510, + 502, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 511, + 510, + 502, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 511, + 510, + 502, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 512, + 509, + 503, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 512, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 2080.8919252806018, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.015503875968992246, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3962.455358791292, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 512, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 509, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 513, + 507, + 500, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0028089887640449437, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 513, + 507, + 500, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0028089887640449437, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 513, + 508, + 501, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0028089887640449437, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.05575432643529711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 508, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "visited_nodes": [ + 512, + 513, + 259, + 528, + 275, + 276, + 277, + 278, + 544, + 545, + 546, + 547, + 426, + 427, + 428, + 429, + 430, + 431, + 495, + 343, + 346, + 493, + 494, + 239, + 496, + 497, + 498, + 499, + 500, + 501, + 502, + 503, + 504, + 505, + 506, + 507, + 508, + 509, + 510, + 511 + ], + "max_hops_reached": 8, + "subgraph_edges": [], + "warnings": [], + "rejected_paths": [], + "injection_state_reasons": [ + null + ], + "injection_state_details": [ + { + "injection_node_id": 239, + "component": "service|ts-travel-service", + "canonical_state": "silent", + "root_cause_states": [ + "silent" + ], + "reason": null + } + ], + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain", + "decomposition": { + "L": { + "detected": true, + "evidence": { + "impacted_nodes": [ + { + "node": "service|ts-travel-service", + "states": [ + "silent" + ], + "first_state_at": 1753383174 + } + ] + } + }, + "E": { + "detected": true, + "impacted_nodes": [ + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "span|ts-route-service::SELECT ts.route_distances", + "span|ts-route-service::SELECT ts.route_stations" + ], + "evidence": { + "alarm_count": 15, + "slo_surface_source": "default_heuristic", + "slo_surface_size": 0 + } + }, + "M": { + "paths": [ + { + "nodes": [ + 239, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 499, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 500, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 501, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.005076142131979695, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 503, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.03508771929824561, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 510, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 499, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 499, + 503, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 507, + 500, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 508, + 501, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.05575432643529711, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.005076142131979695, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 509, + 503, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 3962.455358791292, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.03508771929824561, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 509, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 510, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 511, + 510, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 504, + 511, + 510, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.011565836298932385, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 506, + 511, + 510, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 506, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 511, + 510, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 512, + 509, + 503, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 512, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 2080.8919252806018, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.015503875968992246, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3962.455358791292, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 512, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 509, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 513, + 507, + 500, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0028089887640449437, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 513, + 508, + 501, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0028089887640449437, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.05575432643529711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 508, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 500, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 500, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 501, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.005076142131979695, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 502, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 502, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 503, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.03508771929824561, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 504, + 511, + 510, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.011565836298932385, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 504, + 512, + 509, + 503, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.011565836298932385, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 512, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2080.8919252806018, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3962.455358791292, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 512, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 509, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 504, + 513, + 507, + 500, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.011565836298932385, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0028089887640449437 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 504, + 513, + 508, + 501, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.011565836298932385, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0028089887640449437 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.05575432643529711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 508, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 505, + 504, + 511, + 510, + 502, + 547 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.010676156583629894, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 547, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 14.393241649723963, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 547, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 506, + 511, + 510, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 506, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 506, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 499, + 502, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 499, + 502, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 499, + 503, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 499, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 499, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 505, + 504, + 511, + 510, + 502, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.010676156583629894, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 505, + 504, + 512, + 509, + 503, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.010676156583629894, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 512, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 2080.8919252806018, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3962.455358791292, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 512, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 509, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 505, + 504, + 513, + 507, + 500, + 429, + 426 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.010676156583629894, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0028089887640449437 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 505, + 504, + 513, + 508, + 501, + 430, + 427 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 0.8, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 505, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.010676156583629894, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 504, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 10380.83207845121, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.0028089887640449437 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.05575432643529711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 505, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 504, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 508, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 507, + 500, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 507, + 500, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 508, + 501, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.05575432643529711, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.005076142131979695, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 508, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 509, + 503, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 3962.455358791292, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.03508771929824561, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 509, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 510, + 502, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 510, + 502, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 511, + 510, + 502, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 511, + 510, + 502, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 511, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 808.0008822167881, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.07773851590106007, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 510, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.54385107305646, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 502, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 20.530228824335754, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 511, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 510, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 502, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 512, + 509, + 503, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 512, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 2080.8919252806018, + "matched": true + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.015503875968992246, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 509, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3962.455358791292, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 503, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 3292.21552685841, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 512, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 509, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 503, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 513, + 507, + 500, + 429, + 426, + 496, + 493, + 544 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "silent", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0028089887640449437, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 429, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.554433157845756, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 426, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.547519949138119, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 496, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.265692469831231, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 493, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.254685186186048, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 544, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.157946453219187, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "erroring", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "erroring", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 429, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 426, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 496, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 493, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 8, + "node_id": 544, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 513, + 507, + 500, + 431, + 428, + 498, + 495, + 546 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing" + ], + [ + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "erroring", + "missing" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0028089887640449437, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 507, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 500, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13388.544568993124, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 431, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.021377597373064, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 428, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.011533782274594, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 498, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.638509333600188, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 495, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 12.621164904508372, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 546, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.40314672366353, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 507, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 500, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 431, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 428, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 498, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 495, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 8, + "node_id": 546, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + }, + { + "nodes": [ + 239, + 513, + 508, + 501, + 430, + 427, + 497, + 494, + 545 + ], + "states": [ + [ + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "missing", + "silent" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "erroring", + "missing", + "slow" + ], + [ + "missing", + "slow" + ] + ], + "edges": [ + "includes_forward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward", + "calls_backward" + ], + "rules": [ + "manifest:NetworkBandwidth:L1", + "manifest:NetworkBandwidth:L2", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext", + "manifest:NetworkBandwidth:Lext" + ], + "confidence": 1.0, + "state_start_times": [ + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174, + 1753383174 + ], + "propagation_delays": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0 + ], + "gate_results": [ + { + "gate_name": "manifest_layer", + "passed": true, + "evidence": { + "fault_type_name": "NetworkBandwidth", + "edges": [ + { + "edge_index": 0, + "edge_desc": "includes_forward", + "layer": 1, + "dst_node_id": 513, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.5, + Infinity + ], + "value": 0.5884546168895964, + "matched": false + }, + { + "kind": "span", + "feature": "request_count_ratio", + "band": [ + 0.0, + 0.7 + ], + "value": 0.0028089887640449437, + "matched": true + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 1, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 508, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.05575432643529711, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 2, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 501, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": false, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 0.056635793749648625, + "matched": false + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": true, + "corroborator_value": 0.005076142131979695 + }, + { + "edge_index": 3, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 430, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.622850265441304, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 4, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 427, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 13.870243451528161, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 5, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 497, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.54288750869308, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 6, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 494, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 8.537738393290846, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + }, + { + "edge_index": 7, + "edge_desc": "calls_backward", + "layer": 2, + "dst_node_id": 545, + "edge_admitted": true, + "features_admitted": true, + "features_match_band": true, + "tier_relaxed": false, + "tier_relax_source": null, + "expected_features": [ + { + "kind": "span", + "feature": "latency_p99_ratio", + "band": [ + 1.2, + Infinity + ], + "value": 6.286176742883281, + "matched": true + }, + { + "kind": "span", + "feature": "timeout_rate", + "band": [ + 0.05, + 1.0 + ], + "value": null, + "matched": false + } + ], + "passed": true, + "corroborated": false, + "corroborator_value": null + } + ] + }, + "reason": "" + }, + { + "gate_name": "temporal", + "passed": true, + "evidence": { + "edges": [ + { + "edge_index": 0, + "edge_kind": "includes", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 1, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 2, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "silent", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 3, + "edge_kind": "calls", + "src_state": "silent", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 4, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 5, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 6, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + }, + { + "edge_index": 7, + "edge_kind": "calls", + "src_state": "missing", + "dst_state": "missing", + "src_onset": 1753383174, + "dst_onset": 1753383174, + "delay": 0, + "edge_epsilon": 5, + "reversed_order_tolerance": 1, + "ok": true + } + ] + }, + "reason": "" + }, + { + "gate_name": "inject_time", + "passed": true, + "evidence": { + "window_start": 1753383174, + "window_end": 1753383473, + "tolerance_seconds": 60, + "nodes": [ + { + "node_index": 0, + "node_id": 239, + "onset": 1753383174, + "is_injection": true, + "lower_bound": 1753383169, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 1, + "node_id": 513, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 2, + "node_id": 508, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 3, + "node_id": 501, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 4, + "node_id": 430, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 5, + "node_id": 427, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 6, + "node_id": 497, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 7, + "node_id": 494, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + }, + { + "node_index": 8, + "node_id": 545, + "onset": 1753383174, + "is_injection": false, + "lower_bound": 1753383174, + "upper_bound": 1753383473, + "in_window": true + } + ] + }, + "reason": "" + } + ] + } + ], + "n_paths": 51, + "confidence": 1.0 + } + } + }, + "visualization_paths": [ + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::BasicErrorController.error", + "uniq_name": "span|ts-travel-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 503, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::BasicErrorController.error", + "uniq_name": "span|ts-travel-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::BasicErrorController.error", + "uniq_name": "span|ts-travel-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 503, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 509, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 503, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 506, + "kind": "span", + "name": "ts-travel-service::Transaction.commit", + "uniq_name": "span|ts-travel-service::Transaction.commit", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 512, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel-service::TripRepository.findByRouteId", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 509, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 503, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, silent, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, silent, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 503, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 512, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel-service::TripRepository.findByRouteId", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 509, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 503, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 547, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 506, + "kind": "span", + "name": "ts-travel-service::Transaction.commit", + "uniq_name": "span|ts-travel-service::Transaction.commit", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::BasicErrorController.error", + "uniq_name": "span|ts-travel-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, silent, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::BasicErrorController.error", + "uniq_name": "span|ts-travel-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 499, + "kind": "span", + "name": "ts-travel-service::BasicErrorController.error", + "uniq_name": "span|ts-travel-service::BasicErrorController.error", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 503, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 512, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel-service::TripRepository.findByRouteId", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 509, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 503, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 0.0, + "rule_admission_confidence": 0.8, + "evidence_confidence": 0.0, + "alarm_coverage_confidence": 0.0, + "final_confidence": 0.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 505, + "kind": "span", + "name": "ts-travel-service::SELECT ts.trip", + "uniq_name": "span|ts-travel-service::SELECT ts.trip", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 504, + "kind": "span", + "name": "ts-travel-service::SELECT Trip", + "uniq_name": "span|ts-travel-service::SELECT Trip", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, silent, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 509, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 503, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, silent, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, silent, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 511, + "kind": "span", + "name": "ts-travel-service::TripRepository.findAll", + "uniq_name": "span|ts-travel-service::TripRepository.findAll", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 510, + "kind": "span", + "name": "ts-travel-service::TravelController.queryInfo", + "uniq_name": "span|ts-travel-service::TravelController.queryInfo", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 502, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/left", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/left", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 512, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByRouteId", + "uniq_name": "span|ts-travel-service::TripRepository.findByRouteId", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 509, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripsByRouteId", + "uniq_name": "span|ts-travel-service::TravelController.getTripsByRouteId", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 503, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trips/routes", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trips/routes", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 429, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getCheapestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 426, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 496, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByCheapest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByCheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 493, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 544, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "state": "missing, silent, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 507, + "kind": "span", + "name": "ts-travel-service::TravelController.getRouteByTripId", + "uniq_name": "span|ts-travel-service::TravelController.getRouteByTripId", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 500, + "kind": "span", + "name": "ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "uniq_name": "span|ts-travel-service::GET /api/v1/travelservice/routes/{tripId}", + "state": "missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 431, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getQuickestRoutes", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 428, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/quickestRoute", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 498, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByQuickest", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByQuickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 495, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "erroring, missing", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 546, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + }, + { + "confidence": 1.0, + "rule_admission_confidence": 1.0, + "evidence_confidence": 1.0, + "alarm_coverage_confidence": 1.0, + "final_confidence": 1.0, + "nodes": [ + { + "node_id": 239, + "kind": "service", + "name": "ts-travel-service", + "uniq_name": "service|ts-travel-service", + "state": "silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "includes_forward", + "rule_id": "manifest:NetworkBandwidth:L1", + "propagation_delay": 0.0 + }, + { + "node_id": 513, + "kind": "span", + "name": "ts-travel-service::TripRepository.findByTripId", + "uniq_name": "span|ts-travel-service::TripRepository.findByTripId", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:L2", + "propagation_delay": 0.0 + }, + { + "node_id": 508, + "kind": "span", + "name": "ts-travel-service::TravelController.getTripAllDetailInfo", + "uniq_name": "span|ts-travel-service::TravelController.getTripAllDetailInfo", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 501, + "kind": "span", + "name": "ts-travel-service::POST /api/v1/travelservice/trip_detail", + "uniq_name": "span|ts-travel-service::POST /api/v1/travelservice/trip_detail", + "state": "missing, silent", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 430, + "kind": "span", + "name": "ts-route-plan-service::RoutePlanController.getMinStopStations", + "uniq_name": "span|ts-route-plan-service::RoutePlanController.getMinStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 427, + "kind": "span", + "name": "ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "uniq_name": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 497, + "kind": "span", + "name": "ts-travel-plan-service::TravelPlanController.getByMinStation", + "uniq_name": "span|ts-travel-plan-service::TravelPlanController.getByMinStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 494, + "kind": "span", + "name": "ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-travel-plan-service::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "erroring, missing, slow", + "state_start_time": 1753383174, + "is_alarm": false, + "edge_kind": "calls_backward", + "rule_id": "manifest:NetworkBandwidth:Lext", + "propagation_delay": 0.0 + }, + { + "node_id": 545, + "kind": "span", + "name": "ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "uniq_name": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "state": "missing, slow", + "state_start_time": 1753383174, + "is_alarm": true, + "edge_kind": null, + "rule_id": null, + "propagation_delay": null + } + ] + } + ], + "candidate_alarm_nodes": [ + { + "node_id": 426, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + } + }, + { + "node_id": 427, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + } + }, + { + "node_id": 446, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + } + }, + { + "node_id": 447, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + } + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + } + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + } + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + } + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + } + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + } + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + } + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.578138290453125, + "abnormal_avg_duration": 20.001090632714288, + "avg_duration_ratio": 34.59568577794444, + "normal_p99": 2.529940167799999, + "abnormal_p99": 20.00146693312, + "p99_ratio": 7.905905122852371, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + } + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.6632575413859648, + "abnormal_avg_duration": 15.6790986735, + "avg_duration_ratio": 23.639533205663128, + "normal_p99": 3.2391701894, + "abnormal_p99": 19.91490952361, + "p99_ratio": 6.148151643522902, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + } + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5443454879402986, + "abnormal_avg_duration": 20.00199668233333, + "avg_duration_ratio": 36.745039915765894, + "normal_p99": 2.7150531007400036, + "abnormal_p99": 20.003484522900003, + "p99_ratio": 7.367621840415547, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + } + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.08333333333333333, + "success_rate_drop": 0.9166666666666666, + "normal_avg_duration": 0.15264002413157896, + "abnormal_avg_duration": 19.27337139325, + "avg_duration_ratio": 126.26682616766323, + "normal_p99": 1.4567692434500012, + "abnormal_p99": 20.00474764156, + "p99_ratio": 13.732269356664652, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + } + }, + { + "node_id": 549, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + } + } + ], + "explained_alarm_nodes": [ + { + "node_id": 426, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + }, + "path_ids": [ + "path-2", + "path-4", + "path-7", + "path-9", + "path-12", + "path-16", + "path-18", + "path-26", + "path-28", + "path-31", + "path-35", + "path-37" + ] + }, + { + "node_id": 427, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + }, + "path_ids": [ + "path-3", + "path-5", + "path-8", + "path-10", + "path-11", + "path-17", + "path-19", + "path-27", + "path-29", + "path-36", + "path-38" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.578138290453125, + "abnormal_avg_duration": 20.001090632714288, + "avg_duration_ratio": 34.59568577794444, + "normal_p99": 2.529940167799999, + "abnormal_p99": 20.00146693312, + "p99_ratio": 7.905905122852371, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-20", + "path-23", + "path-32", + "path-39", + "path-43", + "path-45", + "path-48" + ] + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.6632575413859648, + "abnormal_avg_duration": 15.6790986735, + "avg_duration_ratio": 23.639533205663128, + "normal_p99": 3.2391701894, + "abnormal_p99": 19.91490952361, + "p99_ratio": 6.148151643522902, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-22", + "path-25", + "path-34", + "path-41", + "path-42", + "path-47", + "path-50" + ] + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5443454879402986, + "abnormal_avg_duration": 20.00199668233333, + "avg_duration_ratio": 36.745039915765894, + "normal_p99": 2.7150531007400036, + "abnormal_p99": 20.003484522900003, + "p99_ratio": 7.367621840415547, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-21", + "path-24", + "path-33", + "path-40", + "path-44", + "path-46", + "path-49" + ] + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.08333333333333333, + "success_rate_drop": 0.9166666666666666, + "normal_avg_duration": 0.15264002413157896, + "abnormal_avg_duration": 19.27337139325, + "avg_duration_ratio": 126.26682616766323, + "normal_p99": 1.4567692434500012, + "abnormal_p99": 20.00474764156, + "p99_ratio": 13.732269356664652, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-6", + "path-13", + "path-14", + "path-15", + "path-30" + ] + } + ], + "unexplained_alarm_nodes": [ + { + "node_id": 446, + "component": "span|ts-route-service::SELECT ts.route_distances", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_distances", + "service_operation:ts-route-service::SELECT ts.route_distances", + "bare_operation_unique:SELECT ts.route_distances", + "legacy_exact:span|ts-route-service::SELECT ts.route_distances", + "legacy_exact:ts-route-service::SELECT ts.route_distances", + "legacy_exact:SELECT ts.route_distances" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 447, + "component": "span|ts-route-service::SELECT ts.route_stations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-service::SELECT ts.route_stations", + "service_operation:ts-route-service::SELECT ts.route_stations", + "bare_operation_unique:SELECT ts.route_stations", + "legacy_exact:span|ts-route-service::SELECT ts.route_stations", + "legacy_exact:ts-route-service::SELECT ts.route_stations", + "legacy_exact:SELECT ts.route_stations" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 530, + "component": "span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "service_operation:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "bare_operation_unique:GET /api/v1/assuranceservice/assurances/types", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/assuranceservice/assurances/types", + "http_endpoint_unique:GET::/api/v1/assuranceservice/assurances/types", + "bare_path_unique:/api/v1/assuranceservice/assurances/types", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:ts-ui-dashboard::GET /api/v1/assuranceservice/assurances/types", + "legacy_exact:GET /api/v1/assuranceservice/assurances/types" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 531, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/refound/{orderId}", + "bare_path_unique:/api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/refound/{orderId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/refound/{orderId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 532, + "component": "span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "service_operation:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_operation_unique:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "http_endpoint_unique:GET::/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "bare_path_unique:/api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/cancelservice/cancel/{orderId}/{loginId}", + "legacy_exact:GET /api/v1/cancelservice/cancel/{orderId}/{loginId}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 534, + "component": "span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "service_operation:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "bare_operation_unique:GET /api/v1/consignservice/consigns/order/{id}", + "http_endpoint:ts-ui-dashboard::GET::/api/v1/consignservice/consigns/order/{id}", + "http_endpoint_unique:GET::/api/v1/consignservice/consigns/order/{id}", + "bare_path_unique:/api/v1/consignservice/consigns/order/{id}", + "legacy_exact:span|ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:ts-ui-dashboard::GET /api/v1/consignservice/consigns/order/{id}", + "legacy_exact:GET /api/v1/consignservice/consigns/order/{id}" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 539, + "component": "span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "service_operation:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "bare_operation_unique:POST /api/v1/inside_pay_service/inside_payment", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/inside_pay_service/inside_payment", + "http_endpoint_unique:POST::/api/v1/inside_pay_service/inside_payment", + "bare_path_unique:/api/v1/inside_pay_service/inside_payment", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:ts-ui-dashboard::POST /api/v1/inside_pay_service/inside_payment", + "legacy_exact:POST /api/v1/inside_pay_service/inside_payment" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 542, + "component": "span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "service_operation:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "bare_operation_unique:POST /api/v1/preserveservice/preserve", + "http_endpoint:ts-ui-dashboard::POST::/api/v1/preserveservice/preserve", + "http_endpoint_unique:POST::/api/v1/preserveservice/preserve", + "bare_path_unique:/api/v1/preserveservice/preserve", + "legacy_exact:span|ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:ts-ui-dashboard::POST /api/v1/preserveservice/preserve", + "legacy_exact:POST /api/v1/preserveservice/preserve" + ] + }, + "drop_reason": "schema_unmatched" + }, + { + "node_id": 549, + "component": "span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "no_path_found", + "path_status": "unexplained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "service_operation:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "bare_operation_unique:PUT /api/v1/consignservice/consigns", + "http_endpoint:ts-ui-dashboard::PUT::/api/v1/consignservice/consigns", + "http_endpoint_unique:PUT::/api/v1/consignservice/consigns", + "bare_path_unique:/api/v1/consignservice/consigns", + "legacy_exact:span|ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:ts-ui-dashboard::PUT /api/v1/consignservice/consigns", + "legacy_exact:PUT /api/v1/consignservice/consigns" + ] + }, + "drop_reason": "schema_unmatched" + } + ], + "path_terminal_alarm_nodes": [ + { + "node_id": 426, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/cheapestRoute", + "bare_path_unique:/api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/cheapestRoute", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/cheapestRoute" + ] + }, + "path_ids": [ + "path-2", + "path-4", + "path-7", + "path-9", + "path-12", + "path-16", + "path-18", + "path-26", + "path-28", + "path-31", + "path-35", + "path-37" + ] + }, + { + "node_id": 427, + "component": "span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "issue_strength": "unknown", + "issue_strength_reason": "conclusion_row_unavailable", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": false, + "conclusion_match": { + "status": "unmatched", + "method": "none", + "attempted_keys": [ + "exact_component:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "service_operation:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "bare_operation_unique:POST /api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint:ts-route-plan-service::POST::/api/v1/routeplanservice/routePlan/minStopStations", + "http_endpoint_unique:POST::/api/v1/routeplanservice/routePlan/minStopStations", + "bare_path_unique:/api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:span|ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:ts-route-plan-service::POST /api/v1/routeplanservice/routePlan/minStopStations", + "legacy_exact:POST /api/v1/routeplanservice/routePlan/minStopStations" + ] + }, + "path_ids": [ + "path-3", + "path-5", + "path-8", + "path-10", + "path-11", + "path-17", + "path-19", + "path-27", + "path-29", + "path-36", + "path-38" + ] + }, + { + "node_id": 544, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.578138290453125, + "abnormal_avg_duration": 20.001090632714288, + "avg_duration_ratio": 34.59568577794444, + "normal_p99": 2.529940167799999, + "abnormal_p99": 20.00146693312, + "p99_ratio": 7.905905122852371, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/cheapest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/cheapest" + ] + }, + "path_ids": [ + "path-20", + "path-23", + "path-32", + "path-39", + "path-43", + "path-45", + "path-48" + ] + }, + { + "node_id": 545, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.5, + "success_rate_drop": 0.5, + "normal_avg_duration": 0.6632575413859648, + "abnormal_avg_duration": 15.6790986735, + "avg_duration_ratio": 23.639533205663128, + "normal_p99": 3.2391701894, + "abnormal_p99": 19.91490952361, + "p99_ratio": 6.148151643522902, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/minStation", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/minStation" + ] + }, + "path_ids": [ + "path-22", + "path-25", + "path-34", + "path-41", + "path-42", + "path-47", + "path-50" + ] + }, + { + "node_id": 546, + "component": "span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.0, + "success_rate_drop": 1.0, + "normal_avg_duration": 0.5443454879402986, + "abnormal_avg_duration": 20.00199668233333, + "avg_duration_ratio": 36.745039915765894, + "normal_p99": 2.7150531007400036, + "abnormal_p99": 20.003484522900003, + "p99_ratio": 7.367621840415547, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelplanservice/travelPlan/quickest", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest", + "service_operation:ts-ui-dashboard::POST /api/v1/travelplanservice/travelPlan/quickest" + ] + }, + "path_ids": [ + "path-21", + "path-24", + "path-33", + "path-40", + "path-44", + "path-46", + "path-49" + ] + }, + { + "node_id": 547, + "component": "span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "issue_strength": "strong", + "issue_strength_reason": "conclusion_issues", + "reason": "path_terminal", + "path_status": "explained", + "has_issues": true, + "normal_success_rate": 1.0, + "abnormal_success_rate": 0.08333333333333333, + "success_rate_drop": 0.9166666666666666, + "normal_avg_duration": 0.15264002413157896, + "abnormal_avg_duration": 19.27337139325, + "avg_duration_ratio": 126.26682616766323, + "normal_p99": 1.4567692434500012, + "abnormal_p99": 20.00474764156, + "p99_ratio": 13.732269356664652, + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "conclusion_match": { + "status": "matched", + "method": "service_operation", + "conclusion_span_name": "HTTP POST http://ts-ui-dashboard:8080/api/v1/travelservice/trips/left", + "attempted_keys": [ + "exact_component:span|ts-ui-dashboard::POST /api/v1/travelservice/trips/left", + "service_operation:ts-ui-dashboard::POST /api/v1/travelservice/trips/left" + ] + }, + "path_ids": [ + "path-0", + "path-1", + "path-6", + "path-13", + "path-14", + "path-15", + "path-30" + ] + } + ], + "candidate_alarm_node_ids": [ + 426, + 427, + 446, + 447, + 530, + 531, + 532, + 534, + 539, + 542, + 544, + 545, + 546, + 547, + 549 + ], + "explained_alarm_node_ids": [ + 426, + 427, + 544, + 545, + 546, + 547 + ], + "unexplained_alarm_node_ids": [ + 446, + 447, + 530, + 531, + 532, + 534, + 539, + 542, + 549 + ], + "candidate_alarm_count": 15, + "explained_alarm_count": 6, + "unexplained_alarm_count": 9, + "strong_alarm_coverage": 1.0, + "candidate_strong_alarm_count": 4, + "explained_strong_alarm_count": 4, + "unexplained_strong_alarm_count": 0, + "resolution_info": { + "resolved_nodes": [ + "service|ts-travel-service" + ], + "start_kind": "service", + "category": "network", + "fault_type": "NetworkBandwidth", + "resolution_method": "network_source_both", + "network_source": "ts-travel-service", + "network_target": "mysql", + "network_direction": "both" + }, + "label": "attributed", + "label_reason": "L=1, E=1, M=path: full causal chain" +} \ No newline at end of file